|
39 | 39 | "check-types": "vue-tsc -b --emitDeclarationOnly" |
40 | 40 | }, |
41 | 41 | "dependencies": { |
42 | | - "@ckpack/vue-color": "^1.5.0", |
43 | | - "@tmcw/togeojson": "^5.8.1", |
44 | | - "@vitejs/plugin-vue": "^5.0.4", |
45 | | - "@zip.js/zip.js": "^2.7.47", |
| 42 | + "@ckpack/vue-color": "^1.6.0", |
| 43 | + "@tmcw/togeojson": "^6.0.1", |
| 44 | + "@vitejs/plugin-vue": "^5.2.1", |
| 45 | + "@zip.js/zip.js": "^2.7.57", |
46 | 46 | "blob": "^0.1.0", |
47 | 47 | "bootstrap": "^5.3.3", |
48 | 48 | "copy-to-clipboard": "^3.3.3", |
|
52 | 52 | "facilmap-types": "workspace:^", |
53 | 53 | "facilmap-utils": "workspace:^", |
54 | 54 | "file-saver": "^2.0.5", |
55 | | - "i18next": "^23.11.1", |
| 55 | + "i18next": "^24.2.2", |
56 | 56 | "jquery": "^3.7.1", |
57 | 57 | "js-cookie": "^3.0.5", |
58 | 58 | "leaflet": "^1.9.4", |
59 | | - "leaflet-draggable-lines": "^3.0.0", |
| 59 | + "leaflet-draggable-lines": "^3.2.1", |
60 | 60 | "leaflet-graphicscale": "^0.0.4", |
61 | 61 | "leaflet-mouse-position": "^1.2.0", |
62 | 62 | "leaflet.heightgraph": "^1.4.0", |
63 | | - "leaflet.locatecontrol": "^0.79.0", |
| 63 | + "leaflet.locatecontrol": "^0.83.1", |
64 | 64 | "lodash-es": "^4.17.21", |
65 | 65 | "markdown": "^0.5.0", |
66 | 66 | "mitt": "^3.0.1", |
67 | 67 | "osmtogeojson": "^3.0.0-beta.5", |
68 | 68 | "p-debounce": "^4.0.0", |
69 | | - "p-throttle": "^6.1.0", |
| 69 | + "p-throttle": "^7.0.0", |
70 | 70 | "pluralize": "^8.0.0", |
71 | 71 | "popper-max-size-modifier": "^0.2.0", |
72 | | - "qrcode.vue": "^3.4.1", |
73 | | - "tablesorter": "^2.31.3", |
74 | | - "vite": "^5.2.8", |
75 | | - "vite-plugin-css-injected-by-js": "^3.5.0", |
76 | | - "vite-plugin-dts": "^3.8.2", |
77 | | - "vue": "^3.4.21", |
| 72 | + "qrcode.vue": "^3.6.0", |
| 73 | + "tablesorter": "^2.32.0", |
| 74 | + "vite": "^6.2.0", |
| 75 | + "vite-plugin-css-injected-by-js": "^3.5.2", |
| 76 | + "vite-plugin-dts": "^4.5.0", |
| 77 | + "vue": "^3.5.13", |
78 | 78 | "vuedraggable": "^4.1.0", |
79 | | - "zod": "^3.22.4" |
| 79 | + "zod": "^3.24.2" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | 82 | "@types/bootstrap": "^5.2.10", |
83 | 83 | "@types/decode-uri-component": "^0.2.2", |
84 | 84 | "@types/file-saver": "^2.0.7", |
85 | | - "@types/jquery": "^3.5.29", |
| 85 | + "@types/jquery": "^3.5.32", |
86 | 86 | "@types/js-cookie": "^3.0.6", |
87 | | - "@types/leaflet": "^1.9.9", |
| 87 | + "@types/leaflet": "^1.9.16", |
88 | 88 | "@types/leaflet-mouse-position": "^1.2.4", |
89 | | - "@types/leaflet.locatecontrol": "^0.74.4", |
| 89 | + "@types/leaflet.locatecontrol": "^0.82.0", |
90 | 90 | "@types/lodash-es": "^4.17.12", |
91 | 91 | "@types/pluralize": "^0.0.33", |
92 | | - "happy-dom": "^14.7.1", |
93 | | - "rimraf": "^5.0.5", |
94 | | - "sass": "^1.74.1", |
95 | | - "svgo": "^3.2.0", |
96 | | - "tsx": "^4.7.2", |
97 | | - "typescript": "^5.4.4", |
98 | | - "vite-tsconfig-paths": "^4.3.2", |
99 | | - "vitest": "^1.4.0", |
100 | | - "vue-tsc": "^2.0.11" |
| 92 | + "happy-dom": "^17.1.8", |
| 93 | + "rimraf": "^6.0.1", |
| 94 | + "sass": "^1.85.1", |
| 95 | + "svgo": "^3.3.2", |
| 96 | + "tsx": "^4.19.3", |
| 97 | + "typescript": "^5.7.3", |
| 98 | + "vite-tsconfig-paths": "^5.1.4", |
| 99 | + "vitest": "^3.0.7", |
| 100 | + "vue-tsc": "^2.2.4" |
101 | 101 | } |
102 | 102 | } |
0 commit comments