|
1 | 1 | { |
2 | 2 | "type": "module", |
3 | | - "packageManager": "pnpm@10.17.1", |
| 3 | + "packageManager": "pnpm@10.18.0", |
4 | 4 | "imports": { |
5 | 5 | "#*": "./*" |
6 | 6 | }, |
|
23 | 23 | "@vueuse/core": "13.9.0", |
24 | 24 | "calendar-link": "2.11.0", |
25 | 25 | "leaflet": "1.9.4", |
26 | | - "lightningcss": "1.30.1", |
| 26 | + "lightningcss": "1.30.2", |
27 | 27 | "markdown-it": "14.1.0", |
28 | 28 | "markdown-it-container": "4.0.0", |
29 | 29 | "medium-zoom": "1.1.0", |
30 | 30 | "osmtogeojson": "3.0.0-beta.5", |
31 | | - "reka-ui": "2.5.0", |
32 | | - "unplugin-icons": "22.3.0", |
| 31 | + "reka-ui": "2.5.1", |
| 32 | + "unplugin-icons": "22.4.2", |
33 | 33 | "unplugin-vue-components": "29.1.0", |
34 | 34 | "vitepress": "2.0.0-alpha.12", |
35 | | - "vue": "3.5.21", |
36 | | - "vue-sonner": "2.0.8" |
| 35 | + "vue": "3.5.22", |
| 36 | + "vue-sonner": "2.0.9" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@antfu/eslint-config": "5.4.1", |
40 | 40 | "@hey-api/openapi-ts": "0.77.0", |
41 | 41 | "@types/leaflet": "1.9.20", |
42 | 42 | "@types/markdown-it": "14.1.2", |
43 | | - "@types/node": "22.18.6", |
| 43 | + "@types/node": "22.18.8", |
44 | 44 | "env-cmd": "11.0.0", |
45 | | - "eslint": "9.36.0", |
| 45 | + "eslint": "9.37.0", |
46 | 46 | "eslint-plugin-format": "1.0.2", |
47 | 47 | "husky": "9.1.7", |
48 | | - "lint-staged": "16.2.0", |
49 | | - "typescript": "5.9.2", |
50 | | - "vite": "7.1.7", |
51 | | - "vue-tsc": "3.0.8" |
| 48 | + "lint-staged": "16.2.3", |
| 49 | + "typescript": "5.9.3", |
| 50 | + "vite": "7.1.9", |
| 51 | + "vue-tsc": "3.1.0" |
52 | 52 | }, |
53 | 53 | "pnpm": { |
54 | 54 | "onlyBuiltDependencies": [ |
|
0 commit comments