Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed Jun 16, 2023
1 parent f7ae80a commit 0cd784e
Show file tree
Hide file tree
Showing 4 changed files with 5,103 additions and 99 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
},
"dependencies": {
"@nuxt/kit": "^3.5.2",
"@tresjs/cientos": "^2.1.3",
"@tresjs/core": "^2.1.2",
"@tresjs/cientos": "^2.1.4",
"@tresjs/core": "^2.1.3",
"@tresjs/post-processing": "^0.2.0",
"@types/three": "^0.152.1",
"mlly": "^1.3.0",
Expand All @@ -48,12 +48,12 @@
"@nuxt/schema": "^3.5.2",
"@nuxt/test-utils": "^3.5.1",
"@release-it/conventional-changelog": "^5.1.1",
"@types/node": "^18",
"@types/node": "^20.3.1",
"changelogen": "^0.5.3",
"eslint": "^8.42.0",
"nuxt": "^3.5.1",
"playwright": "^1.35.0",
"playwright": "^1.35.1",
"release-it": "^15.11.0",
"vitest": "^0.31.4"
"vitest": "^0.32.1"
}
}
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"generate": "nuxi generate"
},
"devDependencies": {
"nuxt": "latest",
"@tresjs/cientos": "^2.1.3",
"@tresjs/post-processing": "^0.2.0"
"@tresjs/cientos": "^2.1.4",
"@tresjs/post-processing": "^0.2.0",
"nuxt": "latest"
}
}
Loading

0 comments on commit 0cd784e

Please sign in to comment.