mirror of
https://github.com/scratchfoundation/scratch-webpack-configuration.git
synced 2025-07-12 04:34:54 -04:00
parent
cd924ac22e
commit
435203d883
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
|||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.92.1"
|
||||
"webpack": "5.93.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/preset-env": "^7.24.0",
|
||||
|
@ -18814,9 +18814,9 @@
|
|||
"license": "BSD-2-Clause"
|
||||
},
|
||||
"node_modules/webpack": {
|
||||
"version": "5.92.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.92.1.tgz",
|
||||
"integrity": "sha512-JECQ7IwJb+7fgUFBlrJzbyu3GEuNBcdqr1LD7IbSzwkSmIevTm8PF+wej3Oxuz/JFBUZ6O1o43zsPkwm1C4TmA==",
|
||||
"version": "5.93.0",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.93.0.tgz",
|
||||
"integrity": "sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/eslint-scope": "^3.7.3",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"jest": "29.7.0",
|
||||
"scratch-semantic-release-config": "1.0.14",
|
||||
"semantic-release": "22.0.12",
|
||||
"webpack": "5.92.1"
|
||||
"webpack": "5.93.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@babel/preset-env": "^7.24.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue