|
47 | 47 | "vue": ">=3.3"
|
48 | 48 | },
|
49 | 49 | "dependencies": {
|
50 |
| - "@tresjs/core": "^3.0.1", |
51 |
| - "@vueuse/core": "^10.2.0", |
52 |
| - "postprocessing": "^6.32.1", |
53 |
| - "three-stdlib": "^2.23.10" |
| 50 | + "@tresjs/core": "^3.4.1", |
| 51 | + "@unocss/core": "^0.57.1", |
| 52 | + "@vueuse/core": "^10.5.0", |
| 53 | + "postprocessing": "^6.33.2", |
| 54 | + "three-stdlib": "^2.28.3" |
54 | 55 | },
|
55 | 56 | "devDependencies": {
|
56 |
| - "@release-it/conventional-changelog": "^5.1.1", |
57 |
| - "@tresjs/eslint-config-vue": "^0.2.0", |
58 |
| - "@types/three": "^0.152.1", |
59 |
| - "@vitejs/plugin-vue": "^4.2.3", |
60 |
| - "gsap": "^3.12.1", |
| 57 | + "@release-it/conventional-changelog": "^7.0.2", |
| 58 | + "@tresjs/eslint-config-vue": "^0.2.1", |
| 59 | + "@types/three": "^0.157.2", |
| 60 | + "@vitejs/plugin-vue": "^4.4.0", |
| 61 | + "gsap": "^3.12.2", |
61 | 62 | "kolorist": "^1.8.0",
|
62 | 63 | "pathe": "^1.1.1",
|
63 |
| - "prettier": "^2.8.8", |
64 |
| - "release-it": "^15.11.0", |
| 64 | + "prettier": "^3.0.3", |
| 65 | + "release-it": "^16.2.1", |
65 | 66 | "rollup-plugin-analyzer": "^4.0.0",
|
66 | 67 | "rollup-plugin-visualizer": "^5.9.2",
|
67 |
| - "three": "^0.153.0", |
68 |
| - "typescript": "^5.1.3", |
69 |
| - "unocss": "^0.53.3", |
70 |
| - "vite": "^4.3.9", |
71 |
| - "vite-plugin-banner": "^0.7.0", |
72 |
| - "vite-plugin-dts": "2.3.0", |
| 68 | + "three": "^0.158.0", |
| 69 | + "typescript": "^5.2.2", |
| 70 | + "unocss": "^0.57.1", |
| 71 | + "vite": "^4.5.0", |
| 72 | + "vite-plugin-banner": "^0.7.1", |
| 73 | + "vite-plugin-dts": "3.6.2", |
73 | 74 | "vite-svg-loader": "^4.0.0",
|
74 |
| - "vitepress": "1.0.0-beta.3", |
75 |
| - "vue": "^3.3.4", |
76 |
| - "vue-tsc": "^1.8.1" |
| 75 | + "vitepress": "1.0.0-rc.24", |
| 76 | + "vue": "^3.3.7", |
| 77 | + "vue-tsc": "^1.8.22" |
77 | 78 | }
|
78 | 79 | }
|
0 commit comments