Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major) (#1106)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent a3de9ef commit 497117b
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 261 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,16 +111,16 @@
"@mui/icons-material": "6.1.6",
"@mui/lab": "6.0.0-beta.14",
"@mui/material": "6.1.6",
"@storybook/addon-a11y": "8.4.2",
"@storybook/addon-actions": "8.4.2",
"@storybook/addon-a11y": "8.4.3",
"@storybook/addon-actions": "8.4.3",
"@storybook/addon-coverage": "1.0.4",
"@storybook/addon-docs": "8.4.2",
"@storybook/addon-essentials": "8.4.2",
"@storybook/addon-interactions": "8.4.2",
"@storybook/addon-links": "8.4.2",
"@storybook/addon-docs": "8.4.3",
"@storybook/addon-essentials": "8.4.3",
"@storybook/addon-interactions": "8.4.3",
"@storybook/addon-links": "8.4.3",
"@storybook/experimental-addon-test": "^8.3.5",
"@storybook/react": "8.4.2",
"@storybook/react-vite": "8.4.2",
"@storybook/react": "8.4.3",
"@storybook/react-vite": "8.4.3",
"@storybook/test-runner": "0.19.1",
"@storybook/testing-library": "0.2.2",
"@tanstack/react-query": "5.59.20",
Expand All @@ -139,8 +139,8 @@
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"@vitejs/plugin-react": "4.3.3",
"@vitest/browser": "2.1.4",
"@vitest/ui": "2.1.4",
"@vitest/browser": "2.1.5",
"@vitest/ui": "2.1.5",
"concurrently": "9.1.0",
"cross-env": "7.0.3",
"date-fns": "4.1.0",
Expand All @@ -152,7 +152,7 @@
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^7.1.0",
"globals": "15.12.0",
"happy-dom": "15.11.4",
"happy-dom": "15.11.6",
"http-server": "14.1.1",
"husky": "9.1.6",
"jsdom": "25.0.1",
Expand All @@ -166,14 +166,14 @@
"react-router-dom": "6.28.0",
"react-test-renderer": "18.3.1",
"sass": "1.80.7",
"storybook": "8.4.2",
"storybook": "8.4.3",
"stylis": "^4.3.4",
"tsc-alias": "1.8.10",
"typescript": "5.6.3",
"vite": "5.4.11",
"vite-plugin-dts": "4.3.0",
"vite-plugin-istanbul": "6.0.2",
"vitest": "2.1.4",
"vitest": "2.1.5",
"wait-on": "8.0.1"
},
"packageManager": "[email protected]"
Expand Down
Loading

0 comments on commit 497117b

Please sign in to comment.