Skip to content

Commit e698e29

Browse files
fix(deps): update dependency @storybook/testing-react to v2
1 parent 986cd32 commit e698e29

7 files changed

Lines changed: 23 additions & 16 deletions
Binary file not shown.
16.3 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
89.4 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@storybook/node-logger": "^6.5.16",
5050
"@storybook/preset-create-react-app": "^4.1.2",
5151
"@storybook/react": "^6.5.16",
52-
"@storybook/testing-react": "^1.3.0",
52+
"@storybook/testing-react": "^2.0.1",
5353
"@storybook/theming": "^6.5.16",
5454
"@testing-library/jest-dom": "^5.17.0",
5555
"@testing-library/react": "^14.3.1",

yarn.lock

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3329,7 +3329,7 @@ __metadata:
33293329
"@storybook/node-logger": ^6.5.16
33303330
"@storybook/preset-create-react-app": ^4.1.2
33313331
"@storybook/react": ^6.5.16
3332-
"@storybook/testing-react": ^1.3.0
3332+
"@storybook/testing-react": ^2.0.1
33333333
"@storybook/theming": ^6.5.16
33343334
"@testing-library/jest-dom": ^5.17.0
33353335
"@testing-library/react": ^14.3.1
@@ -4726,12 +4726,12 @@ __metadata:
47264726
languageName: node
47274727
linkType: hard
47284728

4729-
"@storybook/csf@npm:0.0.2--canary.87bc651.0":
4730-
version: 0.0.2--canary.87bc651.0
4731-
resolution: "@storybook/csf@npm:0.0.2--canary.87bc651.0"
4729+
"@storybook/csf@npm:^0.1.0":
4730+
version: 0.1.13
4731+
resolution: "@storybook/csf@npm:0.1.13"
47324732
dependencies:
4733-
lodash: ^4.17.15
4734-
checksum: 1533ff81f7fb59c06fc608f452de3cfcafba5806da68dd2c88813e8284a7aa1c158daee6a58b028b7ccd03d96974b5d3727deaae1d1d38e304b2a7cdcd8a678d
4733+
type-fest: ^2.19.0
4734+
checksum: 78cfd8348e74fdd22bc7d14b443b8ad28b7e797ce147beeab4a1bed6c4e6885287fdaebbcad6efc104819a924121175d461c16e425a4b4f5903cec8f6be6f440
47354735
languageName: node
47364736
linkType: hard
47374737

@@ -5128,18 +5128,18 @@ __metadata:
51285128
languageName: node
51295129
linkType: hard
51305130

5131-
"@storybook/testing-react@npm:^1.3.0":
5132-
version: 1.3.0
5133-
resolution: "@storybook/testing-react@npm:1.3.0"
5131+
"@storybook/testing-react@npm:^2.0.1":
5132+
version: 2.0.1
5133+
resolution: "@storybook/testing-react@npm:2.0.1"
51345134
dependencies:
5135-
"@storybook/csf": 0.0.2--canary.87bc651.0
5135+
"@storybook/csf": ^0.1.0
51365136
peerDependencies:
5137-
"@storybook/addons": ">=6.4.0"
5138-
"@storybook/client-api": ">=6.4.0"
5139-
"@storybook/preview-web": ">=6.4.0"
5140-
"@storybook/react": ">=6.4.0"
5137+
"@storybook/client-logger": ^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0
5138+
"@storybook/preview-api": ^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0
5139+
"@storybook/react": ^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0
5140+
"@storybook/types": ^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0
51415141
react: ^16.8.0 || ^17.0.0 || ^18.0.0
5142-
checksum: f7da948bfc100b7a3d8f3ddf02e8d610da80344904761ecdaa7a575dcc312c921ef4a28663edcc719aee587b14716643147b0e10414fa17abb740056cf9e80b5
5142+
checksum: efc32621c0b606409b622887832a2c86bc94f1d1012957f59c4d804d4b9414146dae7e50c8419bba1c85c0fc08feafbc4a4179a21cbda05fdb3ca4b891892dac
51435143
languageName: node
51445144
linkType: hard
51455145

@@ -21745,6 +21745,13 @@ __metadata:
2174521745
languageName: node
2174621746
linkType: hard
2174721747

21748+
"type-fest@npm:^2.19.0":
21749+
version: 2.19.0
21750+
resolution: "type-fest@npm:2.19.0"
21751+
checksum: a4ef07ece297c9fba78fc1bd6d85dff4472fe043ede98bd4710d2615d15776902b595abf62bd78339ed6278f021235fb28a96361f8be86ed754f778973a0d278
21752+
languageName: node
21753+
linkType: hard
21754+
2174821755
"type-is@npm:~1.6.18":
2174921756
version: 1.6.18
2175021757
resolution: "type-is@npm:1.6.18"

0 commit comments

Comments
 (0)