Skip to content

Commit

Permalink
chore: upgrade storybook to v8.4, upgrade @radix-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
robp committed Nov 7, 2024
1 parent eba76db commit b260ad0
Show file tree
Hide file tree
Showing 2 changed files with 1,515 additions and 3,600 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"@contentful/content-source-maps": "^0.11.5",
"@contentful/live-preview": "^4.5.13",
"@contentful/rich-text-react-renderer": "^15.17.1",
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-navigation-menu": "^1.1.4",
"@radix-ui/react-slot": "^1.0.2",
"@storybook/test": "^8.0.4",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-navigation-menu": "^1.2.1",
"@radix-ui/react-slot": "^1.1.0",
"@storybook/test": "^8.4.2",
"@types/node": "18.11.11",
"@types/react": "npm:[email protected]",
"@types/react-dom": "npm:[email protected]",
Expand Down Expand Up @@ -68,14 +68,14 @@
"@commitlint/cz-commitlint": "^19.5.0",
"@cypress/webpack-dev-server": "^3.2.1",
"@ianvs/prettier-plugin-sort-imports": "^4.2.1",
"@storybook/addon-essentials": "^8.0.4",
"@storybook/addon-interactions": "^8.0.4",
"@storybook/addon-links": "^8.0.4",
"@storybook/addon-onboarding": "^8.0.4",
"@storybook/addon-themes": "^8.0.4",
"@storybook/blocks": "^8.0.4",
"@storybook/nextjs": "^8.0.4",
"@storybook/react": "^8.0.4",
"@storybook/addon-essentials": "^8.4.2",
"@storybook/addon-interactions": "^8.4.2",
"@storybook/addon-links": "^8.4.2",
"@storybook/addon-onboarding": "^8.4.2",
"@storybook/addon-themes": "^8.4.2",
"@storybook/blocks": "^8.4.2",
"@storybook/nextjs": "^8.4.2",
"@storybook/react": "^8.4.2",
"@types/cypress-image-snapshot": "^3.1.6",
"@types/use-analytics": "^0.0.3",
"@typescript-eslint/eslint-plugin": "^6.5.0",
Expand All @@ -101,7 +101,7 @@
"prettier": "^3.0.3",
"prettier-plugin-curly": "^0.2.1",
"shadcn": "^2.1.0",
"storybook": "^8.0.4",
"storybook": "^8.4.2",
"tailwindcss": "^3.3.3",
"ts-loader": "^9.4.2",
"webpack": "^5.75.0"
Expand Down
Loading

0 comments on commit b260ad0

Please sign in to comment.