chore: upgrade zustand

This commit is contained in:
Carlos Valente
2025-02-17 17:39:38 +01:00
committed by Carlos Valente
parent 2c8b6180d7
commit 86bb739d90
4 changed files with 270 additions and 273 deletions
+1 -1
View File
@@ -31,7 +31,7 @@
"react-qr-code": "^2.0.12",
"react-router-dom": "^6.3.0",
"web-vitals": "^3.1.1",
"zustand": "^4.5.2"
"zustand": "^5.0.3"
},
"scripts": {
"addversion": "node -p \"'export const ONTIME_VERSION = ' + JSON.stringify(require('../../package.json').version) + ';'\" > src/ONTIME_VERSION.js",