pl-fe: update even more deps

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-01-06 16:33:24 +01:00
parent 7dd60f4b1f
commit f5ac79f87b
2 changed files with 202 additions and 191 deletions

View File

@ -105,41 +105,41 @@
"localforage": "^1.10.0",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "^2.9.4",
"mutative": "^1.1.0",
"mutative": "^1.3.0",
"path-browserify": "^1.0.1",
"pl-api": "workspace:*",
"postcss": "^8.5.3",
"process": "^0.11.10",
"punycode": "^2.1.1",
"qrcode.react": "^4.2.0",
"query-string": "^9.2.2",
"query-string": "^9.3.1",
"react": "^19.2.3",
"react-color": "^2.19.3",
"react-datepicker": "^8.3.0",
"react-dom": "^19.2.3",
"react-error-boundary": "^4.1.2",
"react-helmet-async": "^2.0.5",
"react-hot-toast": "^2.5.2",
"react-hot-toast": "^2.6.0",
"react-inlinesvg": "^4.1.8",
"react-intl": "^8.0.10",
"react-redux": "^9.0.4",
"react-sparklines": "^1.7.0",
"react-sticky-box": "^2.0.5",
"react-swipeable-views": "^0.14.0",
"react-virtuoso": "^4.13.0",
"react-virtuoso": "^4.18.1",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0",
"reselect": "^5.1.1",
"resize-observer": "^1.0.4",
"sass-embedded": "^1.93.3",
"stringz": "^2.1.0",
"tabbable": "^6.2.0",
"tabbable": "^6.4.0",
"tiny-queue": "^0.2.1",
"use-mutative": "^1.2.1",
"use-mutative": "^1.3.1",
"util": "^0.12.5",
"valibot": "^1.2.0",
"zustand": "^5.0.3",
"zustand-mutative": "^1.2.0"
"zustand": "^5.0.9",
"zustand-mutative": "^1.3.1"
},
"devDependencies": {
"@formatjs/cli": "^6.9.0",
@ -154,9 +154,9 @@
"@types/leaflet": "^1.9.15",
"@types/lodash": "^4.17.13",
"@types/path-browserify": "^1.0.3",
"@types/react": "^18.3.23",
"@types/react": "^19.2.7",
"@types/react-color": "^3.0.13",
"@types/react-dom": "^18.3.7",
"@types/react-dom": "^19.2.3",
"@types/react-router-dom": "^5.3.3",
"@types/react-sparklines": "^1.7.5",
"@types/react-swipeable-views": "^0.13.6",
@ -166,7 +166,7 @@
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^4.0.0",
"eslint-plugin-compat": "^6.0.2",
"eslint-plugin-formatjs": "^5.2.8",
"eslint-plugin-formatjs": "^5.4.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^50.6.1",
"eslint-plugin-jsx-a11y": "^6.10.2",