File tree Expand file tree Collapse file tree 1 file changed +38
-4
lines changed Expand file tree Collapse file tree 1 file changed +38
-4
lines changed Original file line number Diff line number Diff line change @@ -3720,7 +3720,7 @@ __metadata:
3720
3720
"@types/react": ^18.0.5
3721
3721
"@types/react-dom": ^18.0.5
3722
3722
framer-motion: ^2.9.5
3723
- msw: ^0.41.1
3723
+ msw: ^0.40.2
3724
3724
react: ^18.1.0
3725
3725
react-dom: ^18.1.0
3726
3726
react-icons: 3.11.0
@@ -3742,7 +3742,7 @@ __metadata:
3742
3742
"@types/react": ^18.0.5
3743
3743
"@types/react-dom": ^18.0.5
3744
3744
framer-motion: ^2.9.5
3745
- msw: ^0.41.1
3745
+ msw: ^0.40.2
3746
3746
react: ^18.1.0
3747
3747
react-dom: ^18.1.0
3748
3748
react-icons: 3.11.0
@@ -3881,7 +3881,7 @@ __metadata:
3881
3881
"@types/node": ^14.14.6
3882
3882
"@types/react": ^18.0.5
3883
3883
"@types/react-dom": ^18.0.5
3884
- msw: ^0.41.1
3884
+ msw: ^0.40.2
3885
3885
react: ^18.1.0
3886
3886
react-dom: ^18.1.0
3887
3887
react-redux: ^8.0.2
@@ -3927,7 +3927,7 @@ __metadata:
3927
3927
"@types/react": ^18.0.5
3928
3928
"@types/react-dom": ^18.0.5
3929
3929
framer-motion: ^2.9.5
3930
- msw: ^0.41.1
3930
+ msw: ^0.40.2
3931
3931
react: ^18.1.0
3932
3932
react-dom: ^18.1.0
3933
3933
react-icons: 3.11.0
@@ -18952,6 +18952,40 @@ fsevents@^1.2.7:
18952
18952
languageName: node
18953
18953
linkType: hard
18954
18954
18955
+ "msw@npm:^0.40.2":
18956
+ version: 0.40.2
18957
+ resolution: "msw@npm:0.40.2"
18958
+ dependencies:
18959
+ "@mswjs/cookies": ^0.2.0
18960
+ "@mswjs/interceptors": ^0.15.1
18961
+ "@open-draft/until": ^1.0.3
18962
+ "@types/cookie": ^0.4.1
18963
+ "@types/js-levenshtein": ^1.1.1
18964
+ chalk: 4.1.1
18965
+ chokidar: ^3.4.2
18966
+ cookie: ^0.4.2
18967
+ graphql: ^16.3.0
18968
+ headers-polyfill: ^3.0.4
18969
+ inquirer: ^8.2.0
18970
+ is-node-process: ^1.0.1
18971
+ js-levenshtein: ^1.1.6
18972
+ node-fetch: ^2.6.7
18973
+ path-to-regexp: ^6.2.0
18974
+ statuses: ^2.0.0
18975
+ strict-event-emitter: ^0.2.0
18976
+ type-fest: ^1.2.2
18977
+ yargs: ^17.3.1
18978
+ peerDependencies:
18979
+ typescript: ">= 4.2.x <= 4.6.x"
18980
+ peerDependenciesMeta:
18981
+ typescript:
18982
+ optional: true
18983
+ bin:
18984
+ msw: cli/index.js
18985
+ checksum: a37c3aa79c0fc86499dab70d02942040ce34f16cc7db003c334b2c65b4e5e8236a2a992aa8507b4156188e9ad637c912ff7c02732132278eb6b266ef9982fbf5
18986
+ languageName: node
18987
+ linkType: hard
18988
+
18955
18989
"msw@npm:^0.41.1":
18956
18990
version: 0.41.1
18957
18991
resolution: "msw@npm:0.41.1"
You can’t perform that action at this time.
0 commit comments