|
7 | 7 | "geode_objects": "node scripts/generate_geode_objects.js && prettier ./assets/geode_objects.js --write" |
8 | 8 | }, |
9 | 9 | "devDependencies": { |
10 | | - "@nuxt/test-utils": "^3.14.3", |
11 | | - "@pinia/testing": "^0.1.6", |
12 | | - "@vitejs/plugin-vue": "^5.1.4", |
13 | | - "@vitest/coverage-v8": "^1.6.0", |
| 10 | + "@nuxt/test-utils": "^3.15.1", |
| 11 | + "@pinia/testing": "^0.1.7", |
| 12 | + "@vitejs/plugin-vue": "^5.2.1", |
14 | 13 | "@vue/test-utils": "^2.4.6", |
15 | 14 | "eslint": "^8.57.0", |
16 | 15 | "eslint-plugin-import": "^2.29.1", |
|
20 | 19 | "eslint-plugin-vue": "^9.26.0", |
21 | 20 | "eslint-plugin-vuetify": "^2.4.0", |
22 | 21 | "happy-dom": "^15.11.7", |
23 | | - "jsdom": "^24.1.0", |
| 22 | + "jsdom": "^24.1.3", |
24 | 23 | "nuxt": "^3.13.2", |
25 | 24 | "playwright-core": "^1.44.1", |
26 | 25 | "prettier": "3.3.2", |
27 | 26 | "resize-observer-polyfill": "^1.5.1", |
28 | | - "vite": "^5.2.13", |
29 | | - "vite-plugin-vuetify": "^2.0.3", |
30 | | - "vitest": "^1.6.0", |
31 | | - "vitest-environment-nuxt": "^1.0.0", |
32 | | - "vuetify": "^3.7.2", |
| 27 | + "vite": "^5.4.11", |
| 28 | + "vite-plugin-vuetify": "^2.0.4", |
| 29 | + "vitest": "^2.1.8", |
| 30 | + "vitest-environment-nuxt": "^1.0.1", |
| 31 | + "vuetify": "^3.7.5", |
33 | 32 | "wslink": "1.12.4" |
34 | 33 | }, |
35 | 34 | "overrides": { |
|
41 | 40 | "main": "./nuxt.config.js", |
42 | 41 | "dependencies": { |
43 | 42 | "@geode/opengeodeweb-back": "5.4.0", |
44 | | - "@geode/opengeodeweb-viewer": "1.0.0", |
| 43 | + "@geode/opengeodeweb-viewer": "1.1.0", |
45 | 44 | "@kitware/vtk.js": "30.3.1", |
46 | 45 | "@mdi/font": "^7.4.47", |
47 | 46 | "@pinia/nuxt": "^0.5.4", |
|
0 commit comments