Skip to content

Commit 704b940

Browse files
committed
fix: fix deploy on netlify
1 parent 0e823fb commit 704b940

File tree

2 files changed

+1492
-816
lines changed

2 files changed

+1492
-816
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tresjs/post-processing": "1.0.0-next.1",
1313
"mdast-util-to-string": "^4.0.0",
14-
"three": "^0.168.0",
14+
"three": "^0.169.0",
1515
"three-custom-shader-material": "^5.4.0",
1616
"unist-util-stringify-position": "^4.0.0"
1717
},
@@ -20,7 +20,7 @@
2020
"@iconify-json/game-icons": "^1.1.7",
2121
"@iconify-json/ic": "^1.1.17",
2222
"@iconify-json/logos": "^1.1.42",
23-
"@nuxt/content": "^2.10.0",
23+
"@nuxt/content": "^2.13.4",
2424
"@nuxt/image": "^1.8.0",
2525
"@nuxt/image-edge": "1.3.0-28493895.369b747",
2626
"@nuxtjs/color-mode": "^3.4.4",
@@ -30,8 +30,8 @@
3030
"@tresjs/leches": "0.15.0-next.1",
3131
"@tresjs/nuxt": "3.0.7",
3232
"@tweakpane/plugin-essentials": "^0.2.1",
33-
"@types/three": "^0.167.2",
34-
"@unocss/nuxt": "^0.62.3",
33+
"@types/three": "^0.169.0",
34+
"@unocss/nuxt": "^0.63.6",
3535
"gsap": "^3.12.4",
3636
"nuxt": "^3.13.0",
3737
"nuxt-svgo": "^4.0.4",

0 commit comments

Comments
 (0)