Update deps

This commit is contained in:
Darren Clarke 2024-09-04 07:52:30 +02:00
parent e82cb0e10d
commit 027aac3a92
15 changed files with 1289 additions and 928 deletions

View file

@ -41,14 +41,14 @@
"react-dom": "18.3.1",
"react-qr-code": "^2.0.15",
"react-timer-hook": "^3.0.7",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"tss-react": "^4.9.12",
"tsx": "^4.17.0",
"tsx": "^4.19.0",
"@link-stack/ui": "*"
},
"devDependencies": {
"@types/node": "^22",
"@types/pg": "^8.11.6",
"@types/pg": "^8.11.8",
"@types/react": "^18",
"@types/react-dom": "^18",
"@link-stack/eslint-config": "*",