Skip to content

Commit

Permalink
chore(deps): update frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 065a4b8 commit 2d42b7e
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 184 deletions.
28 changes: 14 additions & 14 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@mui/x-date-pickers": "7.20.0",
"@types/autosuggest-highlight": "3.2.3",
"@types/jest": "29.5.13",
"@types/node": "22.7.5",
"@types/node": "22.7.6",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@types/react-window": "1.8.8",
Expand All @@ -30,12 +30,12 @@
"react": "18.3.1",
"react-docgen": "7.0.3",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-error-boundary": "4.1.1",
"react-hook-form": "7.53.0",
"react-i18next": "15.0.3",
"react-router-dom": "6.27.0",
"react-window": "1.8.10",
"universal-cookie": "7.1.4",
"universal-cookie": "7.2.1",
"yup": "1.4.0"
},
"scripts": {
Expand Down Expand Up @@ -72,17 +72,17 @@
"@eslint/js": "9.12.0",
"@fontsource/material-icons": "5.1.0",
"@fontsource/roboto": "5.1.0",
"@storybook/addon-actions": "8.3.4",
"@storybook/addon-actions": "8.3.5",
"@storybook/addon-designs": "8.0.3",
"@storybook/addon-essentials": "8.3.4",
"@storybook/addon-interactions": "8.3.4",
"@storybook/addon-links": "8.3.4",
"@storybook/blocks": "8.3.4",
"@storybook/builder-vite": "8.3.4",
"@storybook/addon-essentials": "8.3.5",
"@storybook/addon-interactions": "8.3.5",
"@storybook/addon-links": "8.3.5",
"@storybook/blocks": "8.3.5",
"@storybook/builder-vite": "8.3.5",
"@storybook/icons": "1.2.12",
"@storybook/react": "8.3.4",
"@storybook/react-vite": "8.3.4",
"@testing-library/jest-dom": "6.5.0",
"@storybook/react": "8.3.5",
"@storybook/react-vite": "8.3.5",
"@testing-library/jest-dom": "6.6.1",
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/eslint": "9",
Expand All @@ -104,7 +104,7 @@
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "5.1.0-rc-eb3ad065-20240822",
"eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614",
"eslint-plugin-unicorn": "56.0.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
Expand All @@ -113,7 +113,7 @@
"prettier": "3.3.3",
"rollup-plugin-visualizer": "5.12.0",
"rollup-preserve-directives": "1.1.2",
"storybook": "8.3.4",
"storybook": "8.3.5",
"storybook-addon-apollo-client": "7.3.0",
"storybook-addon-remix-react-router": "3.0.1",
"storybook-dark-mode": "4.0.2",
Expand Down
Loading

0 comments on commit 2d42b7e

Please sign in to comment.