We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925c5ff commit b141737Copy full SHA for b141737
package.json
@@ -52,8 +52,8 @@
52
"@vue/eslint-config-prettier": "10",
53
"@vue/eslint-config-typescript": "14",
54
"@vue/tsconfig": "0.7.0",
55
- "@vueuse/core": "12.8.2",
56
- "@vueuse/motion": "^2.2.3",
+ "@vueuse/core": "13.5.0",
+ "@vueuse/motion": "^3.0.0",
57
"@wojtekmaj/color-utils": "^3.2.1",
58
"autoprefixer": "^10.4.20",
59
"cytoscape": "^3.30.2",
@@ -98,7 +98,7 @@
98
"unplugin-auto-import": "19.3.0",
99
"unplugin-icons": "22.1.0",
100
"unplugin-vue-components": "28.8.0",
101
- "vite": "6.3.5",
+ "vite": "7.0.6",
102
"vite-plugin-vuetify": "^2.0.4",
103
"vitepress": "1.6.3",
104
"vitepress-plugin-mermaid": "^2.0.16",
0 commit comments