mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-07-07 01:44:07 -04:00
feat: use scratch-gui from packaged prerelease; upgrade electron builder
This commit is contained in:
parent
1ce8f1dec4
commit
1211a5fdcb
2 changed files with 2036 additions and 1194 deletions
3225
package-lock.json
generated
3225
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -39,7 +39,7 @@
|
|||
"@babel/plugin-transform-optional-chaining": "7.25.9",
|
||||
"@babel/preset-env": "7.26.7",
|
||||
"@babel/preset-react": "7.26.3",
|
||||
"@scratch/scratch-gui": "^11.0.0-beta.2",
|
||||
"@scratch/scratch-gui": "v11.1.0-feature-parity.1",
|
||||
"async": "3.2.6",
|
||||
"autoprefixer": "10.4.20",
|
||||
"babel-eslint": "10.1.0",
|
||||
|
@ -47,9 +47,10 @@
|
|||
"babel-plugin-react-intl": "7.9.4",
|
||||
"chalk": "^4.1.2",
|
||||
"copy-webpack-plugin": "^6.4.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "5.2.7",
|
||||
"electron": "25.9.8",
|
||||
"electron-builder": "22.14.13",
|
||||
"electron-builder": "26.0.12",
|
||||
"electron-devtools-installer": "^3.2.1",
|
||||
"electron-notarize": "1.2.2",
|
||||
"electron-store": "8.2.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue