Skip to content

Commit

Permalink
chore(deps): update to nuxt 3.9 and three 160
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Dec 31, 2023
1 parent 69e702f commit e3e178e
Show file tree
Hide file tree
Showing 2 changed files with 1,400 additions and 2,427 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,30 @@
"dependencies": {
"@tresjs/post-processing": "^0.7.0",
"mdast-util-to-string": "^4.0.0",
"three": "^0.159.0",
"three": "^0.160.0",
"three-custom-shader-material": "^5.4.0",
"unist-util-stringify-position": "^4.0.0"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.26",
"@iconify-json/carbon": "^1.1.27",
"@iconify-json/game-icons": "^1.1.7",
"@iconify-json/ic": "^1.1.17",
"@iconify-json/logos": "^1.1.41",
"@nuxt/content": "^2.9.0",
"@iconify-json/logos": "^1.1.42",
"@nuxt/content": "^2.10.0",
"@nuxt/image": "^1.1.0",
"@nuxt/image-edge": "1.1.0-28373407.4ef2978",
"@tresjs/cientos": "3.6.0",
"@nuxt/image-edge": "1.1.0-28396365.97249ca",
"@tresjs/cientos": "3.7.0",
"@tresjs/core": "3.6.0",
"@tresjs/eslint-config-vue": "^0.2.1",
"@tresjs/leches": "0.15.0-next.1",
"@tresjs/nuxt": "2.0.1",
"@tweakpane/plugin-essentials": "^0.2.0",
"@tweakpane/plugin-essentials": "^0.2.1",
"@types/three": "^0.159.0",
"@unocss/nuxt": "^0.58.0",
"gsap": "^3.12.3",
"nuxt": "^3.8.2",
"@unocss/nuxt": "^0.58.2",
"gsap": "^3.12.4",
"nuxt": "^3.9.0",
"nuxt-svgo": "^3.7.0",
"postprocessing": "^6.33.4",
"postprocessing": "^6.34.1",
"vite-svg-loader": "^5.1.0"
}
}
Loading

0 comments on commit e3e178e

Please sign in to comment.