From 586b1b6c15f0109e3fc36567e529cdfbe936976a Mon Sep 17 00:00:00 2001 From: hide_d Date: Sat, 28 Aug 2021 19:03:28 +0900 Subject: [PATCH] dep: js package version up - typscript - sass - typescript-eslint - vue - core-js --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4e157fbf..c71fd8bc 100644 --- a/package.json +++ b/package.json @@ -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",