Skip to content

Commit

Permalink
Merge pull request #493 from WestpacGEL/storybook-update-dev
Browse files Browse the repository at this point in the history
updated storybook to latest - as part of fixing babel vulnerability
  • Loading branch information
jaortiz authored Dec 8, 2023
2 parents 1004354 + 466e2a1 commit 2bfc560
Show file tree
Hide file tree
Showing 2 changed files with 1,514 additions and 2,867 deletions.
28 changes: 14 additions & 14 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,18 +204,18 @@
"@react-types/accordion": "3.0.0-alpha.14",
"@react-types/combobox": "~3.7.0",
"@react-types/shared": "~3.18.1",
"@storybook/addon-a11y": "~7.4.3",
"@storybook/addon-actions": "~7.4.3",
"@storybook/addon-essentials": "^7.0.21",
"@storybook/addon-interactions": "^7.0.21",
"@storybook/addon-links": "^7.0.21",
"@storybook/addon-styling": "~1.3.2",
"@storybook/blocks": "^7.0.21",
"@storybook/manager-api": "~7.4.6",
"@storybook/react": "^7.0.21",
"@storybook/react-vite": "^7.0.21",
"@storybook/testing-library": "^0.0.14-next.2",
"@storybook/theming": "~7.4.6",
"@storybook/addon-a11y": "~7.6.4",
"@storybook/addon-actions": "~7.6.4",
"@storybook/addon-essentials": "^7.6.4",
"@storybook/addon-interactions": "^7.6.4",
"@storybook/addon-links": "^7.6.4",
"@storybook/addon-styling": "~1.3.7",
"@storybook/blocks": "^7.6.4",
"@storybook/manager-api": "~7.6.4",
"@storybook/react": "^7.6.4",
"@storybook/react-vite": "^7.6.4",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "~7.6.4",
"@swc/cli": "^0.1.62",
"@swc/core": "^1.3.35",
"@testing-library/jest-dom": "^5.16.5",
Expand All @@ -235,7 +235,7 @@
"colorjs.io": "~0.4.5",
"cross-env": "~7.0.3",
"eslint": "^7.32.0",
"eslint-plugin-storybook": "~0.6.12",
"eslint-plugin-storybook": "~0.6.15",
"glob": "~10.3.3",
"jsdom": "^22.0.0",
"plop": "~3.1.2",
Expand All @@ -247,7 +247,7 @@
"react-docgen-typescript": "~2.2.2",
"react-dom": "^18.2.0",
"shx": "^0.3.4",
"storybook": "^7.0.21",
"storybook": "^7.6.4",
"tailwind-variants": "~0.1.13",
"tailwindcss": "~3.3.2",
"tailwindcss-themer": "~3.1.0",
Expand Down
Loading

1 comment on commit 2bfc560

@vercel
Copy link

@vercel vercel bot commented on 2bfc560 Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

gel-next-site – ./apps/site

gel-next-site-git-main-westpacgel.vercel.app
gel-next-site-westpacgel.vercel.app
gel-next-site.vercel.app

Please sign in to comment.