Order dependencies like npm install would
This commit is contained in:
parent
50bc84fa1f
commit
ca612c156a
@ -40,6 +40,7 @@
|
|||||||
"classnames": "^2.5.1",
|
"classnames": "^2.5.1",
|
||||||
"clipboard-copy": "^4.0.1",
|
"clipboard-copy": "^4.0.1",
|
||||||
"cookie": "^1.0.1",
|
"cookie": "^1.0.1",
|
||||||
|
"copy-webpack-plugin": "^13.0.1",
|
||||||
"cross-fetch": "^4.0.0",
|
"cross-fetch": "^4.0.0",
|
||||||
"csv-parser": "^3.0.0",
|
"csv-parser": "^3.0.0",
|
||||||
"domino": "^2.1.6",
|
"domino": "^2.1.6",
|
||||||
@ -115,8 +116,7 @@
|
|||||||
"workbox-strategies": "^7.1.0",
|
"workbox-strategies": "^7.1.0",
|
||||||
"workbox-webpack-plugin": "^7.1.0",
|
"workbox-webpack-plugin": "^7.1.0",
|
||||||
"workbox-window": "^7.1.0",
|
"workbox-window": "^7.1.0",
|
||||||
"yup": "^1.4.0",
|
"yup": "^1.4.0"
|
||||||
"copy-webpack-plugin": "^13.0.1"
|
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "18.20.4"
|
"node": "18.20.4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user