feature/IO-3255-simplified-parts-management - Bump deps, add Change Request

This commit is contained in:
Dave Richer
2025-07-07 12:14:23 -04:00
parent 0891c7d4b3
commit 8bc6bea4b2
7 changed files with 242 additions and 113 deletions

View File

@@ -20,11 +20,11 @@
"@jsreport/browser-client": "^3.1.0",
"@reduxjs/toolkit": "^2.8.2",
"@sentry/cli": "^2.46.0",
"@sentry/react": "^9.34.0",
"@sentry/react": "^9.35.0",
"@sentry/vite-plugin": "^3.5.0",
"@splitsoftware/splitio-react": "^2.3.1",
"@tanem/react-nprogress": "^5.0.53",
"antd": "^5.26.3",
"antd": "^5.26.4",
"apollo-link-logger": "^2.0.1",
"apollo-link-sentry": "^4.3.0",
"autosize": "^6.0.1",
@@ -49,7 +49,7 @@
"object-hash": "^3.0.0",
"phone": "^3.1.62",
"prop-types": "^15.8.1",
"query-string": "^9.2.1",
"query-string": "^9.2.2",
"raf-schd": "^4.0.3",
"react": "^18.3.1",
"react-big-calendar": "^1.19.4",
@@ -59,7 +59,7 @@
"react-drag-listview": "^2.0.0",
"react-grid-gallery": "^1.0.1",
"react-grid-layout": "1.3.4",
"react-i18next": "^15.5.3",
"react-i18next": "^15.6.0",
"react-icons": "^5.5.0",
"react-image-lightbox": "^5.1.4",
"react-markdown": "^10.1.0",
@@ -158,7 +158,7 @@
"vite": "^6.3.5",
"vite-plugin-babel": "^1.3.2",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-node-polyfills": "^0.23.0",
"vite-plugin-node-polyfills": "^0.24.0",
"vite-plugin-pwa": "^1.0.1",
"vite-plugin-style-import": "^2.0.0",
"vitest": "^3.2.4",