diff --git a/web-ui/package.json b/web-ui/package.json index e7dc0e42e4..559f2f6bab 100644 --- a/web-ui/package.json +++ b/web-ui/package.json @@ -13,12 +13,12 @@ "@fortawesome/free-regular-svg-icons": "^6.0.0", "@fortawesome/free-solid-svg-icons": "^6.0.0", "@fortawesome/react-fontawesome": "^0.1.17", - "@mui/icons-material": "^5.15.14", - "@mui/lab": "^5.0.0-alpha.169", - "@mui/material": "^5.15.14", - "@mui/styled-engine-sc": "^6.0.0-alpha.18", - "@mui/styles": "^5.15.14", - "@mui/x-date-pickers": "^7.3.1", + "@mui/icons-material": "^6.4.7", + "@mui/lab": "^6.0.0-beta.30", + "@mui/material": "^6.4.7", + "@mui/styled-engine-sc": "^6.4.6", + "@mui/styles": "^6.4.7", + "@mui/x-date-pickers": "^7.27.3", "@tinymce/tinymce-react": "^5.0.0", "axios": "^1.8.2", "canvas-confetti": "^1.6.0", @@ -36,9 +36,9 @@ "qs": "^6.13.0", "query-string": "^7.0.1", "raf": "^3.4.1", - "react": "^18.2.0", + "react": "^18.3.1", "react-beautiful-dnd": "^13.1.0", - "react-dom": "^18.2.0", + "react-dom": "^18.3.1", "react-error-boundary": "^3.1.3", "react-jss": "^10.4.0", "react-modal": "^3.14.3", @@ -77,10 +77,10 @@ }, "devDependencies": { "@ladle/react": "^4.1.2", - "@testing-library/jest-dom": "^6.4.5", - "@testing-library/react": "^14.2.2", - "@testing-library/react-hooks": "^8.0.1", - "@testing-library/user-event": "^14.5.2", + "@testing-library/jest-dom": "^6.6.3", + "@testing-library/react": "^16.2.0", + "@testing-library/user-event": "^14.6.1", + "@testing-library/dom": "^10.4.0", "@types/react-router-dom": "^5.3.0", "@vitejs/plugin-react-swc": "^3.6.0", "@vitest/coverage-v8": "^1.4.0", @@ -95,7 +95,7 @@ "msw": "^2.6.4", "prettier": "3.2.5", "prop-types": "^15.8.1", - "react-test-renderer": "^18.2.0", + "react-test-renderer": "^18.3.1", "typescript": "^5.4.5", "typescript-eslint": "^7.7.1", "vite": "^5.4.12", diff --git a/web-ui/src/components/action_item/__snapshots__/ActionItemsPanel.test.jsx.snap b/web-ui/src/components/action_item/__snapshots__/ActionItemsPanel.test.jsx.snap index 640ad85d48..daa2893d93 100644 --- a/web-ui/src/components/action_item/__snapshots__/ActionItemsPanel.test.jsx.snap +++ b/web-ui/src/components/action_item/__snapshots__/ActionItemsPanel.test.jsx.snap @@ -3,17 +3,18 @@ exports[`ActionItemsPanel > renders correctly 1`] = `
| Permissions | Admin | PDL | Team Lead | @@ -53,33 +54,33 @@ exports[`DesktopTable > renders correctly 1`] = ` |
|---|---|---|---|---|
| View Action Items | - | - | - | - |
| Edit Action Items | - | - | - | - |
| Create Action Items | - | - | - | - |
| Add Team Members | - | - | - | - |
| Delete Team Members | - | - | - | - |
|
renders correctly 1`] = `
aria-invalid="false"
autocapitalize="none"
autocomplete="off"
- class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputSizeSmall MuiInputBase-inputAdornedEnd MuiAutocomplete-input MuiAutocomplete-inputFocused css-19qh8xo-MuiInputBase-input-MuiOutlinedInput-input"
+ class="MuiInputBase-input MuiOutlinedInput-input MuiInputBase-inputSizeSmall MuiInputBase-inputAdornedEnd MuiAutocomplete-input MuiAutocomplete-inputFocused css-13meb6w-MuiInputBase-input-MuiOutlinedInput-input"
id="permissions-autocomplete"
role="combobox"
spellcheck="false"
@@ -51,18 +52,18 @@ exports[`MobileTable > renders correctly 1`] = `
value=""
/>
|
|
|---|---|
| Permissions | @@ -162,33 +157,33 @@ exports[`MobileTable > renders correctly 1`] = ` |
| View Action Items | - |
| Edit Action Items | - |
| Create Action Items | - |
| Add Team Members | - |
| Delete Team Members | - |