Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
domoritz committed Sep 6, 2024
1 parent 2f62800 commit b005286
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 163 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
],
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.25.3",
"@babel/plugin-transform-runtime": "^7.25.4",
"@babel/preset-env": "^7.25.4",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.25.0",
"@babel/runtime": "^7.25.6",
"@release-it/conventional-changelog": "^8.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
Expand All @@ -35,10 +35,10 @@
"d3-dsv": "^3.0.1",
"datalib": "^1.9.3",
"release-it": "^17.6.0",
"rollup": "^4.19.2",
"rollup": "^4.21.2",
"rollup-plugin-bundle-size": "^1.0.3",
"rollup-plugin-ts": "^3.4.5",
"terser": "^5.31.3",
"terser": "^5.31.6",
"typescript": "^5.5.4"
},
"scripts": {
Expand Down
Loading

0 comments on commit b005286

Please sign in to comment.