chore(ui): update deps

This commit is contained in:
Łukasz Mierzwa
2025-03-19 11:38:13 +00:00
committed by Łukasz Mierzwa
parent 5e15bcad66
commit bfac39b0a3
2 changed files with 762 additions and 677 deletions
+748 -663
View File
File diff suppressed because it is too large Load Diff
+14 -14
View File
@@ -18,7 +18,7 @@
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
"date-fns": "4.1.0",
"downshift": "9.0.8",
"downshift": "9.0.9",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"intersection-observer": "0.12.2",
@@ -26,11 +26,11 @@
"lodash.merge": "4.6.2",
"lodash.throttle": "4.1.1",
"lodash.uniqueid": "4.0.1",
"mobx": "6.13.5",
"mobx": "6.13.7",
"mobx-react-lite": "4.1.0",
"mobx-stored": "1.1.0",
"promise-retry": "2.0.1",
"qs": "6.13.1",
"qs": "6.14.0",
"react": "17.0.2",
"react-app-polyfill": "3.0.0",
"react-cool-dimensions": "3.0.1",
@@ -43,7 +43,7 @@
"react-linkify": "0.2.2",
"react-media-hook": "0.5.0",
"react-range": "1.10.0",
"react-select": "5.9.0",
"react-select": "5.10.1",
"react-transition-group": "4.4.5",
"typeface-open-sans": "1.1.13"
},
@@ -51,7 +51,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@testing-library/user-event": "14.6.1",
"@types/body-scroll-lock": "3.1.2",
"@types/bricks.js": "1.8.5",
"@types/enzyme": "3.10.18",
@@ -61,15 +61,15 @@
"@types/lodash.merge": "4.6.9",
"@types/lodash.throttle": "4.1.9",
"@types/lodash.uniqueid": "4.0.9",
"@types/node": "22.10.2",
"@types/node": "22.13.10",
"@types/promise-retry": "1.1.6",
"@types/qs": "6.9.17",
"@types/react": "17.0.50",
"@types/react-dom": "17.0.17",
"@vitejs/plugin-legacy": "6.0.0",
"@vitejs/plugin-legacy": "6.0.2",
"@vitejs/plugin-react": "4.3.4",
"@wojtekmaj/enzyme-adapter-react-17": "0.8.0",
"csstype": "3.1.2",
"csstype": "3.1.3",
"diffable-html": "5.0.0",
"enzyme": "3.11.0",
"eslint-config-prettier": "9.1.0",
@@ -82,12 +82,12 @@
"jest-environment-jsdom": "29.7.0",
"jest-fetch-mock": "3.0.3",
"node-fetch": "2.6.11",
"prettier": "3.4.2",
"sass": "1.83.0",
"terser": "5.37.0",
"ts-jest": "29.2.5",
"typescript": "5.7.2",
"vite": "6.0.11",
"prettier": "3.5.3",
"sass": "1.86.0",
"terser": "5.39.0",
"ts-jest": "29.2.6",
"typescript": "5.8.2",
"vite": "6.2.2",
"vite-tsconfig-paths": "5.1.4"
},
"overrides": {