Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbrinkman committed Dec 18, 2024
1 parent f91e3f0 commit 264d727
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
Binary file modified bun.lockb
Binary file not shown.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,21 +46,21 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.17.0",
"@types/d3-array": "^3.2.1",
"@types/eslint__js": "^8.42.3",
"@types/stringify-object": "^4.0.5",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"eslint-plugin-spellcheck": "^0.0.20",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-tsdoc": "^0.4.0",
"flowgen": "^1.21.0",
"glob": "^11.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"prettier-plugin-organize-imports": "^4.1.0",
"typedoc": "^0.26.11",
"typescript": "~5.6.3",
"typescript-eslint": "^8.15.0",
"@types/bun": "^1.1.13"
"typedoc": "^0.27.5",
"typescript": "~5.7.2",
"typescript-eslint": "^8.18.1",
"@types/bun": "^1.1.14"
},
"prettier": {
"plugins": [
Expand Down

0 comments on commit 264d727

Please sign in to comment.