|
11 | 11 | "dependencies": { |
12 | 12 | "@tresjs/post-processing": "1.0.0-next.1", |
13 | 13 | "mdast-util-to-string": "^4.0.0", |
14 | | - "three": "^0.169.0", |
15 | | - "three-custom-shader-material": "^5.4.0", |
| 14 | + "three": "^0.171.0", |
| 15 | + "three-custom-shader-material": "^6.2.1", |
16 | 16 | "unist-util-stringify-position": "^4.0.0" |
17 | 17 | }, |
18 | 18 | "devDependencies": { |
19 | | - "@iconify-json/carbon": "^1.1.27", |
20 | | - "@iconify-json/game-icons": "^1.1.7", |
21 | | - "@iconify-json/ic": "^1.1.17", |
22 | | - "@iconify-json/logos": "^1.1.42", |
| 19 | + "@iconify-json/carbon": "^1.2.5", |
| 20 | + "@iconify-json/game-icons": "^1.2.1", |
| 21 | + "@iconify-json/ic": "^1.2.2", |
| 22 | + "@iconify-json/logos": "^1.2.4", |
23 | 23 | "@nuxt/content": "^2.13.4", |
24 | 24 | "@nuxt/image": "^1.8.0", |
25 | 25 | "@nuxt/image-edge": "1.3.0-28493895.369b747", |
| 26 | + "@nuxt/kit": "^3.15.0", |
26 | 27 | "@nuxtjs/color-mode": "^3.4.4", |
27 | 28 | "@tresjs/cientos": "4.0.3", |
28 | 29 | "@tresjs/core": "4.3.1", |
29 | 30 | "@tresjs/eslint-config-vue": "^0.2.1", |
30 | 31 | "@tresjs/leches": "0.15.0-next.1", |
31 | 32 | "@tresjs/nuxt": "3.0.7", |
32 | 33 | "@tweakpane/plugin-essentials": "^0.2.1", |
33 | | - "@types/three": "^0.169.0", |
34 | | - "@unocss/nuxt": "^0.63.6", |
| 34 | + "@types/three": "^0.171.0", |
| 35 | + "@unocss/nuxt": "^0.65.3", |
35 | 36 | "gsap": "^3.12.4", |
36 | | - "nuxt": "^3.13.0", |
37 | | - "nuxt-svgo": "^4.0.4", |
| 37 | + "nuxt": "^3.15.0", |
| 38 | + "nuxt-svgo": "^4.0.9", |
38 | 39 | "postprocessing": "6.36.5", |
39 | 40 | "vite-svg-loader": "^5.1.0" |
40 | 41 | } |
|
0 commit comments