Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vanruesc committed Oct 31, 2024
1 parent b609434 commit 433965a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"watch:js": "node esbuild -w"
},
"peerDependencies": {
"three": ">= 0.168.0 < 0.170.0"
"three": ">= 0.168.0 < 0.171.0"
},
"devDependencies": {
"@tweakpane/core": "2.x.x",
Expand All @@ -93,7 +93,7 @@
"autoprefixer": "10.x.x",
"ava": "6.x.x",
"cssnano": "7.x.x",
"del-cli": "5.x.x",
"del-cli": "6.x.x",
"esbuild": "0.24.x",
"esbuild-plugin-glsl": "1.x.x",
"eslint": "9.x.x",
Expand All @@ -114,6 +114,6 @@
"tweakpane": "4.x.x",
"typedoc": "0.x.x",
"typedoc-plugin-mdn-links": "3.x.x",
"typescript": "5.5.x"
"typescript": "5.6.x"
}
}

0 comments on commit 433965a

Please # to comment.