|
13 | 13 | "prettier": "prettier --write src/" |
14 | 14 | }, |
15 | 15 | "dependencies": { |
16 | | - "@fortawesome/fontawesome-svg-core": "^6.4.0", |
17 | | - "@fortawesome/free-solid-svg-icons": "^6.4.0", |
18 | | - "@fortawesome/vue-fontawesome": "^3.0.3", |
19 | | - "axios": "^1.4.0", |
20 | | - "pinia": "^2.1.3", |
21 | | - "sass": "^1.70.0", |
22 | | - "vue": "^3.4.27", |
| 16 | + "@fortawesome/fontawesome-svg-core": "^6.7.2", |
| 17 | + "@fortawesome/free-solid-svg-icons": "^6.7.2", |
| 18 | + "@fortawesome/vue-fontawesome": "^3.0.8", |
| 19 | + "axios": "^1.10.0", |
| 20 | + "pinia": "^3.0.3", |
| 21 | + "sass": "^1.89.2", |
| 22 | + "vue": "^3.5.17", |
23 | 23 | "vue-fontawesome": "^0.0.2", |
24 | | - "vue-router": "^4.2.2" |
| 24 | + "vue-router": "^4.5.1" |
25 | 25 | }, |
26 | 26 | "devDependencies": { |
27 | | - "@rushstack/eslint-patch": "^1.2.0", |
28 | | - "@tsconfig/node18": "^2.0.1", |
29 | | - "@types/jsdom": "^21.1.1", |
30 | | - "@types/node": "^18.16.17", |
31 | | - "@vitejs/plugin-vue": "^4.2.3", |
32 | | - "@vitejs/plugin-vue-jsx": "^3.0.1", |
33 | | - "@vue/eslint-config-prettier": "^7.1.0", |
34 | | - "@vue/eslint-config-typescript": "^11.0.3", |
| 27 | + "@rushstack/eslint-patch": "^1.12.0", |
| 28 | + "@tsconfig/node18": "^18.2.4", |
| 29 | + "@types/jsdom": "^21.1.7", |
| 30 | + "@types/node": "^24.0.12", |
| 31 | + "@vitejs/plugin-vue": "^6.0.0", |
| 32 | + "@vitejs/plugin-vue-jsx": "^5.0.1", |
| 33 | + "@vue/eslint-config-prettier": "^10.2.0", |
| 34 | + "@vue/eslint-config-typescript": "^14.6.0", |
35 | 35 | "@vue/test-utils": "^2.4.6", |
36 | | - "@vue/tsconfig": "^0.4.0", |
37 | | - "eslint": "^8.39.0", |
38 | | - "eslint-plugin-vue": "^9.11.0", |
39 | | - "jsdom": "^22.1.0", |
| 36 | + "@vue/tsconfig": "^0.7.0", |
| 37 | + "eslint": "^9.30.1", |
| 38 | + "eslint-plugin-vue": "^10.3.0", |
| 39 | + "jsdom": "^26.1.0", |
40 | 40 | "npm-run-all": "^4.1.5", |
41 | | - "prettier": "^2.8.8", |
42 | | - "typescript": "~5.0.4", |
43 | | - "vite": "^4.3.9", |
44 | | - "vitest": "^0.32.0", |
45 | | - "vue-tsc": "^1.6.5" |
| 41 | + "prettier": "^3.6.2", |
| 42 | + "typescript": "~5.8.3", |
| 43 | + "vite": "^7.0.3", |
| 44 | + "vitest": "^3.2.4", |
| 45 | + "vue-tsc": "^3.0.1" |
46 | 46 | } |
47 | 47 | } |
0 commit comments