Skip to content

Commit b1b5244

Browse files
committed
Update package.json
1 parent 0d9130a commit b1b5244

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,15 @@
8787
"watch:js": "node esbuild -w"
8888
},
8989
"peerDependencies": {
90-
"three": ">= 0.138.0 < 0.160.0"
90+
"three": ">= 0.138.0 < 0.161.0"
9191
},
9292
"devDependencies": {
9393
"@tweakpane/core": "2.x.x",
9494
"@types/three": "0.x.x",
9595
"@typescript-eslint/eslint-plugin": "6.x.x",
9696
"@typescript-eslint/parser": "6.x.x",
9797
"autoprefixer": "10.x.x",
98-
"ava": "5.x.x",
98+
"ava": "6.x.x",
9999
"cpy-cli": "5.x.x",
100100
"cssnano": "6.x.x",
101101
"dat.gui": "0.x.x",
@@ -112,7 +112,7 @@
112112
"hugo-bin": "0.x.x",
113113
"npm-run-all": "4.x.x",
114114
"postcss": "8.x.x",
115-
"postcss-cli": "10.x.x",
115+
"postcss-cli": "11.x.x",
116116
"postcss-preset-env": "9.x.x",
117117
"sass": "1.x.x",
118118
"spatial-controls": "6.x.x",

0 commit comments

Comments
 (0)