dep: package update

- decl type 변경 포함
This commit is contained in:
2023-03-20 00:02:04 +09:00
parent 18f7e7b7c1
commit 9e17e58ecb
8 changed files with 94 additions and 98 deletions
+3 -3
View File
@@ -46,8 +46,8 @@
"@vue/compiler-sfc": "^3.2.37",
"@vue/eslint-config-typescript": "^11.0.2",
"@vueuse/core": "^9.1.1",
"ag-grid-community": "^28.1.1",
"ag-grid-vue3": "^28.1.1",
"ag-grid-community": "^29.1.0",
"ag-grid-vue3": "^29.1.0",
"async-validator": "^4.2.5",
"autoprefixer": "^10.4.14",
"axios": "^1.3.4",
@@ -91,7 +91,7 @@
"pre-commit": "^1.2.2",
"prettier": "^2.8.4",
"prettier-eslint": "^15.0.1",
"query-string": "^7.1.1",
"query-string": "^8.1.0",
"sass": "^1.59.3",
"sass-loader": "^13.2.1",
"select2": "^4.0",