Skip to content

Commit

Permalink
chore: upgrade minor and patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 15, 2025
1 parent 90e57ff commit 8d4aa60
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 152 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@types/react": "^19.0.2",
"@types/react": "^19.0.7",
"@zxing/library": "^0.21.3",
"react-webcam": "^7.1.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"eslint": "^9.17.0",
"eslint-plugin-react": "^7.37.3",
"typescript": "^5.7.2"
Expand Down
Loading

0 comments on commit 8d4aa60

Please sign in to comment.