diff --git a/package.json b/package.json index a9bfe81..ec3aafc 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "dependencies": { "gsap": "^3.5.1", - "three": "^0.120" + "three": "^0.122" }, "devDependencies": { "@rollup/plugin-buble": "^0.21.3", @@ -24,8 +24,8 @@ "eslint-plugin-vue": "^6.2.2", "rollup-plugin-vue": "^6.0.0-beta.10", "sass": "^1.26.10", - "vite": "^1.0.0-rc.4", - "vue": "^3.0.0" + "vite": "^1.0.0-rc.9", + "vue": "^3.0.2" }, "main": "build/trois.js", "module": "build/trois.module.js",