feature/IO-3255-simplified-parts-management - Checkpoint

This commit is contained in:
Dave Richer
2025-06-19 13:08:48 -04:00
parent 4b75504d9e
commit 2505edede7
7 changed files with 818 additions and 410 deletions

View File

@@ -135,7 +135,7 @@
"@emotion/babel-plugin": "^11.13.5",
"@emotion/react": "^11.14.0",
"@eslint/js": "^9.29.0",
"@playwright/test": "^1.53.0",
"@playwright/test": "^1.53.1",
"@sentry/webpack-plugin": "^3.5.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
@@ -151,7 +151,7 @@
"jsdom": "^26.0.0",
"memfs": "^4.17.2",
"os-browserify": "^0.3.0",
"playwright": "^1.53.0",
"playwright": "^1.53.1",
"react-error-overlay": "^6.1.0",
"redux-logger": "^3.0.6",
"source-map-explorer": "^2.5.3",
@@ -161,7 +161,7 @@
"vite-plugin-node-polyfills": "^0.23.0",
"vite-plugin-pwa": "^1.0.0",
"vite-plugin-style-import": "^2.0.0",
"vitest": "^3.2.3",
"vitest": "^3.2.4",
"workbox-window": "^7.3.0"
}
}