Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stevensacks committed Nov 27, 2023
1 parent 19f4e21 commit 5b46dfc
Show file tree
Hide file tree
Showing 2 changed files with 1,033 additions and 1,227 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,39 +57,39 @@
"build-storybook": "storybook build"
},
"dependencies": {
"@storybook/manager": "^7.5.3",
"storybook-i18n": "2.0.13"
},
"devDependencies": {
"@storybook/addon-essentials": "7.0.0",
"@storybook/addon-interactions": "7.0.0",
"@storybook/addon-links": "7.0.0",
"@storybook/blocks": "7.0.0",
"@storybook/components": "7.0.0",
"@storybook/core-events": "7.0.0",
"@storybook/manager": "0.0.0-pr-24676-sha-214a6f84",
"@storybook/manager-api": "7.0.0",
"@storybook/preview": "0.0.0-pr-24676-sha-214a6f84",
"@storybook/preview-api": "7.0.0",
"@storybook/react": "7.0.0",
"@storybook/react-vite": "7.0.0",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "7.5.3",
"@storybook/addon-links": "7.5.3",
"@storybook/blocks": "7.5.3",
"@storybook/components": "7.5.3",
"@storybook/core-events": "7.5.3",
"@storybook/manager-api": "7.5.3",
"@storybook/preview": "7.5.3",
"@storybook/preview-api": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-vite": "7.5.3",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "7.0.0",
"@storybook/types": "7.0.0",
"@storybook/theming": "7.5.3",
"@storybook/types": "7.5.3",
"@types/node": "^18.15.0",
"@types/react": "^16.14.51",
"@types/react-dom": "^16.9.22",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"@vitejs/plugin-react": "^4.1.1",
"auto": "^11.0.4",
"boxen": "^7.1.1",
"dedent": "^1.5.1",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"prompts": "^2.4.2",
"rimraf": "^5.0.5",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-intl": "6.4.4",
"storybook": "7.3.2",
"react-intl": "6.5.5",
"rimraf": "^5.0.5",
"storybook": "7.5.3",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
Expand Down
Loading

0 comments on commit 5b46dfc

Please sign in to comment.