Skip to content

Commit

Permalink
bump storybook to 7.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanKolnik committed Dec 22, 2023
1 parent 12048b6 commit 510031e
Show file tree
Hide file tree
Showing 2 changed files with 2,529 additions and 2,041 deletions.
24 changes: 14 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,13 @@
"yarn lint:package"
]
},
"resolutions": {
"jackspeak": "2.1.1"
},
"dependencies": {
"@emotion/weak-memoize": "^0.3.0",
"@storybook/theming": "^7.0.2",
"@storybook/source-loader": "^7.6.6",
"@storybook/theming": "^7.6.6",
"@types/pluralize": "^0.0.29",
"@types/prismjs": "^1.16.6",
"@types/react-modal": "^3.12.1",
Expand All @@ -75,15 +79,15 @@
"@babel/preset-react": "^7.10.1",
"@babel/preset-typescript": "^7.10.1",
"@emotion/babel-plugin": "^11.10.6",
"@storybook/addon-a11y": "^7.0.2",
"@storybook/addon-actions": "^7.0.2",
"@storybook/addon-docs": "^7.0.2",
"@storybook/addon-essentials": "^7.0.2",
"@storybook/addon-storysource": "^7.0.2",
"@storybook/addon-a11y": "^7.6.6",
"@storybook/addon-actions": "^7.6.6",
"@storybook/addon-docs": "^7.6.6",
"@storybook/addon-essentials": "^7.6.6",
"@storybook/addon-storysource": "^7.6.6",
"@storybook/eslint-config-storybook": "^3.1.2",
"@storybook/linter-config": "^3.1.2",
"@storybook/react": "^7.0.2",
"@storybook/react-webpack5": "^7.0.2",
"@storybook/react": "^7.6.6",
"@storybook/react-webpack5": "^7.6.6",
"@svgr/cli": "^6.1.1",
"@types/fs-extra": "^9.0.1",
"auto": "^9.50.1",
Expand All @@ -103,7 +107,7 @@
"react-dom": "17",
"seedrandom": "^3.0.5",
"sort-package-json": "^1.51.0",
"storybook": "^7.0.2",
"storybook": "^7.6.6",
"ts-loader": "^7.0.5",
"typescript": "^4.9.5"
},
Expand All @@ -129,4 +133,4 @@
"title": "Storybook Design System",
"url": "https://master--5ccbc373887ca40020446347.chromatic.com"
}
}
}

0 comments on commit 510031e

Please sign in to comment.