Skip to content

Commit ee68ba5

Browse files
authored
fix: update deps (#221)
1 parent 17046a6 commit ee68ba5

File tree

2 files changed

+1133
-1711
lines changed

2 files changed

+1133
-1711
lines changed

package.json

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,30 +11,31 @@
1111
"dependencies": {
1212
"@tresjs/post-processing": "1.0.0-next.1",
1313
"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",
1616
"unist-util-stringify-position": "^4.0.0"
1717
},
1818
"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",
2323
"@nuxt/content": "^2.13.4",
2424
"@nuxt/image": "^1.8.0",
2525
"@nuxt/image-edge": "1.3.0-28493895.369b747",
26+
"@nuxt/kit": "^3.15.0",
2627
"@nuxtjs/color-mode": "^3.4.4",
2728
"@tresjs/cientos": "4.0.3",
2829
"@tresjs/core": "4.3.1",
2930
"@tresjs/eslint-config-vue": "^0.2.1",
3031
"@tresjs/leches": "0.15.0-next.1",
3132
"@tresjs/nuxt": "3.0.7",
3233
"@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",
3536
"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",
3839
"postprocessing": "6.36.5",
3940
"vite-svg-loader": "^5.1.0"
4041
}

0 commit comments

Comments
 (0)