feat: update editor ref

This commit is contained in:
Kaloyan Manolov 2025-04-09 12:00:13 +03:00
parent 3e09f41769
commit fbe5d14c5a
2 changed files with 23 additions and 23 deletions

44
package-lock.json generated
View file

@ -39,7 +39,7 @@
"@formatjs/intl-numberformat": "8.15.4",
"@formatjs/intl-pluralrules": "5.4.4",
"@formatjs/intl-relativetimeformat": "11.4.11",
"@scratch/scratch-gui": "v11.1.0-feature-parity.1",
"@scratch/scratch-gui": "v11.1.0-feature-parity.4",
"@types/jest": "29.5.14",
"async": "3.2.6",
"autoprefixer": "10.4.21",
@ -3659,16 +3659,16 @@
}
},
"node_modules/@scratch/scratch-gui": {
"version": "11.1.0-feature-parity.1",
"resolved": "https://registry.npmjs.org/@scratch/scratch-gui/-/scratch-gui-11.1.0-feature-parity.1.tgz",
"integrity": "sha512-D3b6em5RbjnFO2bxw7h5XocZItpa2NIJpPuo+c3fBOd0fxFFDo1d7J7JLAfvfGtj5jhcrsFXRYFn9fdqgDCgrg==",
"version": "11.1.0-feature-parity.4",
"resolved": "https://registry.npmjs.org/@scratch/scratch-gui/-/scratch-gui-11.1.0-feature-parity.4.tgz",
"integrity": "sha512-9/Z3JuYPnAiHkG6KlqxDNs8LzozR4r1dYzVNU4P4JFdPYw2A9yWz6CI3S4+l3vABJPG+bcAU6FYyGp8OUQ+gug==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {
"@microbit/microbit-universal-hex": "0.2.2",
"@scratch/scratch-render": "11.1.0-feature-parity.1",
"@scratch/scratch-svg-renderer": "11.1.0-feature-parity.1",
"@scratch/scratch-vm": "11.1.0-feature-parity.1",
"@scratch/scratch-render": "11.1.0-feature-parity.4",
"@scratch/scratch-svg-renderer": "11.1.0-feature-parity.4",
"@scratch/scratch-vm": "11.1.0-feature-parity.4",
"arraybuffer-loader": "1.0.8",
"autoprefixer": "9.8.8",
"balance-text": "3.3.1",
@ -3935,13 +3935,13 @@
}
},
"node_modules/@scratch/scratch-render": {
"version": "11.1.0-feature-parity.1",
"resolved": "https://registry.npmjs.org/@scratch/scratch-render/-/scratch-render-11.1.0-feature-parity.1.tgz",
"integrity": "sha512-se4cALQmj/w4Z7+kNpijp4AHEtunlWipxQ77lofQCS8MZOuviMpa2tMIHsJUmBu7LS/izyljdQYPrjXQMryqgw==",
"version": "11.1.0-feature-parity.4",
"resolved": "https://registry.npmjs.org/@scratch/scratch-render/-/scratch-render-11.1.0-feature-parity.4.tgz",
"integrity": "sha512-xzFmMjdUwShdgp9y/bPniJQOSrzRGjYxq4cBLh5HjMmoZeFHjQ5wSnoV6DvkMO70mnOVqtx7kFVJKtnlRO609A==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {
"@scratch/scratch-svg-renderer": "11.1.0-feature-parity.1",
"@scratch/scratch-svg-renderer": "11.1.0-feature-parity.4",
"grapheme-breaker": "0.3.2",
"hull.js": "0.2.10",
"ify-loader": "1.1.0",
@ -3978,9 +3978,9 @@
"dev": true
},
"node_modules/@scratch/scratch-svg-renderer": {
"version": "11.1.0-feature-parity.1",
"resolved": "https://registry.npmjs.org/@scratch/scratch-svg-renderer/-/scratch-svg-renderer-11.1.0-feature-parity.1.tgz",
"integrity": "sha512-BV4444S1o+d/+LYMPIPFmXePW3NgW1CELrnp1NxXj3Y1LwqmSGJCbz7EgGZ4tqhr37hBGzj17p60ArfkApKtxw==",
"version": "11.1.0-feature-parity.4",
"resolved": "https://registry.npmjs.org/@scratch/scratch-svg-renderer/-/scratch-svg-renderer-11.1.0-feature-parity.4.tgz",
"integrity": "sha512-ZwOa/hAp6WNTEbNF4NnLNPnuFE1YXaKdZ/VCH4CPbOuyP/XEhLN4+JfJXcEFvTPSXK+LZLHqTWlBrW/kCO776A==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {
@ -4014,14 +4014,14 @@
}
},
"node_modules/@scratch/scratch-vm": {
"version": "11.1.0-feature-parity.1",
"resolved": "https://registry.npmjs.org/@scratch/scratch-vm/-/scratch-vm-11.1.0-feature-parity.1.tgz",
"integrity": "sha512-0+HidMezZBluojPKe7GiWNKbnBT049rXLPJGuknTB1Q3Xjl6GJD64yQXc0wcJ5CcUhBn055jkXTuWQWEL+VIEg==",
"version": "11.1.0-feature-parity.4",
"resolved": "https://registry.npmjs.org/@scratch/scratch-vm/-/scratch-vm-11.1.0-feature-parity.4.tgz",
"integrity": "sha512-ObehYJtTT0gTOYOBzRdSjUEAgh17RRrt9dYIPmBn6XrGBS0eJzZowLD8Fxzkh0CCLdxz4a6/Bu352VhZDXq2Wg==",
"dev": true,
"license": "AGPL-3.0-only",
"dependencies": {
"@scratch/scratch-render": "11.1.0-feature-parity.1",
"@scratch/scratch-svg-renderer": "11.1.0-feature-parity.1",
"@scratch/scratch-render": "11.1.0-feature-parity.4",
"@scratch/scratch-svg-renderer": "11.1.0-feature-parity.4",
"@vernier/godirect": "1.8.3",
"arraybuffer-loader": "1.0.8",
"atob": "2.1.2",
@ -9285,9 +9285,9 @@
}
},
"node_modules/dompurify": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.4.tgz",
"integrity": "sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==",
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.5.tgz",
"integrity": "sha512-mLPd29uoRe9HpvwP2TxClGQBzGXeEC/we/q+bFlmPPmj2p2Ugl3r6ATu/UU1v77DXNcehiBg9zsr1dREyA/dJQ==",
"dev": true,
"license": "(MPL-2.0 OR Apache-2.0)",
"optionalDependencies": {

View file

@ -74,7 +74,7 @@
"@formatjs/intl-numberformat": "8.15.4",
"@formatjs/intl-pluralrules": "5.4.4",
"@formatjs/intl-relativetimeformat": "11.4.11",
"@scratch/scratch-gui": "v11.1.0-feature-parity.1",
"@scratch/scratch-gui": "v11.1.0-feature-parity.4",
"@types/jest": "29.5.14",
"async": "3.2.6",
"autoprefixer": "10.4.21",