Skip to content

Commit

Permalink
fix(deps): update to core v4.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Sep 6, 2024
1 parent 397814d commit 718842d
Show file tree
Hide file tree
Showing 2 changed files with 1,411 additions and 753 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@
},
"dependencies": {
"@nuxt/devtools-kit": "^1.4.1",
"@nuxt/kit": "^3.13.0",
"@nuxt/kit": "^3.13.1",
"@nuxt/ui": "^2.18.4",
"@tresjs/core": "4.2.9",
"@tresjs/nuxt": "3.0.4",
"@types/three": "^0.167.2",
"@tresjs/core": "4.2.10",
"@tresjs/nuxt": "3.0.6",
"@types/three": "^0.168.0",
"@unocss/nuxt": "^0.62.3",
"defu": "^6.1.4",
"mlly": "^1.7.1",
Expand All @@ -61,23 +61,23 @@
"vite-plugin-glsl": "^1.3.0"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.37",
"@iconify-json/file-icons": "^1.1.10",
"@iconify-json/iconoir": "^1.1.46",
"@iconify-json/ph": "^1.1.14",
"@iconify-json/carbon": "^1.2.1",
"@iconify-json/file-icons": "^1.2.0",
"@iconify-json/iconoir": "^1.2.0",
"@iconify-json/ph": "^1.2.0",
"@nuxt/devtools-ui-kit": "^1.4.1",
"@nuxt/eslint-config": "^0.5.4",
"@nuxt/icon": "^1.5.0",
"@nuxt/eslint-config": "^0.5.6",
"@nuxt/icon": "^1.5.1",
"@nuxt/module-builder": "^0.8.3",
"@nuxt/schema": "^3.13.0",
"@nuxt/schema": "^3.13.1",
"@nuxt/test-utils": "^3.14.1",
"@release-it/conventional-changelog": "^8.0.1",
"@tresjs/eslint-config": "^1.2.0",
"@types/node": "^22.5.1",
"@types/node": "^22.5.4",
"changelogen": "^0.5.5",
"eslint": "^9.9.1",
"nuxt": "^3.13.0",
"playwright": "^1.46.1",
"nuxt": "^3.13.1",
"playwright": "^1.47.0",
"release-it": "^17.6.0",
"three": "^0.168.0",
"vitest": "^2.0.5"
Expand Down
Loading

0 comments on commit 718842d

Please sign in to comment.