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

This commit is contained in:
Dave Richer
2025-08-06 11:58:50 -04:00
parent 0ed41de956
commit 567002236d
8 changed files with 287 additions and 313 deletions

View File

@@ -26,7 +26,7 @@
"@tanem/react-nprogress": "^5.0.53",
"antd": "^5.26.7",
"apollo-link-logger": "^2.0.1",
"apollo-link-sentry": "^4.3.0",
"apollo-link-sentry": "^4.4.0",
"autosize": "^6.0.1",
"axios": "^1.11.0",
"classnames": "^2.5.1",
@@ -78,7 +78,7 @@
"redux-saga": "^1.3.0",
"redux-state-sync": "^3.1.4",
"reselect": "^5.1.1",
"sass": "^1.89.2",
"sass": "^1.90.0",
"socket.io-client": "^4.8.1",
"styled-components": "^6.1.19",
"subscriptions-transport-ws": "^0.11.0",
@@ -131,11 +131,11 @@
"@ant-design/icons": "^6.0.0",
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-react": "^7.27.1",
"@dotenvx/dotenvx": "^1.48.3",
"@dotenvx/dotenvx": "^1.48.4",
"@emotion/babel-plugin": "^11.13.5",
"@emotion/react": "^11.14.0",
"@eslint/js": "^9.32.0",
"@playwright/test": "^1.54.1",
"@playwright/test": "^1.54.2",
"@sentry/webpack-plugin": "^4.0.2",
"@testing-library/dom": "^10.4.1",
"@testing-library/jest-dom": "^6.6.4",
@@ -143,15 +143,15 @@
"@vitejs/plugin-react": "^4.6.0",
"browserslist": "^4.25.1",
"browserslist-to-esbuild": "^2.1.1",
"chalk": "^5.4.1",
"chalk": "^5.5.0",
"eslint": "^8.57.1",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-react": "^7.37.5",
"globals": "^15.15.0",
"jsdom": "^26.0.0",
"memfs": "^4.23.0",
"memfs": "^4.36.0",
"os-browserify": "^0.3.0",
"playwright": "^1.54.1",
"playwright": "^1.54.2",
"react-error-overlay": "^6.1.0",
"redux-logger": "^3.0.6",
"source-map-explorer": "^2.5.3",