fix(deps): update dependency scratch-storage to v3

This commit is contained in:
renovate[bot] 2024-10-23 10:42:10 +00:00 committed by GitHub
parent c92fc02d3b
commit db4f9dda5a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 45 additions and 7 deletions

50
package-lock.json generated
View file

@ -22,7 +22,7 @@
"react-twitter-embed": "3.0.3",
"react-use": "17.5.1",
"scratch-parser": "5.2.1",
"scratch-storage": "2.3.284"
"scratch-storage": "3.0.0"
},
"devDependencies": {
"@babel/cli": "7.25.7",
@ -5118,6 +5118,7 @@
"version": "3.5.2",
"resolved": "https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-3.5.2.tgz",
"integrity": "sha512-5p6WTN0DdTGVQk6VjcEju19IgaHudalcfabD7yhDGeA6bcQnmL+CpveLJq/3hvfwd1aof6L386Ougkx6RfyMIQ==",
"dev": true,
"license": "MIT",
"peerDependencies": {
"ajv": "^6.9.1"
@ -23904,6 +23905,23 @@
"react": "^16.0.0"
}
},
"node_modules/scratch-gui/node_modules/scratch-storage": {
"version": "2.3.284",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.284.tgz",
"integrity": "sha512-GlMSCQtP3O+Sd8504Q7P19OKB92i5v5k5oHBgaBoYCksxSLK3477Zw6c5wKRPa6314sqrmo/EAGxW3QZeoc9Yw==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3",
"base64-js": "^1.3.0",
"cross-fetch": "^3.1.5",
"fastestsmallesttextencoderdecoder": "^1.0.7",
"js-md5": "^0.7.3",
"minilog": "^3.1.0",
"worker-loader": "^2.0.0"
}
},
"node_modules/scratch-l10n": {
"version": "3.18.347",
"resolved": "https://registry.npmjs.org/scratch-l10n/-/scratch-l10n-3.18.347.tgz",
@ -24070,9 +24088,9 @@
}
},
"node_modules/scratch-storage": {
"version": "2.3.284",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.284.tgz",
"integrity": "sha512-GlMSCQtP3O+Sd8504Q7P19OKB92i5v5k5oHBgaBoYCksxSLK3477Zw6c5wKRPa6314sqrmo/EAGxW3QZeoc9Yw==",
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-3.0.0.tgz",
"integrity": "sha512-rkU86Qy8Xxy5wYMspOoNSyaM+TIJPPXYw0l4yDOgy01f5S81Zxl2XsNSlXZBvVvFAdDuSNf2Zffp/gq0vFTMLw==",
"license": "BSD-3-Clause",
"dependencies": {
"@babel/runtime": "^7.21.0",
@ -24081,8 +24099,7 @@
"cross-fetch": "^3.1.5",
"fastestsmallesttextencoderdecoder": "^1.0.7",
"js-md5": "^0.7.3",
"minilog": "^3.1.0",
"worker-loader": "^2.0.0"
"minilog": "^3.1.0"
}
},
"node_modules/scratch-storage/node_modules/microee": {
@ -24201,6 +24218,23 @@
"microee": "0.0.6"
}
},
"node_modules/scratch-vm/node_modules/scratch-storage": {
"version": "2.3.284",
"resolved": "https://registry.npmjs.org/scratch-storage/-/scratch-storage-2.3.284.tgz",
"integrity": "sha512-GlMSCQtP3O+Sd8504Q7P19OKB92i5v5k5oHBgaBoYCksxSLK3477Zw6c5wKRPa6314sqrmo/EAGxW3QZeoc9Yw==",
"dev": true,
"license": "BSD-3-Clause",
"dependencies": {
"@babel/runtime": "^7.21.0",
"arraybuffer-loader": "^1.0.3",
"base64-js": "^1.3.0",
"cross-fetch": "^3.1.5",
"fastestsmallesttextencoderdecoder": "^1.0.7",
"js-md5": "^0.7.3",
"minilog": "^3.1.0",
"worker-loader": "^2.0.0"
}
},
"node_modules/screenfull": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/screenfull/-/screenfull-5.2.0.tgz",
@ -29913,6 +29947,7 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/worker-loader/-/worker-loader-2.0.0.tgz",
"integrity": "sha512-tnvNp4K3KQOpfRnD20m8xltE3eWh89Ye+5oj7wXEEHKac1P4oZ6p9oTj8/8ExqoSBnk9nu5Pr4nKfQ1hn2APJw==",
"dev": true,
"license": "MIT",
"dependencies": {
"loader-utils": "^1.0.0",
@ -29929,6 +29964,7 @@
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/json5/-/json5-1.0.2.tgz",
"integrity": "sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA==",
"dev": true,
"license": "MIT",
"dependencies": {
"minimist": "^1.2.0"
@ -29941,6 +29977,7 @@
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.4.2.tgz",
"integrity": "sha512-I5d00Pd/jwMD2QCduo657+YM/6L3KZu++pmX9VFncxaxvHcru9jx1lBaFft+r4Mt2jK0Yhp41XlRAihzPxHNCg==",
"dev": true,
"license": "MIT",
"dependencies": {
"big.js": "^5.2.2",
@ -29955,6 +29992,7 @@
"version": "0.4.7",
"resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-0.4.7.tgz",
"integrity": "sha512-v/iwU6wvwGK8HbU9yi3/nhGzP0yGSuhQMzL6ySiec1FSrZZDkhm4noOSWzrNFo/jEc+SJY6jRTwuwbSXJPDUnQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"ajv": "^6.1.0",

View file

@ -57,7 +57,7 @@
"react-twitter-embed": "3.0.3",
"react-use": "17.5.1",
"scratch-parser": "5.2.1",
"scratch-storage": "2.3.284"
"scratch-storage": "3.0.0"
},
"devDependencies": {
"@babel/cli": "7.25.7",