Merge remote-tracking branch 'mkljczk/develop' into develop

This commit is contained in:
mkljczk
2025-01-20 22:32:32 +01:00
4 changed files with 123 additions and 243 deletions

View File

@ -133,7 +133,7 @@
"stringz": "^2.1.0",
"tiny-queue": "^0.2.1",
"util": "^0.12.5",
"valibot": "^1.0.0-beta.11",
"valibot": "^1.0.0-beta.12",
"zustand": "^5.0.2",
"zustand-mutative": "^1.2.0"
},
@ -157,8 +157,8 @@
"@types/react-sparklines": "^1.7.5",
"@types/react-swipeable-views": "^0.13.6",
"@types/redux-mock-store": "^1.5.0",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.1",
"@typescript-eslint/eslint-plugin": "^8.20.0",
"@typescript-eslint/parser": "^8.20.0",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-compat": "^6.0.2",