|
@@ -73,26 +73,26 @@
|
|
|
"dependencies": {
|
|
|
"@alvarosabu/utils": "^3.2.0",
|
|
|
"@vue/devtools-api": "^6.6.3",
|
|
|
- "@vueuse/core": "^10.11.0"
|
|
|
+ "@vueuse/core": "^11.0.3"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@release-it/conventional-changelog": "^8.0.1",
|
|
|
"@stackblitz/sdk": "^1.11.0",
|
|
|
"@tresjs/cientos": "4.0.2",
|
|
|
- "@tresjs/eslint-config": "^1.1.0",
|
|
|
+ "@tresjs/eslint-config": "^1.2.0",
|
|
|
"@types/three": "^0.168.0",
|
|
|
"@typescript-eslint/eslint-plugin": "^8.4.0",
|
|
|
"@typescript-eslint/parser": "^8.4.0",
|
|
|
- "@vitejs/plugin-vue": "^5.0.5",
|
|
|
+ "@vitejs/plugin-vue": "^5.1.3",
|
|
|
"@vitest/coverage-c8": "^0.33.0",
|
|
|
"@vitest/coverage-v8": "^2.0.2",
|
|
|
"@vitest/ui": "^2.0.2",
|
|
|
"@vue/test-utils": "^2.4.6",
|
|
|
- "eslint": "^9.6.0",
|
|
|
+ "eslint": "^9.9.1",
|
|
|
"eslint-plugin-vue": "^9.28.0",
|
|
|
"esno": "^4.7.0",
|
|
|
"gsap": "^3.12.5",
|
|
|
- "husky": "^9.0.11",
|
|
|
+ "husky": "^9.1.5",
|
|
|
"jsdom": "^25.0.0",
|
|
|
"kolorist": "^1.8.0",
|
|
|
"ohmyfetch": "^0.4.21",
|
|
@@ -105,16 +105,16 @@
|
|
|
"three": "^0.168.0",
|
|
|
"unocss": "^0.62.3",
|
|
|
"unplugin": "^1.13.1",
|
|
|
- "unplugin-vue-components": "^0.27.2",
|
|
|
+ "unplugin-vue-components": "^0.27.4",
|
|
|
"vite": "^5.4.3",
|
|
|
"vite-plugin-banner": "^0.8.0",
|
|
|
"vite-plugin-dts": "4.1.0",
|
|
|
- "vite-plugin-inspect": "^0.8.4",
|
|
|
+ "vite-plugin-inspect": "^0.8.7",
|
|
|
"vite-plugin-require-transform": "^1.0.21",
|
|
|
"vite-svg-loader": "^5.1.0",
|
|
|
"vitepress": "1.3.4",
|
|
|
"vitest": "^2.0.2",
|
|
|
- "vue": "3.5.0",
|
|
|
- "vue-demi": "^0.14.8"
|
|
|
+ "vue": "3.5.3",
|
|
|
+ "vue-demi": "^0.14.10"
|
|
|
}
|
|
|
}
|