Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vasturiano committed Sep 18, 2023
1 parent 7b628e0 commit fc34ded
Show file tree
Hide file tree
Showing 2 changed files with 327 additions and 341 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,19 +66,19 @@
"three": ">=0.125"
},
"devDependencies": {
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/core": "^7.22.20",
"@babel/preset-env": "^7.22.20",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.4",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.0",
"@rollup/plugin-node-resolve": "^15.2.1",
"@rollup/plugin-terser": "^0.4.3",
"@types/three": ">=0.125.0",
"rimraf": "^5.0.1",
"rollup": "^3.28.0",
"rollup-plugin-dts": "^6.0.0",
"three": "^0.155.0",
"typescript": "^5.1.6"
"rollup": "^3.29.2",
"rollup-plugin-dts": "^6.0.2",
"three": "^0.156.1",
"typescript": "^5.2.2"
},
"engines": {
"node": ">=12"
Expand Down
Loading

0 comments on commit fc34ded

Please sign in to comment.