|
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.12.0", |
11 | | - "@vitejs/plugin-vue": "^5.0.4", |
12 | | - "@vitest/coverage-v8": "^1.4.0", |
13 | | - "@vue/test-utils": "^2.4.5", |
| 10 | + "@nuxt/test-utils": "^3.13.1", |
| 11 | + "@vitejs/plugin-vue": "^5.0.5", |
| 12 | + "@vitest/coverage-v8": "^1.6.0", |
| 13 | + "@vue/test-utils": "^2.4.6", |
14 | 14 | "eslint": "^8.57.0", |
15 | 15 | "eslint-plugin-import": "^2.29.1", |
16 | 16 | "eslint-plugin-nuxt": "^4.0.0", |
17 | 17 | "eslint-plugin-prettier": "^5.1.3", |
18 | 18 | "eslint-plugin-prettier-vue": "^5.0.0", |
19 | | - "eslint-plugin-vue": "^9.24.0", |
20 | | - "eslint-plugin-vuetify": "^2.2.0", |
21 | | - "happy-dom": "^13.10.1", |
22 | | - "jsdom": "^24.0.0", |
23 | | - "nuxt": "^3.11.2", |
24 | | - "playwright-core": "^1.43.0", |
25 | | - "prettier": "3.2.5", |
| 19 | + "eslint-plugin-vue": "^9.26.0", |
| 20 | + "eslint-plugin-vuetify": "^2.4.0", |
| 21 | + "happy-dom": "^14.12.0", |
| 22 | + "jsdom": "^24.1.0", |
| 23 | + "nuxt": "^3.12.1", |
| 24 | + "playwright-core": "^1.44.1", |
| 25 | + "prettier": "3.3.2", |
26 | 26 | "resize-observer-polyfill": "^1.5.1", |
27 | | - "vite": "^5.2.8", |
| 27 | + "vite": "^5.2.13", |
28 | 28 | "vite-plugin-vuetify": "^2.0.3", |
29 | | - "vitest": "^1.4.0", |
| 29 | + "vitest": "^1.6.0", |
30 | 30 | "vitest-environment-nuxt": "^1.0.0", |
31 | 31 | "wslink": "^1.12.4" |
32 | 32 | }, |
|
40 | 40 | "dependencies": { |
41 | 41 | "@geode/opengeodeweb-back": "4.2.1", |
42 | 42 | "@geode/opengeodeweb-viewer": "0.1.2", |
43 | | - "@kitware/vtk.js": "^30.3.1", |
| 43 | + "@kitware/vtk.js": "^30.6.2", |
44 | 44 | "@mdi/font": "^7.4.47", |
45 | 45 | "@pinia/nuxt": "^0.5.1", |
46 | | - "@types/node": "^20.12.4", |
47 | | - "@vueuse/components": "^10.9.0", |
48 | | - "@vueuse/nuxt": "^10.9.0", |
49 | | - "ajv": "^8.12.0", |
| 46 | + "@types/node": "^20.14.2", |
| 47 | + "@vueuse/components": "^10.11.0", |
| 48 | + "@vueuse/nuxt": "^10.11.0", |
| 49 | + "ajv": "^8.16.0", |
| 50 | + "is-electron": "^2.2.2", |
50 | 51 | "pinia": "^2.1.7", |
51 | | - "sass": "^1.74.1", |
52 | | - "semver": "^7.6.0", |
| 52 | + "sass": "^1.77.5", |
| 53 | + "semver": "^7.6.2", |
53 | 54 | "vue-recaptcha": "^2.0.3", |
54 | 55 | "vue3-carousel": "^0.3.3", |
55 | | - "vuetify": "^3.6.8" |
| 56 | + "vuetify": "^3.6.9" |
56 | 57 | }, |
57 | 58 | "repository": { |
58 | 59 | "type": "git", |
|
0 commit comments