Skip to content

Commit

Permalink
Fix vasturiano#209. Bump deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
vasturiano committed Jun 22, 2024
1 parent 12cfbd4 commit 94cd130
Show file tree
Hide file tree
Showing 2 changed files with 844 additions and 879 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,18 @@
"three-render-objects": "^1.29"
},
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"postcss": "^8.4.38",
"rimraf": "^5.0.5",
"rollup": "^4.16.1",
"rollup-plugin-dts": "^6.1.0",
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-postcss": "^4.0.2",
"typescript": "^5.4.5"
"typescript": "^5.5.2"
},
"engines": {
"node": ">=12"
Expand Down
Loading

0 comments on commit 94cd130

Please sign in to comment.