chore: upgrade dependencies

This commit is contained in:
Carlos Valente
2024-05-24 10:00:51 +02:00
committed by Carlos Valente
parent 77d111650a
commit 16f31a07b7
2 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -30,7 +30,7 @@
"react-qr-code": "^2.0.12",
"react-router-dom": "^6.3.0",
"web-vitals": "^3.1.1",
"zustand": "^4.5.0"
"zustand": "^4.5.2"
},
"scripts": {
"addversion": "node -p \"'export const ONTIME_VERSION = ' + JSON.stringify(require('../../package.json').version) + ';'\" > src/ONTIME_VERSION.js",