Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kbinani committed Feb 5, 2024
1 parent 4e80fe1 commit f726a2a
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 186 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,19 @@
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@bugsnag/source-maps": "^2.3.1",
"@types/node": "^20.10.5",
"@types/react": "^18.2.45",
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"@types/react-dom": "^18.2.18",
"@types/sprintf-js": "^1.1.4",
"@types/uuid": "^9.0.7",
"@types/uuid": "^9.0.8",
"bugsnag-build-reporter": "^2.0.0",
"esbuild": "^0.19.10",
"prettier": "^3.1.1",
"esbuild": "^0.20.0",
"prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},
"dependencies": {
"@bugsnag/js": "^7.22.2",
"@bugsnag/js": "^7.22.3",
"@bugsnag/plugin-react": "^7.18.0",
"dexie": "^3.2.2",
"jszip": "^3.10.1",
Expand Down
Loading

0 comments on commit f726a2a

Please sign in to comment.