|
7 | 7 | "dev": "./bin/vite dev" |
8 | 8 | }, |
9 | 9 | "dependencies": { |
10 | | - "@babel/types": "^7.21.5", |
11 | | - "axios": "^1.4.0", |
12 | | - "pinia": "^2.0.36", |
13 | | - "vue": "^3.2.47", |
| 10 | + "@babel/types": "^7.23.3", |
| 11 | + "axios": "^1.6.2", |
| 12 | + "pinia": "^2.1.7", |
| 13 | + "vue": "^3.3.8", |
14 | 14 | "vue-query": "^1.26.0", |
15 | | - "vue-router": "^4.1.6" |
| 15 | + "vue-router": "^4.2.5" |
16 | 16 | }, |
17 | 17 | "devDependencies": { |
18 | | - "@rushstack/eslint-patch": "^1.2.0", |
19 | | - "@types/node": "^20.1.2", |
20 | | - "@typescript-eslint/eslint-plugin": "^5.59.5", |
21 | | - "@typescript-eslint/parser": "^5.59.5", |
22 | | - "@vitejs/plugin-vue": "^4.2.1", |
23 | | - "@vue/eslint-config-prettier": "^7.1.0", |
24 | | - "@vue/eslint-config-typescript": "^11.0.3", |
25 | | - "eslint": "^8.40.0", |
26 | | - "eslint-config-prettier": "^8.8.0", |
27 | | - "eslint-import-resolver-custom-alias": "^1.3.0", |
28 | | - "eslint-plugin-import": "^2.27.5", |
29 | | - "eslint-plugin-vue": "^9.11.1", |
| 18 | + "@rushstack/eslint-patch": "^1.5.1", |
| 19 | + "@types/node": "^20.9.2", |
| 20 | + "@typescript-eslint/eslint-plugin": "^6.11.0", |
| 21 | + "@typescript-eslint/parser": "^6.11.0", |
| 22 | + "@vitejs/plugin-vue": "^4.5.0", |
| 23 | + "@vue/eslint-config-prettier": "^8.0.0", |
| 24 | + "@vue/eslint-config-typescript": "^12.0.0", |
| 25 | + "eslint": "^8.54.0", |
| 26 | + "eslint-config-prettier": "^9.0.0", |
| 27 | + "eslint-import-resolver-custom-alias": "^1.3.2", |
| 28 | + "eslint-plugin-import": "^2.29.0", |
| 29 | + "eslint-plugin-vue": "^9.18.1", |
30 | 30 | "husky": "^8.0.3", |
31 | | - "lint-staged": "^13.2.2", |
32 | | - "prettier": "^2.8.8", |
33 | | - "sass": "^1.62.1", |
| 31 | + "lint-staged": "^15.1.0", |
| 32 | + "prettier": "^3.1.0", |
| 33 | + "sass": "^1.69.5", |
34 | 34 | "typescript": "^4.9.5", |
35 | 35 | "vite": "^4.3.5", |
36 | 36 | "vite-plugin-ruby": "^3.2.2", |
37 | | - "vue-tsc": "^1.6.4" |
| 37 | + "vue-tsc": "^1.8.22" |
38 | 38 | }, |
39 | 39 | "resolutions": { |
40 | 40 | "**/tsconfig-paths/json5": "^2.2.3" |
|
0 commit comments