|
|
@@ -80,17 +80,14 @@
|
|
|
"vue3-datepicker": "0.2.5"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/cli": "7.18.10",
|
|
|
- "@babel/core": "7.14.3",
|
|
|
- "@babel/eslint-parser": "7.16.3",
|
|
|
- "@babel/node": "7.14.2",
|
|
|
- "@babel/plugin-proposal-class-properties": "7.13.0",
|
|
|
- "@babel/plugin-proposal-decorators": "7.13.0",
|
|
|
- "@babel/plugin-proposal-object-rest-spread": "7.13.0",
|
|
|
- "@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
|
- "@babel/preset-env": "7.14.4",
|
|
|
- "@babel/preset-react": "7.17.12",
|
|
|
- "@babel/preset-typescript": "7.13.0",
|
|
|
+ "@babel/cli": "7.24.8",
|
|
|
+ "@babel/core": "7.24.8",
|
|
|
+ "@babel/eslint-parser": "7.24.8",
|
|
|
+ "@babel/node": "7.24.8",
|
|
|
+ "@babel/plugin-proposal-decorators": "7.24.7",
|
|
|
+ "@babel/preset-env": "7.24.8",
|
|
|
+ "@babel/preset-react": "7.24.7",
|
|
|
+ "@babel/preset-typescript": "7.24.7",
|
|
|
"@testing-library/jest-dom": "6.4.6",
|
|
|
"@testing-library/react": "16.0.0",
|
|
|
"@testing-library/user-event": "14.5.2",
|
|
|
@@ -112,12 +109,11 @@
|
|
|
"@vue/test-utils": "2.4.6",
|
|
|
"@vue/vue3-jest": "29.2.6",
|
|
|
"babel-jest": "29.7.0",
|
|
|
- "babel-loader": "8.2.2",
|
|
|
- "babel-plugin-module-resolver": "5.0.0",
|
|
|
- "babel-preset-react-app": "10.0.1",
|
|
|
- "babel-preset-typescript-vue3": "2.0.12",
|
|
|
- "clean-webpack-plugin": "1.0.1",
|
|
|
- "copy-webpack-plugin": "6.4.1",
|
|
|
+ "babel-loader": "9.1.3",
|
|
|
+ "babel-plugin-module-resolver": "5.0.2",
|
|
|
+ "babel-preset-typescript-vue3": "2.0.17",
|
|
|
+ "clean-webpack-plugin": "4.0.0",
|
|
|
+ "copy-webpack-plugin": "12.0.2",
|
|
|
"css-loader": "5.2.6",
|
|
|
"eslint": "7.27.0",
|
|
|
"eslint-config-prettier": "8.3.0",
|
|
|
@@ -155,10 +151,10 @@
|
|
|
"util": "0.12.4",
|
|
|
"vti": "0.0.24",
|
|
|
"vue-loader": "16.5.0",
|
|
|
- "webpack": "5.76.0",
|
|
|
- "webpack-bundle-analyzer": "4.4.2",
|
|
|
- "webpack-bundle-tracker": "1.0.0",
|
|
|
- "webpack-cli": "4.7.0"
|
|
|
+ "webpack": "5.93.0",
|
|
|
+ "webpack-bundle-analyzer": "4.10.2",
|
|
|
+ "webpack-bundle-tracker": "3.1.0",
|
|
|
+ "webpack-cli": "5.1.4"
|
|
|
},
|
|
|
"scripts": {
|
|
|
"devinstall": "npm cache clean && npm install && npm prune",
|