feature/IO-3255-simplified-parts-management - Bump Packages

This commit is contained in:
Dave
2025-08-14 22:44:52 -04:00
parent cf60f7cd03
commit 9dd34c9f6c
4 changed files with 994 additions and 979 deletions

View File

@@ -13,18 +13,18 @@
"@emotion/is-prop-valid": "^1.3.1",
"@fingerprintjs/fingerprintjs": "^4.6.1",
"@firebase/analytics": "^0.10.17",
"@firebase/app": "^0.14.0",
"@firebase/app": "^0.14.1",
"@firebase/auth": "^1.10.8",
"@firebase/firestore": "^4.8.0",
"@firebase/messaging": "^0.12.22",
"@jsreport/browser-client": "^3.1.0",
"@reduxjs/toolkit": "^2.8.2",
"@sentry/cli": "^2.50.2",
"@sentry/cli": "^2.52.0",
"@sentry/react": "^9.43.0",
"@sentry/vite-plugin": "^4.0.2",
"@sentry/vite-plugin": "^4.1.1",
"@splitsoftware/splitio-react": "^2.3.1",
"@tanem/react-nprogress": "^5.0.53",
"antd": "^5.26.7",
"antd": "^5.27.0",
"apollo-link-logger": "^2.0.1",
"apollo-link-sentry": "^4.4.0",
"autosize": "^6.0.1",
@@ -38,16 +38,16 @@
"env-cmd": "^10.1.0",
"exifr": "^7.1.3",
"graphql": "^16.11.0",
"i18next": "^25.3.2",
"i18next": "^25.3.6",
"i18next-browser-languagedetector": "^8.2.0",
"immutability-helper": "^3.1.1",
"libphonenumber-js": "^1.12.10",
"libphonenumber-js": "^1.12.12",
"logrocket": "^9.0.2",
"markerjs2": "^2.32.6",
"memoize-one": "^6.0.0",
"normalize-url": "^8.0.2",
"object-hash": "^3.0.0",
"phone": "^3.1.66",
"phone": "^3.1.67",
"prop-types": "^15.8.1",
"query-string": "^9.2.2",
"raf-schd": "^4.0.3",
@@ -70,7 +70,7 @@
"react-resizable": "^3.0.5",
"react-router-dom": "^6.30.0",
"react-sticky": "^6.0.3",
"react-virtuoso": "^4.13.0",
"react-virtuoso": "^4.14.0",
"recharts": "^2.15.2",
"redux": "^5.0.1",
"redux-actions": "^3.0.3",
@@ -134,14 +134,14 @@
"@dotenvx/dotenvx": "^1.48.4",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/react": "^11.14.0",
"@eslint/js": "^9.32.0",
"@eslint/js": "^9.33.0",
"@playwright/test": "^1.54.2",
"@sentry/webpack-plugin": "^4.0.2",
"@sentry/webpack-plugin": "^4.1.1",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.6.4",
"@testing-library/jest-dom": "^6.7.0",
"@testing-library/react": "^16.3.0",
"@vitejs/plugin-react": "^4.6.0",
"browserslist": "^4.25.1",
"browserslist": "^4.25.2",
"browserslist-to-esbuild": "^2.1.1",
"chalk": "^5.5.0",
"eslint": "^8.57.1",
@@ -155,7 +155,7 @@
"react-error-overlay": "^6.1.0",
"redux-logger": "^3.0.6",
"source-map-explorer": "^2.5.3",
"vite": "^7.0.6",
"vite": "^7.1.2",
"vite-plugin-babel": "^1.3.2",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-node-polyfills": "^0.24.0",