|
15 | 15 | "@vicons/utils": "^0.1.4", |
16 | 16 | "@vue/apollo-option": "^4.2.2", |
17 | 17 | "apollo-upload-client": "^18.0.1", |
18 | | - "axios": "^1.12.0", |
| 18 | + "axios": "^1.12.2", |
19 | 19 | "feather-icons": "^4.29.2", |
20 | | - "keycloak-js": "^26.2.0", |
| 20 | + "keycloak-js": "^26.2.1", |
21 | 21 | "prismjs": "^1.30.0", |
22 | | - "sweetalert2": "^11.22.0", |
23 | | - "vega": "^6.1.2", |
24 | | - "vega-embed": "^7.0.2", |
25 | | - "vega-lite": "^6.1.0", |
26 | | - "vue": "^3.5.16", |
27 | | - "vue-class-component": "^8.0.0-rc.1", |
| 22 | + "sweetalert2": "^11.26.3", |
| 23 | + "vega": "^6.2.0", |
| 24 | + "vega-embed": "^7.1.0", |
| 25 | + "vega-lite": "^6.4.1", |
| 26 | + "vue": "^3.5.22", |
28 | 27 | "vue-feather": "^2.0.0", |
29 | 28 | "vue-prism-editor": "^2.0.0-alpha.2", |
30 | | - "vue-router": "^4.5.1", |
| 29 | + "vue-router": "^4.6.3", |
31 | 30 | "vuex": "^4.1.0" |
32 | 31 | }, |
33 | 32 | "devDependencies": { |
34 | 33 | "@types/apollo-upload-client": "^18.0.0", |
35 | | - "@typescript-eslint/eslint-plugin": "^8.34.0", |
36 | | - "@typescript-eslint/parser": "^8.34.0", |
| 34 | + "@typescript-eslint/eslint-plugin": "^8.46.2", |
| 35 | + "@typescript-eslint/parser": "^8.46.2", |
37 | 36 | "@vicons/antd": "^0.13.0", |
38 | 37 | "@vicons/carbon": "^0.13.0", |
39 | 38 | "@vicons/fluent": "^0.13.0", |
|
44 | 43 | "@vue/eslint-config-typescript": "^14.6.0", |
45 | 44 | "eslint": "^9.38.0", |
46 | 45 | "eslint-plugin-vue": "^10.5.1", |
47 | | - "naive-ui": "^2.42.0", |
48 | | - "sass": "^1.89.2", |
49 | | - "typescript": "~4.9.4", |
| 46 | + "naive-ui": "^2.43.1", |
| 47 | + "sass": "^1.93.2", |
| 48 | + "typescript": "~5.9.3", |
50 | 49 | "vfonts": "^0.0.3", |
51 | 50 | "vite": "^7.1.12" |
52 | 51 | }, |
53 | 52 | "optionalDependencies": { |
54 | | - "@esbuild/linux-x64": "^0.25.8", |
55 | | - "@rollup/rollup-linux-x64-musl": "^4.50.1" |
| 53 | + "@esbuild/linux-x64": "^0.25.11", |
| 54 | + "@rollup/rollup-linux-x64-musl": "^4.52.5" |
56 | 55 | }, |
57 | 56 | "eslintConfig": { |
58 | 57 | "root": true, |
|
0 commit comments