Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bprusinowski committed Apr 20, 2024
1 parent ce17063 commit 1f8b637
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,20 +41,20 @@
"devDependencies": {
"@anymud/bun-plugin-dts": "^1.0.2",
"@happy-dom/global-registrator": "^14.7.1",
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-terser": "^0.4.3",
"@rollup/plugin-typescript": "^11.1.1",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@types/bun": "^1.1.0",
"@types/d3-force": "^3.0.4",
"@types/d3-hierarchy": "^3.1.0",
"@types/d3-interpolate": "^3.0.1",
"@types/d3-path": "^3.0.0",
"@types/d3-scale": "^4.0.2",
"@types/d3-selection": "^3.0.3",
"@types/d3-shape": "^3.1.0",
"@typescript-eslint/parser": "^5.59.7",
"prettier": "^2.8.8",
"rollup": "^3.23.0",
"typescript": "^5.0.4"
"@types/d3-force": "^3.0.9",
"@types/d3-hierarchy": "^3.1.7",
"@types/d3-interpolate": "^3.0.4",
"@types/d3-path": "^3.1.0",
"@types/d3-scale": "^4.0.8",
"@types/d3-selection": "^3.0.10",
"@types/d3-shape": "^3.1.6",
"@typescript-eslint/parser": "^7.7.0",
"prettier": "^3.2.5",
"rollup": "^4.15.0",
"typescript": "^5.4.5"
}
}

0 comments on commit 1f8b637

Please sign in to comment.