Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent 73b3618 commit 69fd36e
Show file tree
Hide file tree
Showing 2 changed files with 4,284 additions and 3,153 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -35,9 +35,9 @@
"@storybook/addon-essentials": "^6.5.12",
"@storybook/addon-interactions": "^6.5.12",
"@storybook/addon-links": "^6.5.12",
"@storybook/builder-vite": "^0.2.3",
"@storybook/builder-vite": "^0.4.0",
"@storybook/react": "^6.5.12",
"@storybook/testing-library": "^0.0.13",
"@storybook/testing-library": "^0.2.0",
"@storybook/testing-react": "^1.3.0",
"@testing-library/dom": "^8.18.1",
"@testing-library/jest-dom": "^5.16.5",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-storybook": "^0.6.4",
"eslint-plugin-storybook": "^0.8.0",
"husky": "^8.0.0",
"jsdom": "^20.0.1",
"lint-staged": "^13.0.3",
Expand All @@ -70,8 +70,8 @@
"terser": "^5.15.0",
"typescript": "^4.8.2",
"vite": "^3.1.0",
"vite-plugin-pwa": "^0.14.0",
"vitest": "^0.25.0"
"vite-plugin-pwa": "^0.19.0",
"vitest": "^0.34.0"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 69fd36e

Please sign in to comment.