Skip to content

Commit

Permalink
Update Storybook and related deps
Browse files Browse the repository at this point in the history
  • Loading branch information
danielnaab committed Apr 16, 2024
1 parent d503977 commit 7531e87
Show file tree
Hide file tree
Showing 2 changed files with 1,371 additions and 1,745 deletions.
34 changes: 17 additions & 17 deletions packages/design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,31 +25,31 @@
],
"devDependencies": {
"@playwright/test": "^1.43.1",
"@storybook/addon-a11y": "^7.6.10",
"@storybook/addon-a11y": "^8.0.8",
"@storybook/addon-coverage": "^1.0.1",
"@storybook/addon-essentials": "^7.6.10",
"@storybook/addon-interactions": "^7.6.10",
"@storybook/addon-links": "^7.6.10",
"@storybook/blocks": "^7.6.10",
"@storybook/preview-api": "^7.6.10",
"@storybook/react": "^7.6.10",
"@storybook/react-vite": "^7.6.10",
"@storybook/test": "^7.6.10",
"@storybook/test-runner": "^0.16.0",
"@storybook/types": "^7.6.10",
"@testing-library/react": "^14.1.2",
"@storybook/addon-essentials": "^8.0.8",
"@storybook/addon-interactions": "^8.0.8",
"@storybook/addon-links": "^8.0.8",
"@storybook/blocks": "^8.0.8",
"@storybook/preview-api": "^8.0.8",
"@storybook/react": "^8.0.8",
"@storybook/react-vite": "^8.0.8",
"@storybook/test": "^8.0.8",
"@storybook/test-runner": "^0.17.0",
"@storybook/types": "^8.0.8",
"@testing-library/react": "^15.0.2",
"@types/deep-equal": "^1.0.4",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.79",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"@uswds/compile": "github:danielnaab/uswds-compile#package-json-paths",
"@vitejs/plugin-react": "^4.2.1",
"concurrently": "^8.2.2",
"eslint": "^8.56.0",
"eslint": "^9.0.0",
"eslint-plugin-react": "^7.34.1",
"glob": "^10.3.12",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"http-server": "^14.1.1",
"install": "^0.13.0",
"npm": "^10.5.2",
Expand All @@ -72,7 +72,7 @@
"deep-equal": "^2.2.3",
"react-hook-form": "^7.51.3",
"react-router-dom": "^6.22.3",
"storybook": "^7.6.10",
"storybook": "^8.0.8",
"zustand": "^4.5.2",
"zustand-utils": "^1.3.2"
}
Expand Down
Loading

0 comments on commit 7531e87

Please sign in to comment.