Skip to content

Commit

Permalink
chore(deps): update storybook j:kit-282
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2024
1 parent cb20ded commit 9a0eeea
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
"@nx/web": "19.5.3",
"@octokit/rest": "20.1.1",
"@rollup/plugin-typescript": "11.1.6",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/core-server": "8.1.11",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.3.0",
"@storybook/core-server": "8.3.0",
"@storybook/jest": "^0.2.3",
"@storybook/test-runner": "0.19.0",
"@storybook/test-runner": "0.19.1",
"@storybook/testing-library": "^0.2.2",
"@storybook/web-components-vite": "8.1.11",
"@storybook/web-components-vite": "8.2.9",
"@swc-node/register": "~1.10.0",
"@swc/core": "~1.7.0",
"@swc/helpers": "~0.5.2",
Expand Down
24 changes: 12 additions & 12 deletions packages/atomic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,19 @@
"@stencil/angular-output-target": "0.8.4",
"@stencil/core": "4.20.0",
"@stencil/react-output-target": "0.5.3",
"@storybook/addon-a11y": "8.1.11",
"@storybook/addon-essentials": "8.1.11",
"@storybook/addon-interactions": "8.1.11",
"@storybook/core-events": "8.1.11",
"@storybook/core-server": "8.1.11",
"@storybook/addon-a11y": "8.3.0",
"@storybook/addon-essentials": "8.2.9",
"@storybook/addon-interactions": "8.3.0",
"@storybook/core-events": "8.2.9",
"@storybook/core-server": "8.3.0",
"@storybook/jest": "^0.2.3",
"@storybook/manager-api": "8.1.11",
"@storybook/router": "8.1.11",
"@storybook/test": "8.1.11",
"@storybook/test-runner": "0.19.0",
"@storybook/manager-api": "8.2.9",
"@storybook/router": "8.3.0",
"@storybook/test": "8.2.9",
"@storybook/test-runner": "0.19.1",
"@storybook/testing-library": "^0.2.2",
"@storybook/web-components": "8.1.11",
"@storybook/web-components-vite": "8.1.11",
"@storybook/web-components": "8.2.9",
"@storybook/web-components-vite": "8.2.9",
"@swc-node/register": "~1.10.0",
"@swc/core": "~1.7.0",
"@swc/helpers": "~0.5.2",
Expand Down Expand Up @@ -130,7 +130,7 @@
"react": "18.3.1",
"rollup-plugin-html": "0.2.1",
"shadow-dom-testing-library": "1.11.2",
"storybook": "8.1.2",
"storybook": "8.2.9",
"tailwindcss": "3.4.7",
"ts-node": "10.9.2",
"tslib": "^2.3.0",
Expand Down

0 comments on commit 9a0eeea

Please sign in to comment.