Skip to content

Commit 9e29943

Browse files
@geode/opengeodeweb-viewer: 0.1.0
1 parent 0b4c6fe commit 9e29943

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"happy-dom": "^13.6.2",
2222
"jsdom": "^24.0.0",
2323
"nuxt": "^3.10.3",
24-
"playwright-core": "^1.42.0",
24+
"playwright-core": "^1.42.1",
2525
"prettier": "3.2.5",
2626
"resize-observer-polyfill": "^1.5.1",
27-
"vite": "^5.1.4",
27+
"vite": "^5.1.5",
2828
"vite-plugin-vuetify": "^2.0.2",
2929
"vitest": "^1.3.1",
3030
"vitest-environment-nuxt": "^1.0.0",
@@ -39,11 +39,11 @@
3939
"main": "./nuxt.config.js",
4040
"dependencies": {
4141
"@geode/opengeodeweb-back": "4.0.0",
42-
"@geode/opengeodeweb-viewer": "^0.1.0-rc.1",
43-
"@kitware/vtk.js": "^29.7.3",
42+
"@geode/opengeodeweb-viewer": "0.1.0",
43+
"@kitware/vtk.js": "^29.8.0",
4444
"@mdi/font": "^7.4.47",
4545
"@pinia/nuxt": "^0.5.1",
46-
"@types/node": "^20.11.22",
46+
"@types/node": "^20.11.25",
4747
"@vueuse/components": "^10.9.0",
4848
"@vueuse/core": "^10.9.0",
4949
"@vueuse/nuxt": "^10.9.0",
@@ -53,7 +53,7 @@
5353
"semver": "^7.6.0",
5454
"vue-recaptcha": "^2.0.3",
5555
"vue3-carousel": "^0.3.1",
56-
"vuetify": "^3.5.6"
56+
"vuetify": "^3.5.8"
5757
},
5858
"repository": {
5959
"type": "git",

0 commit comments

Comments
 (0)