Skip to content

Commit

Permalink
fix: update core to v4.0.2 for performance issues
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jun 6, 2024
1 parent d21e468 commit 559e72d
Show file tree
Hide file tree
Showing 2 changed files with 819 additions and 553 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,33 +46,33 @@
"three": ">=0.133"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.3.2",
"@nuxt/devtools-kit": "^1.3.3",
"@nuxt/kit": "^3.11.2",
"@nuxt/ui": "^2.16.0",
"@tresjs/core": "4.0.1",
"@tresjs/core": "4.0.2",
"@tresjs/nuxt": "2.1.2",
"@types/three": "^0.165.0",
"@unocss/nuxt": "^0.60.4",
"defu": "^6.1.4",
"mlly": "^1.7.0",
"mlly": "^1.7.1",
"pkg-types": "^1.1.1",
"sirv": "^2.0.4",
"typescript": "^5.4.5",
"vite-plugin-glsl": "^1.3.0"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.34",
"@iconify-json/carbon": "^1.1.35",
"@iconify-json/file-icons": "^1.1.8",
"@iconify-json/iconoir": "^1.1.44",
"@iconify-json/ph": "^1.1.13",
"@nuxt/devtools-ui-kit": "^1.3.2",
"@nuxt/devtools-ui-kit": "^1.3.3",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.13.1",
"@release-it/conventional-changelog": "^8.0.1",
"@tresjs/eslint-config": "^1.1.0",
"@types/node": "^20.13.0",
"@types/node": "^20.14.2",
"changelogen": "^0.5.5",
"eslint": "^9.4.0",
"nuxt": "^3.11.2",
Expand Down
Loading

0 comments on commit 559e72d

Please sign in to comment.