Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vasturiano committed Sep 30, 2024
1 parent 92a2faf commit 5d823cc
Show file tree
Hide file tree
Showing 2 changed files with 1,069 additions and 1,099 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,27 +45,27 @@
"dist/**/*"
],
"dependencies": {
"globe.gl": "^2.32",
"globe.gl": "^2.33",
"prop-types": "15",
"react-kapsule": "2"
},
"peerDependencies": {
"react": "*"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.4",
"@babel/preset-react": "^7.24.7",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-replace": "^5.0.5",
"@rollup/plugin-commonjs": "^28.0.0",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-replace": "^6.0.1",
"@rollup/plugin-terser": "^0.4.4",
"@types/react": "^18.2.55",
"rimraf": "^5.0.5",
"rollup": "^4.9.6",
"rollup-plugin-dts": "^6.1.0",
"typescript": "^5.3.3"
"@types/react": "^18.3.10",
"rimraf": "^6.0.1",
"rollup": "^4.22.5",
"rollup-plugin-dts": "^6.1.1",
"typescript": "^5.6.2"
},
"engines": {
"node": ">=12"
Expand Down
Loading

0 comments on commit 5d823cc

Please sign in to comment.