Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Marlon Baeten <[email protected]>
  • Loading branch information
marlonbaeten committed Oct 18, 2024
1 parent 9c8c198 commit 61fa75b
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 521 deletions.
8 changes: 4 additions & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
},
"dependencies": {
"@mantine/core": "7.11.2",
"@mantine/core": "7.13.1",
"@mantine/dropzone": "^7.11.2",
"@mantine/hooks": "7.11.2",
"@mantine/hooks": "7.13.1",
"@tabler/icons-react": "^3.7.0",
"html5-qrcode": "^2.3.8",
"react": "^18.3.1",
Expand All @@ -22,8 +22,8 @@
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^9.7.0",
"eslint-plugin-react-hooks": "^4.6.2",
Expand Down
Loading

0 comments on commit 61fa75b

Please sign in to comment.