|
49 | 49 | "vue": ">=3.4"
|
50 | 50 | },
|
51 | 51 | "dependencies": {
|
52 |
| - "@vueuse/core": "^10.6.1", |
53 |
| - "postprocessing": "^6.33.4", |
54 |
| - "three-stdlib": "^2.28.7" |
| 52 | + "@vueuse/core": "^10.11.0", |
| 53 | + "postprocessing": "^6.36.0", |
| 54 | + "three-stdlib": "^2.30.5" |
55 | 55 | },
|
56 | 56 | "devDependencies": {
|
57 | 57 | "@release-it/conventional-changelog": "^8.0.1",
|
58 |
| - "@tresjs/core": "^4.0.0-rc.1", |
| 58 | + "@tresjs/core": "^4.2.2", |
59 | 59 | "@tresjs/eslint-config": "^1.1.0",
|
60 |
| - "@types/three": "^0.159.0", |
61 |
| - "@unocss/core": "^0.58.0", |
62 |
| - "@vitejs/plugin-vue": "^4.5.1", |
| 60 | + "@types/three": "^0.167.0", |
| 61 | + "@unocss/core": "^0.61.5", |
| 62 | + "@vitejs/plugin-vue": "^5.1.0", |
63 | 63 | "eslint": "^9.7.0",
|
64 |
| - "gsap": "^3.12.3", |
| 64 | + "gsap": "^3.12.5", |
65 | 65 | "kolorist": "^1.8.0",
|
66 |
| - "pathe": "^1.1.1", |
67 |
| - "release-it": "^17.0.0", |
| 66 | + "pathe": "^1.1.2", |
| 67 | + "release-it": "^17.6.0", |
68 | 68 | "rollup-plugin-analyzer": "^4.0.0",
|
69 |
| - "rollup-plugin-visualizer": "^5.10.0", |
70 |
| - "three": "^0.159.0", |
71 |
| - "typescript": "^5.3.2", |
72 |
| - "unocss": "^0.58.0", |
73 |
| - "vite": "^5.0.4", |
| 69 | + "rollup-plugin-visualizer": "^5.12.0", |
| 70 | + "three": "^0.167.0", |
| 71 | + "typescript": "^5.5.4", |
| 72 | + "unocss": "^0.61.5", |
| 73 | + "vite": "^5.3.5", |
74 | 74 | "vite-plugin-banner": "^0.7.1",
|
75 |
| - "vite-plugin-dts": "3.6.4", |
| 75 | + "vite-plugin-dts": "4.0.0-beta.1", |
76 | 76 | "vite-svg-loader": "^5.1.0",
|
77 |
| - "vitepress": "1.0.0-rc.31", |
78 |
| - "vue": "^3.4.27", |
79 |
| - "vue-tsc": "^1.8.24" |
| 77 | + "vitepress": "1.3.1", |
| 78 | + "vue": "^3.4.34", |
| 79 | + "vue-tsc": "^2.0.29" |
80 | 80 | }
|
81 | 81 | }
|
0 commit comments