Skip to content

Commit e3e178e

Browse files
committed
chore(deps): update to nuxt 3.9 and three 160
1 parent 69e702f commit e3e178e

File tree

2 files changed

+1400
-2427
lines changed

2 files changed

+1400
-2427
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,30 +11,30 @@
1111
"dependencies": {
1212
"@tresjs/post-processing": "^0.7.0",
1313
"mdast-util-to-string": "^4.0.0",
14-
"three": "^0.159.0",
14+
"three": "^0.160.0",
1515
"three-custom-shader-material": "^5.4.0",
1616
"unist-util-stringify-position": "^4.0.0"
1717
},
1818
"devDependencies": {
19-
"@iconify-json/carbon": "^1.1.26",
19+
"@iconify-json/carbon": "^1.1.27",
2020
"@iconify-json/game-icons": "^1.1.7",
2121
"@iconify-json/ic": "^1.1.17",
22-
"@iconify-json/logos": "^1.1.41",
23-
"@nuxt/content": "^2.9.0",
22+
"@iconify-json/logos": "^1.1.42",
23+
"@nuxt/content": "^2.10.0",
2424
"@nuxt/image": "^1.1.0",
25-
"@nuxt/image-edge": "1.1.0-28373407.4ef2978",
26-
"@tresjs/cientos": "3.6.0",
25+
"@nuxt/image-edge": "1.1.0-28396365.97249ca",
26+
"@tresjs/cientos": "3.7.0",
2727
"@tresjs/core": "3.6.0",
2828
"@tresjs/eslint-config-vue": "^0.2.1",
2929
"@tresjs/leches": "0.15.0-next.1",
3030
"@tresjs/nuxt": "2.0.1",
31-
"@tweakpane/plugin-essentials": "^0.2.0",
31+
"@tweakpane/plugin-essentials": "^0.2.1",
3232
"@types/three": "^0.159.0",
33-
"@unocss/nuxt": "^0.58.0",
34-
"gsap": "^3.12.3",
35-
"nuxt": "^3.8.2",
33+
"@unocss/nuxt": "^0.58.2",
34+
"gsap": "^3.12.4",
35+
"nuxt": "^3.9.0",
3636
"nuxt-svgo": "^3.7.0",
37-
"postprocessing": "^6.33.4",
37+
"postprocessing": "^6.34.1",
3838
"vite-svg-loader": "^5.1.0"
3939
}
4040
}

0 commit comments

Comments
 (0)