|
49 | 49 | },
|
50 | 50 | "dependencies": {
|
51 | 51 | "@tresjs/core": "^3.5.0",
|
52 |
| - "@unocss/core": "^0.57.2", |
53 |
| - "@vueuse/core": "^10.5.0", |
| 52 | + "@unocss/core": "^0.57.3", |
| 53 | + "@vueuse/core": "^10.6.1", |
54 | 54 | "postprocessing": "^6.33.3",
|
55 | 55 | "three-stdlib": "^2.28.5"
|
56 | 56 | },
|
57 | 57 | "devDependencies": {
|
58 |
| - "@release-it/conventional-changelog": "^7.0.2", |
| 58 | + "@release-it/conventional-changelog": "^8.0.1", |
59 | 59 | "@tresjs/eslint-config-vue": "^0.2.1",
|
60 |
| - "@types/three": "^0.158.1", |
61 |
| - "@vitejs/plugin-vue": "^4.4.0", |
| 60 | + "@types/three": "^0.158.2", |
| 61 | + "@vitejs/plugin-vue": "^4.4.1", |
62 | 62 | "gsap": "^3.12.2",
|
63 | 63 | "kolorist": "^1.8.0",
|
64 | 64 | "pathe": "^1.1.1",
|
65 |
| - "prettier": "^3.0.3", |
66 |
| - "release-it": "^16.2.1", |
| 65 | + "prettier": "^3.1.0", |
| 66 | + "release-it": "^17.0.0", |
67 | 67 | "rollup-plugin-analyzer": "^4.0.0",
|
68 | 68 | "rollup-plugin-visualizer": "^5.9.2",
|
69 | 69 | "three": "^0.158.0",
|
70 | 70 | "typescript": "^5.2.2",
|
71 |
| - "unocss": "^0.57.2", |
| 71 | + "unocss": "^0.57.3", |
72 | 72 | "vite": "^4.5.0",
|
73 | 73 | "vite-plugin-banner": "^0.7.1",
|
74 | 74 | "vite-plugin-dts": "3.6.3",
|
75 | 75 | "vite-svg-loader": "^4.0.0",
|
76 | 76 | "vitepress": "1.0.0-rc.25",
|
77 |
| - "vue": "^3.3.7", |
| 77 | + "vue": "^3.3.8", |
78 | 78 | "vue-tsc": "^1.8.22"
|
79 | 79 | }
|
80 | 80 | }
|
0 commit comments