dep: js package version up

- typscript
- sass
- typescript-eslint
- vue
- core-js
This commit is contained in:
2021-08-28 19:03:28 +09:00
parent e1727c8d80
commit 586b1b6c15
+6 -6
View File
@@ -22,7 +22,7 @@
"async-validator": "^4.0.2",
"axios": "^0.21.1",
"bootstrap": "^4.6.0",
"core-js": "^3.16.2",
"core-js": "^3.16.3",
"date-fns": "^2.23.0",
"downloadjs": "^1.4.7",
"jquery": "^3.6.0",
@@ -39,9 +39,9 @@
"@types/bootstrap": "^4.6.1",
"@types/jquery": "^3.5.6",
"@types/lodash": "^4.14.172",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"@vue/compiler-sfc": "^3.2.2",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"@vue/compiler-sfc": "^3.2.6",
"babel-loader": "^8.2.2",
"babel-plugin-lodash": "^3.3.4",
"babel-preset-modern-browsers": "^15.0.2",
@@ -49,11 +49,11 @@
"eslint": "^7.32.0",
"mini-css-extract-plugin": "^2.2.0",
"pre-commit": "^1.2.2",
"sass": "^1.38.0",
"sass": "^1.38.2",
"sass-loader": "^12.1.0",
"style-loader": "^3.2.1",
"ts-loader": "^9.2.5",
"typescript": "^4.3.5",
"typescript": "^4.4.2",
"vue-loader": "^16.5.0",
"webpack": "^5.51.1",
"webpack-bundle-analyzer": "^4.4.2",