Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vasturiano committed Mar 27, 2024
1 parent 940939b commit 6c7fbec
Show file tree
Hide file tree
Showing 2 changed files with 619 additions and 613 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,22 +52,22 @@
"accessor-fn": "1",
"kapsule": "1",
"three": ">=0.118 <1",
"three-globe": "^2.30",
"three-globe": "^2.31",
"three-render-objects": "^1.29"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/core": "^7.24.3",
"@babel/preset-env": "^7.24.3",
"@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",
"postcss": "^8.4.35",
"postcss": "^8.4.38",
"rimraf": "^5.0.5",
"rollup": "^4.9.6",
"rollup": "^4.13.1",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-postcss": "^4.0.2",
"typescript": "^5.3.3"
"typescript": "^5.4.3"
},
"engines": {
"node": ">=12"
Expand Down
Loading

0 comments on commit 6c7fbec

Please sign in to comment.