forked from devsam/core
dep: package update
- vue-eslint-parser의 9.0 업데이트는 에러로 인해 연기
This commit is contained in:
+7
-7
@@ -42,12 +42,12 @@
|
||||
"@types/linkifyjs": "^2.1.4",
|
||||
"@types/lodash": "^4.14.182",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "^17.0.31",
|
||||
"@types/node": "^17.0.33",
|
||||
"@types/react": "file:hwe/ts/@types/types__react",
|
||||
"@types/select2": "^4.0.55",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@typescript-eslint/eslint-plugin": "^5.22.0",
|
||||
"@typescript-eslint/parser": "^5.22.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.23.0",
|
||||
"@typescript-eslint/parser": "^5.23.0",
|
||||
"@vue/compiler-sfc": "^3.2.33",
|
||||
"@vue/eslint-config-typescript": "^10.0.0",
|
||||
"@vueuse/core": "^8.4.2",
|
||||
@@ -60,13 +60,13 @@
|
||||
"babel-preset-modern-browsers": "^15.0.2",
|
||||
"binary-search": "^1.3.6",
|
||||
"bootstrap": "^5.1.3",
|
||||
"bootstrap-vue-3": "=0.1.12",
|
||||
"bootstrap-vue-3": "=0.1.13",
|
||||
"bootswatch": "^5.1.3",
|
||||
"buffer": "^6.0.3",
|
||||
"chai": "^4.3.6",
|
||||
"chai-bytes": "^0.1.2",
|
||||
"clean-terminal-webpack-plugin": "^3.0.0",
|
||||
"core-js": "^3.22.4",
|
||||
"core-js": "^3.22.5",
|
||||
"css-loader": "^6.7.1",
|
||||
"cssnano": "^5.1.7",
|
||||
"date-fns": "^2.28.0",
|
||||
@@ -92,7 +92,7 @@
|
||||
"postcss-loader": "^6.2.1",
|
||||
"pre-commit": "^1.2.2",
|
||||
"prettier": "^2.6.2",
|
||||
"prettier-eslint": "^14.0.2",
|
||||
"prettier-eslint": "^14.0.3",
|
||||
"query-string": "^7.1.1",
|
||||
"sass": "^1.51.0",
|
||||
"sass-loader": "^12.6.0",
|
||||
@@ -110,7 +110,7 @@
|
||||
"vue-style-loader": "^4.1.3",
|
||||
"vue-types": "^4.1.1",
|
||||
"vuedraggable": "^4.1.0",
|
||||
"webpack": "^5.72.0",
|
||||
"webpack": "^5.72.1",
|
||||
"webpack-bundle-analyzer": "^4.5.0",
|
||||
"webpack-cli": "^4.9.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user