More dep updates
This commit is contained in:
parent
45781dc487
commit
1d9e46dbad
File diff suppressed because it is too large
Load Diff
|
@ -68,7 +68,7 @@
|
||||||
"@babel/preset-env": "^7.16.11",
|
"@babel/preset-env": "^7.16.11",
|
||||||
"@babel/runtime": "^7.17.0",
|
"@babel/runtime": "^7.17.0",
|
||||||
"@vue/cli-service": "^5.0.0-rc.2",
|
"@vue/cli-service": "^5.0.0-rc.2",
|
||||||
"ajv": "^8.9.0",
|
"ajv": "^8.10.0",
|
||||||
"chalk": "^5.0.0",
|
"chalk": "^5.0.0",
|
||||||
"copyfiles": "^2.4.1",
|
"copyfiles": "^2.4.1",
|
||||||
"core-js": "^3.21.0",
|
"core-js": "^3.21.0",
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
"eslint-plugin-vue": "^8.4.1",
|
"eslint-plugin-vue": "^8.4.1",
|
||||||
"esm": "^3.2.25",
|
"esm": "^3.2.25",
|
||||||
"jest": "^27.4.7",
|
"jest": "^27.4.7",
|
||||||
"node-fetch": "^2.6.7",
|
"node-fetch": "^3.2.0",
|
||||||
"postcss": "^8.4.6",
|
"postcss": "^8.4.6",
|
||||||
"sass": "^1.49.7",
|
"sass": "^1.49.7",
|
||||||
"sass-lint": "git+https://github.com/do-community/sass-lint.git",
|
"sass-lint": "git+https://github.com/do-community/sass-lint.git",
|
||||||
|
|
Loading…
Reference in New Issue