|
61 | 61 | "vue": ">=3.3" |
62 | 62 | }, |
63 | 63 | "dependencies": { |
64 | | - "@vueuse/core": "^11.1.0", |
| 64 | + "@vueuse/core": "^12.0.0", |
65 | 65 | "camera-controls": "^2.9.0", |
66 | 66 | "stats-gl": "^2.0.1", |
67 | 67 | "stats.js": "^0.17.0", |
68 | 68 | "three-custom-shader-material": "^5.4.0", |
69 | | - "three-stdlib": "^2.33.0" |
| 69 | + "three-stdlib": "^2.34.0" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | | - "@release-it/conventional-changelog": "^9.0.0", |
| 72 | + "@release-it/conventional-changelog": "^9.0.3", |
73 | 73 | "@tresjs/core": "^4.3.1", |
74 | 74 | "@tresjs/eslint-config": "^1.4.0", |
75 | | - "@types/node": "^22.7.5", |
76 | | - "@types/three": "^0.169.0", |
77 | | - "@typescript-eslint/eslint-plugin": "^8.8.1", |
78 | | - "@typescript-eslint/parser": "^8.8.1", |
79 | | - "@vitejs/plugin-vue": "^5.1.4", |
80 | | - "eslint": "^9.12.0", |
81 | | - "eslint-plugin-vue": "^9.29.0", |
| 75 | + "@types/node": "^22.10.1", |
| 76 | + "@types/three": "^0.170.0", |
| 77 | + "@typescript-eslint/eslint-plugin": "^8.17.0", |
| 78 | + "@typescript-eslint/parser": "^8.17.0", |
| 79 | + "@vitejs/plugin-vue": "^5.2.1", |
| 80 | + "eslint": "^9.16.0", |
| 81 | + "eslint-plugin-vue": "^9.32.0", |
82 | 82 | "gsap": "^3.12.5", |
83 | 83 | "kolorist": "^1.8.0", |
84 | 84 | "pathe": "^1.1.2", |
85 | | - "release-it": "^17.8.2", |
| 85 | + "release-it": "^17.10.0", |
86 | 86 | "rollup-plugin-analyzer": "^4.0.0", |
87 | 87 | "rollup-plugin-visualizer": "^5.12.0", |
88 | | - "three": "^0.169.0", |
89 | | - "typescript": "^5.6.3", |
90 | | - "unocss": "^0.64.0", |
91 | | - "vite": "^5.4.8", |
| 88 | + "three": "^0.171.0", |
| 89 | + "typescript": "^5.7.2", |
| 90 | + "unocss": "^0.65.1", |
| 91 | + "vite": "^6.0.2", |
92 | 92 | "vite-plugin-banner": "^0.8.0", |
93 | | - "vite-plugin-dts": "4.2.4", |
94 | | - "vite-plugin-glsl": "^1.3.0", |
| 93 | + "vite-plugin-dts": "4.3.0", |
| 94 | + "vite-plugin-glsl": "^1.3.1", |
95 | 95 | "vite-svg-loader": "^5.1.0", |
96 | | - "vitepress": "1.4.1" |
| 96 | + "vitepress": "1.5.0" |
97 | 97 | } |
98 | 98 | } |
0 commit comments