Skip to content

Commit 0dc2b58

Browse files
update deps
1 parent 15125bc commit 0dc2b58

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,11 @@
4444
"@geode/opengeodeweb-viewer": "0.2.0",
4545
"@kitware/vtk.js": "30.3.1",
4646
"@mdi/font": "^7.4.47",
47-
"@pinia/nuxt": "^0.5.4",
48-
"@vueuse/components": "^11.0.3",
49-
"@vueuse/nuxt": "^11.0.3",
50-
"ajv": "^8.17.1",
47+
"@pinia/nuxt": "^0.5.1",
48+
"@types/node": "^20.14.2",
49+
"@vueuse/components": "^10.11.0",
50+
"@vueuse/nuxt": "^10.11.0",
51+
"ajv": "^8.16.0",
5152
"is-electron": "^2.2.2",
5253
"pinia": "^2.2.2",
5354
"sass": "^1.77.8",
@@ -72,4 +73,4 @@
7273
"publishConfig": {
7374
"access": "public"
7475
}
75-
}
76+
}

0 commit comments

Comments
 (0)