Skip to content

Commit

Permalink
CHORE(NPM) - bump the storybook group with 7 updates (#295)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 15134b2 commit 00b2bd0
Show file tree
Hide file tree
Showing 6 changed files with 151 additions and 151 deletions.
8 changes: 4 additions & 4 deletions apps/parsley/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,9 +95,9 @@
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript-operations": "4.2.3",
"@sentry/vite-plugin": "2.21.1",
"@storybook/addon-actions": "8.2.6",
"@storybook/react": "8.2.6",
"@storybook/react-vite": "8.2.6",
"@storybook/addon-actions": "8.2.7",
"@storybook/react": "8.2.7",
"@storybook/react-vite": "8.2.7",
"@storybook/testing-library": "0.2.2",
"@styled/typescript-styled-plugin": "1.0.1",
"@testing-library/jest-dom": "6.4.8",
Expand All @@ -123,7 +123,7 @@
"replace-in-file": "7.1.0",
"rollup-plugin-visualizer": "5.9.0",
"serve": "14.2.1",
"storybook": "8.2.6",
"storybook": "8.2.7",
"storybook-addon-apollo-client": "7.3.0",
"typescript": "5.1.3",
"vite": "5.2.11",
Expand Down
8 changes: 4 additions & 4 deletions apps/spruce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@
"@graphql-codegen/typescript-operations": "4.2.3",
"@originjs/vite-plugin-commonjs": "1.0.3",
"@sentry/vite-plugin": "2.21.1",
"@storybook/addon-actions": "8.2.6",
"@storybook/react": "8.2.6",
"@storybook/react-vite": "8.2.6",
"@storybook/addon-actions": "8.2.7",
"@storybook/react": "8.2.7",
"@storybook/react-vite": "8.2.7",
"@styled/typescript-styled-plugin": "1.0.1",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
Expand Down Expand Up @@ -170,7 +170,7 @@
"replace-in-file": "7.1.0",
"rollup-plugin-visualizer": "^5.12.0",
"serve": "14.2.1",
"storybook": "8.2.6",
"storybook": "8.2.7",
"typescript": "5.0.3",
"vite": "5.2.11",
"vite-plugin-checker": "0.6.4",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"devDependencies": {
"@evg-ui/storybook-addon": "*",
"@storybook/react-vite": "8.2.6",
"@storybook/react-vite": "8.2.7",
"concurrently": "8.2.2",
"husky": "9.0.11",
"lint-staged": "15.2.2",
"storybook": "8.2.6",
"storybook": "8.2.7",
"vitest": "1.6.0"
}
}
4 changes: 2 additions & 2 deletions packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"@evg-ui/eslint-config": "*",
"@evg-ui/lint-staged": "*",
"@evg-ui/storybook-addon": "*",
"@storybook/react-vite": "8.2.6",
"@storybook/react-vite": "8.2.7",
"eslint": "8.56.0",
"eslint-plugin-prettier": "5.1.3",
"storybook": "8.2.6",
"storybook": "8.2.7",
"typescript": "5.1.3",
"vitest": "1.6.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/storybook-addon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
},
"dependencies": {
"@apollo/client": "3.8.4",
"@storybook/addon-essentials": "8.2.6",
"@storybook/addon-interactions": "8.2.6",
"@storybook/addon-links": "8.2.6",
"@storybook/addon-essentials": "8.2.7",
"@storybook/addon-interactions": "8.2.7",
"@storybook/addon-links": "8.2.7",
"react-router-dom": "6.16.0",
"storybook": "8.2.6",
"storybook": "8.2.7",
"storybook-addon-apollo-client": "7.3.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 00b2bd0

Please sign in to comment.