|
36 | 36 | }, |
37 | 37 | "dependencies": { |
38 | 38 | "@mapbox/mapbox-gl-geocoder": "5.1.0-beta.0", |
39 | | - "@nuxt/devtools": "^1.4.2", |
40 | | - "@nuxt/kit": "^3.13.1", |
| 39 | + "@nuxt/devtools": "^1.7.0", |
| 40 | + "@nuxt/kit": "^3.15.2", |
41 | 41 | "@types/mapbox__mapbox-gl-geocoder": "^5.0.0", |
42 | 42 | "@vueuse/core": "^10.11.1", |
43 | 43 | "defu": "^6.1.4", |
44 | | - "mapbox-gl": "^3.6.0", |
45 | | - "vue": "^3.5.4" |
| 44 | + "mapbox-gl": "^3.9.3", |
| 45 | + "vue": "^3.5.13" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@nuxt/eslint-config": "^0.2.0", |
49 | 49 | "@nuxt/module-builder": "^0.5.5", |
50 | | - "@nuxt/schema": "^3.13.1", |
51 | | - "@nuxt/test-utils": "^3.14.2", |
52 | | - "@types/mapbox-gl": "^3.4.0", |
53 | | - "changelogen": "^0.5.5", |
54 | | - "eslint": "^8.57.0", |
55 | | - "nuxt": "^3.13.1", |
56 | | - "playwright": "^1.47.0", |
57 | | - "typescript": "^5.6.2", |
| 50 | + "@nuxt/schema": "^3.15.2", |
| 51 | + "@nuxt/test-utils": "^3.15.4", |
| 52 | + "@types/mapbox-gl": "^3.4.1", |
| 53 | + "changelogen": "^0.5.7", |
| 54 | + "eslint": "^8.57.1", |
| 55 | + "nuxt": "^3.15.2", |
| 56 | + "playwright": "^1.49.1", |
| 57 | + "typescript": "^5.7.3", |
58 | 58 | "vitest": "^1.6.0" |
59 | 59 | }, |
60 | 60 | "keywords": [ |
|
0 commit comments