Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rubengees committed Jun 5, 2024
1 parent 6178bba commit a573d1e
Show file tree
Hide file tree
Showing 2 changed files with 2,006 additions and 1,894 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,16 @@
},
"devDependencies": {
"@types/d3": "^4.13.15",
"@types/node": "^20.11.24",
"@vitejs/plugin-legacy": "^5.3.1",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"vite": "^5.1.5"
"@types/node": "^20.14.2",
"@vitejs/plugin-legacy": "^5.4.1",
"prettier": "^3.3.1",
"typescript": "^5.4.5",
"vite": "^5.2.12"
},
"pnpm": {
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
}
}
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit a573d1e

Please sign in to comment.