Skip to content

Commit

Permalink
Bump dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vasturiano committed Feb 8, 2024
1 parent 9ad365a commit 57d82fc
Show file tree
Hide file tree
Showing 2 changed files with 749 additions and 694 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,17 @@
"three": ">=0.118.3"
},
"devDependencies": {
"@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-commonjs": "^25.0.3",
"@rollup/plugin-node-resolve": "^15.1.0",
"@rollup/plugin-terser": "^0.4.3",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@types/three": ">=0.118.3",
"rimraf": "^5.0.1",
"rollup": "^3.27.2",
"rollup-plugin-dts": "^5.3.1",
"typescript": "^5.1.6"
"rimraf": "^5.0.5",
"rollup": "^4.9.6",
"rollup-plugin-dts": "^6.1.0",
"typescript": "^5.3.3"
},
"engines": {
"node": ">=12"
Expand Down
Loading

0 comments on commit 57d82fc

Please sign in to comment.