|
@@ -41,8 +41,8 @@
|
|
|
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
|
|
|
},
|
|
|
"dependencies": {
|
|
|
- "three": "^0.148.0",
|
|
|
- "vue": "^3.2.45"
|
|
|
+ "three": "latest",
|
|
|
+ "vue": "^3.2.47"
|
|
|
},
|
|
|
"peerDependencies": {
|
|
|
"three": "latest"
|
|
@@ -50,25 +50,25 @@
|
|
|
"devDependencies": {
|
|
|
"@alvarosabu/utils": "^2.2.0",
|
|
|
"@tresjs/cientos": "workspace:^1.6.0",
|
|
|
- "@types/three": "^0.148.0",
|
|
|
+ "@types/three": "latest",
|
|
|
"@vitejs/plugin-vue": "^4.0.0",
|
|
|
- "@vitest/coverage-c8": "^0.25.8",
|
|
|
- "@vitest/ui": "^0.25.8",
|
|
|
- "@vueuse/core": "^9.11.0",
|
|
|
- "gl": "6.0.1",
|
|
|
- "happy-dom": "^8.1.0",
|
|
|
- "kolorist": "^1.6.0",
|
|
|
- "pathe": "^1.0.0",
|
|
|
- "release-it": "^15.5.1",
|
|
|
+ "@vitest/coverage-c8": "^0.28.4",
|
|
|
+ "@vitest/ui": "^0.28.4",
|
|
|
+ "@vueuse/core": "^9.12.0",
|
|
|
+ "gl": "6.0.2",
|
|
|
+ "happy-dom": "^8.2.6",
|
|
|
+ "kolorist": "^1.7.0",
|
|
|
+ "pathe": "^1.1.0",
|
|
|
+ "release-it": "^15.6.0",
|
|
|
"rollup-plugin-analyzer": "^4.0.0",
|
|
|
- "rollup-plugin-visualizer": "^5.8.3",
|
|
|
- "unplugin-vue-components": "^0.22.12",
|
|
|
- "vite": "^4.0.4",
|
|
|
+ "rollup-plugin-visualizer": "^5.9.0",
|
|
|
+ "unplugin-vue-components": "^0.23.0",
|
|
|
+ "vite": "^4.1.1",
|
|
|
"vite-plugin-banner": "^0.7.0",
|
|
|
- "vite-plugin-dts": "^1.7.1",
|
|
|
- "vite-plugin-glsl": "^1.1.0",
|
|
|
- "vite-plugin-require-transform": "^1.0.4",
|
|
|
- "vitest": "^0.25.8",
|
|
|
+ "vite-plugin-dts": "^1.7.2",
|
|
|
+ "vite-plugin-glsl": "^1.1.2",
|
|
|
+ "vite-plugin-require-transform": "^1.0.9",
|
|
|
+ "vitest": "^0.28.4",
|
|
|
"vue-demi": "^0.13.11"
|
|
|
}
|
|
|
}
|