|
14 | 14 | "format": "prettier --write src/" |
15 | 15 | }, |
16 | 16 | "dependencies": { |
17 | | - "axios": "^1.7.7", |
18 | | - "bootstrap": "^5.3.3", |
| 17 | + "axios": "^1.13.2", |
| 18 | + "bootstrap": "^5.3.8", |
19 | 19 | "bootstrap-vue": "^2.23.1", |
20 | 20 | "bootstrap-vue-next": "^0.25.15", |
21 | | - "chart.js": "^4.4.6", |
| 21 | + "chart.js": "^4.5.1", |
22 | 22 | "chartjs-plugin-datalabels": "^2.2.0", |
23 | 23 | "date-fns": "^4.1.0", |
24 | 24 | "debounce": "^2.2.0", |
25 | | - "fslightbox-vue": "^2.1.3", |
| 25 | + "fslightbox-vue": "^2.2.1", |
26 | 26 | "headroom.js": "^0.12.0", |
27 | | - "pinia": "^2.2.6", |
28 | | - "pinia-plugin-persistedstate": "^4.1.3", |
29 | | - "vue": "^3.5.12", |
30 | | - "vue-chartjs": "^5.3.2", |
| 27 | + "pinia": "^2.3.1", |
| 28 | + "pinia-plugin-persistedstate": "^4.7.1", |
| 29 | + "pnpm": "^10.22.0", |
| 30 | + "vue": "^3.5.24", |
| 31 | + "vue-chartjs": "^5.3.3", |
31 | 32 | "vue-easy-lightbox": "^1.19.0", |
32 | | - "vue-i18n": "^10.0.4", |
| 33 | + "vue-i18n": "^10.0.8", |
33 | 34 | "vue-matomo": "^4.2.0", |
34 | | - "vue-router": "^4.4.5", |
35 | | - "vue-select": "^4.0.0-beta.6", |
| 35 | + "vue-router": "^4.6.3", |
| 36 | + "vue-select": "4.0.0-beta.6", |
36 | 37 | "vue2-dropzone-vue3": "^1.1.0", |
37 | 38 | "vue3-virtual-scroll-list": "^0.2.1" |
38 | 39 | }, |
39 | 40 | "devDependencies": { |
40 | | - "@iconify-json/bi": "^1.2.1", |
41 | | - "@tsconfig/node22": "^22.0.0", |
| 41 | + "@iconify-json/bi": "^1.2.6", |
| 42 | + "@tsconfig/node22": "^22.0.5", |
42 | 43 | "@types/jsdom": "^21.1.7", |
43 | | - "@types/node": "^22.9.0", |
44 | | - "@vitejs/plugin-vue": "^5.1.4", |
| 44 | + "@types/node": "^22.19.1", |
| 45 | + "@vitejs/plugin-vue": "^5.2.4", |
45 | 46 | "@vitest/eslint-plugin": "1.1.7", |
46 | | - "@vue/eslint-config-prettier": "^10.1.0", |
47 | | - "@vue/eslint-config-typescript": "^14.1.3", |
| 47 | + "@vue/eslint-config-prettier": "^10.2.0", |
| 48 | + "@vue/eslint-config-typescript": "^14.6.0", |
48 | 49 | "@vue/test-utils": "^2.4.6", |
49 | 50 | "@vue/tsconfig": "^0.5.1", |
50 | | - "eslint": "^9.14.0", |
51 | | - "eslint-plugin-vue": "^9.30.0", |
| 51 | + "eslint": "^9.39.1", |
| 52 | + "eslint-plugin-vue": "^9.33.0", |
52 | 53 | "jsdom": "^25.0.1", |
53 | | - "npm-run-all2": "^7.0.1", |
54 | | - "prettier": "^3.3.3", |
55 | | - "sass-embedded": "^1.80.7", |
| 54 | + "npm-run-all2": "^7.0.2", |
| 55 | + "prettier": "^3.6.2", |
| 56 | + "sass-embedded": "^1.93.3", |
56 | 57 | "typescript": "~5.6.3", |
57 | | - "unplugin-icons": "^0.20.1", |
58 | | - "unplugin-vue-components": "^0.27.4", |
59 | | - "vite": "^5.4.10", |
60 | | - "vite-plugin-vue-devtools": "^7.5.4", |
61 | | - "vitest": "^2.1.4", |
62 | | - "vue-tsc": "^2.1.10" |
| 58 | + "unplugin-icons": "^0.20.2", |
| 59 | + "unplugin-vue-components": "^0.27.5", |
| 60 | + "vite": "^5.4.21", |
| 61 | + "vite-plugin-vue-devtools": "^7.7.9", |
| 62 | + "vitest": "^2.1.9", |
| 63 | + "vue-tsc": "^2.2.12" |
63 | 64 | } |
64 | 65 | } |
0 commit comments