update all packages all the way
This commit is contained in:
parent
1d1fb31a61
commit
f3d759ba3a
24
package.json
24
package.json
@ -1,24 +1,24 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"copy-webpack-plugin": "^5.1.2",
|
"copy-webpack-plugin": "^7.0.0",
|
||||||
"css-loader": "^3.6.0",
|
"css-loader": "^5.0.2",
|
||||||
"elm-hot-webpack-loader": "^1.1.8",
|
"elm-hot-webpack-loader": "^1.1.8",
|
||||||
"elm-webpack-loader": "^6.0.1",
|
"elm-webpack-loader": "^7.0.1",
|
||||||
"favicons-webpack-plugin": "^5.0.1",
|
"favicons-webpack-plugin": "^5.0.1",
|
||||||
"html-loader": "^0.5.5",
|
"html-loader": "^1.3.2",
|
||||||
"html-webpack-plugin": "^3.2.0",
|
"html-webpack-plugin": "^5.1.0",
|
||||||
"imagemin": "^7.0.1",
|
"imagemin": "^7.0.1",
|
||||||
"imagemin-webp-webpack-plugin": "^3.3.3",
|
"imagemin-webp-webpack-plugin": "^3.3.3",
|
||||||
"imagemin-webpack-plugin": "^2.4.2",
|
"imagemin-webpack-plugin": "^2.4.2",
|
||||||
"jsdom": "^15.2.1",
|
"jsdom": "^16.4.0",
|
||||||
"png-to-jpeg": "^1.0.1",
|
"png-to-jpeg": "^1.0.1",
|
||||||
"style-loader": "^1.3.0",
|
"style-loader": "^2.0.0",
|
||||||
"tempy": "^0.3.0",
|
"tempy": "^1.0.0",
|
||||||
"terser-webpack-plugin": "^2.3.8",
|
"terser-webpack-plugin": "^5.1.1",
|
||||||
"webpack": "^4.46.0",
|
"webpack": "^4.46.0",
|
||||||
"webpack-cli": "^3.3.12",
|
"webpack-cli": "^4.5.0",
|
||||||
"webpack-dev-server": "^3.11.2",
|
"webpack-dev-server": "^3.11.2",
|
||||||
"workbox-webpack-plugin": "^4.3.1"
|
"workbox-webpack-plugin": "^6.1.0"
|
||||||
},
|
},
|
||||||
"name": "wand-front-utils",
|
"name": "wand-front-utils",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
@ -29,4 +29,4 @@
|
|||||||
"author": "notgne2",
|
"author": "notgne2",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"description": ""
|
"description": ""
|
||||||
}
|
}
|
||||||
|
2810
pnpm-lock.yaml
generated
2810
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user