|
19 | 19 | "up": "npx taze -I" |
20 | 20 | }, |
21 | 21 | "dependencies": { |
22 | | - "@sentry/tracing": "^7.114.0", |
23 | | - "@sentry/vue": "^8.47.0", |
| 22 | + "@sentry/tracing": "^7.120.4", |
| 23 | + "@sentry/vue": "^10.37.0", |
24 | 24 | "@vue-leaflet/vue-leaflet": "^0.10.1", |
25 | | - "@vueuse/core": "^12.3.0", |
26 | | - "@vueuse/integrations": "^12.3.0", |
27 | | - "axios": "^1.7.9", |
28 | | - "bootstrap": "^5.3.3", |
29 | | - "bootstrap-icons": "^1.11.3", |
30 | | - "chart.js": "^4.4.7", |
| 25 | + "@vueuse/core": "^14.1.0", |
| 26 | + "@vueuse/integrations": "^14.1.0", |
| 27 | + "axios": "^1.13.3", |
| 28 | + "bootstrap": "^5.3.8", |
| 29 | + "bootstrap-icons": "^1.13.1", |
| 30 | + "chart.js": "^4.5.1", |
31 | 31 | "chartjs-adapter-luxon": "^1.3.1", |
32 | 32 | "date-fns": "^4.1.0", |
33 | 33 | "date-fns-tz": "^3.2.0", |
34 | | - "glightbox": "^3.3.0", |
| 34 | + "glightbox": "^3.3.1", |
35 | 35 | "jwt-decode": "^4.0.0", |
36 | 36 | "leaflet": "^1.9.4", |
37 | 37 | "leaflet-gesture-handling": "^1.2.2", |
38 | | - "lodash-es": "^4.17.21", |
39 | | - "luxon": "^3.5.0", |
40 | | - "marked": "^15.0.4", |
| 38 | + "lodash-es": "^4.17.23", |
| 39 | + "luxon": "^3.7.2", |
| 40 | + "marked": "^17.0.1", |
41 | 41 | "metar-parser": "^1.0.1", |
42 | 42 | "nprogress": "^0.2.0", |
43 | | - "sweetalert2": "^11.15.3", |
| 43 | + "sweetalert2": "^11.26.17", |
44 | 44 | "v-plausible": "^1.2.0", |
45 | | - "vue": "^3.5.13", |
| 45 | + "vue": "^3.5.27", |
46 | 46 | "vue-avatar-editor-improved": "^1.0.7", |
47 | 47 | "vue-demi": "^0.14.10", |
48 | | - "vue-router": "^4.5.0", |
| 48 | + "vue-router": "^4.6.4", |
49 | 49 | "vue3-datepicker": "^0.4.0", |
50 | 50 | "vue3-emoji-picker": "^1.1.8" |
51 | 51 | }, |
52 | 52 | "devDependencies": { |
53 | | - "@sentry/vite-plugin": "^2.22.7", |
| 53 | + "@sentry/vite-plugin": "^4.8.0", |
54 | 54 | "@types/bootstrap": "^5.2.10", |
55 | | - "@types/geojson": "^7946.0.15", |
56 | | - "@types/leaflet": "^1.9.15", |
| 55 | + "@types/geojson": "^7946.0.16", |
| 56 | + "@types/leaflet": "^1.9.21", |
57 | 57 | "@types/lodash-es": "^4.17.12", |
58 | | - "@types/node": "^20.17.10", |
59 | | - "@vitejs/plugin-vue": "^5.2.1", |
60 | | - "@vue/eslint-config-typescript": "^13.0.0", |
61 | | - "autoprefixer": "^10.4.20", |
62 | | - "cypress": "^13.15.0", |
| 58 | + "@types/node": "^25.0.10", |
| 59 | + "@vitejs/plugin-vue": "^6.0.3", |
| 60 | + "@vue/eslint-config-typescript": "^14.6.0", |
| 61 | + "autoprefixer": "^10.4.23", |
| 62 | + "cypress": "^15.9.0", |
63 | 63 | "cypress-file-upload": "^5.0.8", |
64 | | - "cypress-terminal-report": "^7.1.0", |
| 64 | + "cypress-terminal-report": "^7.3.3", |
65 | 65 | "eslint": "^8.57.1", |
66 | | - "eslint-config-prettier": "^9.1.0", |
67 | | - "eslint-plugin-cypress": "^3.6.0", |
68 | | - "eslint-plugin-prettier": "^5.2.1", |
69 | | - "eslint-plugin-vue": "^9.28.0", |
70 | | - "prettier": "^3.4.2", |
71 | | - "rollup-plugin-visualizer": "^5.13.1", |
72 | | - "sass": "^1.83.0", |
73 | | - "typescript": "^5.7.2", |
74 | | - "unplugin-auto-import": "^0.19.0", |
75 | | - "unplugin-vue-components": "^0.27.5", |
76 | | - "vite": "^5.4.11", |
77 | | - "vue-tsc": "^2.2.0" |
| 66 | + "eslint-config-prettier": "^10.1.8", |
| 67 | + "eslint-plugin-cypress": "^5.2.1", |
| 68 | + "eslint-plugin-prettier": "^5.5.5", |
| 69 | + "eslint-plugin-vue": "^10.7.0", |
| 70 | + "prettier": "^3.8.1", |
| 71 | + "rollup-plugin-visualizer": "^6.0.5", |
| 72 | + "sass": "^1.97.3", |
| 73 | + "typescript": "^5.9.3", |
| 74 | + "unplugin-auto-import": "^21.0.0", |
| 75 | + "unplugin-vue-components": "^31.0.0", |
| 76 | + "vite": "^7.3.1", |
| 77 | + "vue-tsc": "^3.2.4" |
78 | 78 | }, |
79 | 79 | "engines": { |
80 | 80 | "node": ">=20" |
|
0 commit comments