Skip to content

Commit

Permalink
Update dependency @storybook/addon-links to ^8.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 14, 2024
1 parent 8bcfa45 commit 86640d5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion src/sx-design/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@fbtjs/default-collection-transform": "^1.0.0",
"@playwright/test": "^1.44.0",
"@storybook/addon-essentials": "^8.0.10",
"@storybook/addon-links": "^8.0.10",
"@storybook/addon-links": "^8.1.0",
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/blocks": "^8.0.10",
"@storybook/react": "^8.0.10",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ __metadata:
"@fbtjs/default-collection-transform": "npm:^1.0.0"
"@playwright/test": "npm:^1.44.0"
"@storybook/addon-essentials": "npm:^8.0.10"
"@storybook/addon-links": "npm:^8.0.10"
"@storybook/addon-links": "npm:^8.1.0"
"@storybook/addon-webpack5-compiler-babel": "npm:^3.0.3"
"@storybook/blocks": "npm:^8.0.10"
"@storybook/react": "npm:^8.0.10"
Expand Down Expand Up @@ -4455,19 +4455,19 @@ __metadata:
languageName: node
linkType: hard

"@storybook/addon-links@npm:^8.0.10":
version: 8.0.10
resolution: "@storybook/addon-links@npm:8.0.10"
"@storybook/addon-links@npm:^8.1.0":
version: 8.1.0
resolution: "@storybook/addon-links@npm:8.1.0"
dependencies:
"@storybook/csf": "npm:^0.1.4"
"@storybook/csf": "npm:^0.1.7"
"@storybook/global": "npm:^5.0.0"
ts-dedent: "npm:^2.0.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0-beta
peerDependenciesMeta:
react:
optional: true
checksum: 10c0/aa5dd7c85a176e6e00db6453851658d2e291325b97ca24a6cd8c2bce54fdd77ab00d6bcd1a0114bead577b28dc2576598ad1ef91f5c5f72361dc7445612b3d77
checksum: 10c0/87f6eb4a408ca848c8ac51d5fd00c7004beeda2069872a48fc902cf8b9d54b1eba9856c5d91189143e5d2a15b696bf5cc87d8a28b9f16cdca948b50107c66962
languageName: node
linkType: hard

Expand Down Expand Up @@ -4872,12 +4872,12 @@ __metadata:
languageName: node
linkType: hard

"@storybook/csf@npm:^0.1.4":
version: 0.1.4
resolution: "@storybook/csf@npm:0.1.4"
"@storybook/csf@npm:^0.1.4, @storybook/csf@npm:^0.1.7":
version: 0.1.7
resolution: "@storybook/csf@npm:0.1.7"
dependencies:
type-fest: "npm:^2.19.0"
checksum: 10c0/a988e37d5dd3e6fcd44c16b08f4778b1bf1f4b46491d1331afac9366852208b64214425331f1496c3666fd284ad42c14ef8b5f678ade94fe82534d1e631c4ae8
checksum: 10c0/aaebc9fa5f850cebef1fd9d786d7b5844e2d88e5c8078904ea4571c053f858fab064392960274b854037b9f8693d12c7c45c3c4c9142ec88a08fb498f3f056a5
languageName: node
linkType: hard

Expand Down

0 comments on commit 86640d5

Please sign in to comment.