|
@@ -21,32 +21,32 @@
|
|
|
"vuex": "^3.6.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "^7.17.8",
|
|
|
+ "@babel/core": "^7.17.9",
|
|
|
"@babel/eslint-parser": "^7.17.0",
|
|
|
"@babel/preset-env": "^7.16.11",
|
|
|
"@rushstack/eslint-patch": "^1.1.1",
|
|
|
- "@vue/cli-plugin-babel": "~4.5.16",
|
|
|
- "@vue/cli-plugin-eslint": "~4.5.16",
|
|
|
- "@vue/cli-plugin-router": "~4.5.16",
|
|
|
- "@vue/cli-plugin-unit-jest": "^4.5.16",
|
|
|
- "@vue/cli-plugin-vuex": "~4.5.16",
|
|
|
- "@vue/cli-service": "~4.5.16",
|
|
|
+ "@vue/cli-plugin-babel": "~4.5.17",
|
|
|
+ "@vue/cli-plugin-eslint": "~4.5.17",
|
|
|
+ "@vue/cli-plugin-router": "~4.5.17",
|
|
|
+ "@vue/cli-plugin-unit-jest": "^4.5.17",
|
|
|
+ "@vue/cli-plugin-vuex": "~4.5.17",
|
|
|
+ "@vue/cli-service": "~4.5.17",
|
|
|
"@vue/eslint-config-prettier": "^7.0.0",
|
|
|
"@vue/test-utils": "^1.3.0",
|
|
|
"babel-jest": "^27.5.1",
|
|
|
- "babel-loader": "^8.2.3",
|
|
|
+ "babel-loader": "^8.2.4",
|
|
|
"babel-plugin-dynamic-import-node": "^2.3.3",
|
|
|
"eslint": "^7.32.0",
|
|
|
"eslint-plugin-prettier": "^4.0.0",
|
|
|
- "eslint-plugin-vue": "^8.5.0",
|
|
|
+ "eslint-plugin-vue": "^8.6.0",
|
|
|
"html-webpack-plugin": "^5.3.1",
|
|
|
"postcss": "^8.4.12",
|
|
|
"postcss-html": "^1.3.0",
|
|
|
- "prettier": "2.6.0",
|
|
|
- "sass": "^1.49.9",
|
|
|
+ "prettier": "2.6.2",
|
|
|
+ "sass": "^1.50.0",
|
|
|
"sass-loader": "^10.2.1",
|
|
|
"script-ext-html-webpack-plugin": "^2.1.5",
|
|
|
- "stylelint": "^14.6.0",
|
|
|
+ "stylelint": "^14.6.1",
|
|
|
"stylelint-config-prettier": "^9.0.3",
|
|
|
"stylelint-config-recess-order": "^3.0.0",
|
|
|
"stylelint-config-recommended-vue": "^1.4.0",
|