Skip to content

Commit

Permalink
Merge pull request #2513 from frankie303/master
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson committed Jul 14, 2022
2 parents b71f5bb + 6091d6e commit adf7d01
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 18 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@emotion/styled": "^11.3.0",
"@reduxjs/toolkit": "^1.6.0-rc.1",
"framer-motion": "^2.9.5",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/query/react/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@emotion/styled": "^11.3.0",
"@reduxjs/toolkit": "^1.6.0-rc.1",
"framer-motion": "^2.9.5",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/query/react/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"main": "src/index.tsx",
"dependencies": {
"@reduxjs/toolkit": "1.8.1",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-redux": "^8.0.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/query/react/mutations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mswjs/data": "^0.3.0",
"@reduxjs/toolkit": "^1.6.0-rc.1",
"framer-motion": "^2.9.5",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/query/react/optimistic-update/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@mswjs/data": "^0.3.0",
"@reduxjs/toolkit": "^1.6.0-rc.1",
"framer-motion": "^2.9.5",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/query/react/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@reduxjs/toolkit": "^1.6.0-rc.1",
"faker": "^5.5.3",
"framer-motion": "^2.9.5",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "3.11.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@reduxjs/toolkit": "^1.6.0-rc.1",
"faker": "^5.5.3",
"framer-motion": "^2.9.5",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/query/react/prefetching-automatic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@reduxjs/toolkit": "^1.6.0-rc.1",
"faker": "^5.5.3",
"framer-motion": "^2.9.5",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "3.11.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/query/react/prefetching/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@reduxjs/toolkit": "^1.6.0-rc.1",
"faker": "^5.5.3",
"framer-motion": "^2.9.5",
"msw": "^0.41.1",
"msw": "^0.40.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "3.11.0",
Expand Down
52 changes: 43 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3720,7 +3720,7 @@ __metadata:
"@types/react": ^18.0.5
"@types/react-dom": ^18.0.5
framer-motion: ^2.9.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-icons: 3.11.0
Expand All @@ -3742,7 +3742,7 @@ __metadata:
"@types/react": ^18.0.5
"@types/react-dom": ^18.0.5
framer-motion: ^2.9.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-icons: 3.11.0
Expand Down Expand Up @@ -3881,7 +3881,7 @@ __metadata:
"@types/node": ^14.14.6
"@types/react": ^18.0.5
"@types/react-dom": ^18.0.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-redux: ^8.0.2
Expand All @@ -3904,7 +3904,7 @@ __metadata:
"@types/react": ^18.0.5
"@types/react-dom": ^18.0.5
framer-motion: ^2.9.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-icons: 3.11.0
Expand All @@ -3927,7 +3927,7 @@ __metadata:
"@types/react": ^18.0.5
"@types/react-dom": ^18.0.5
framer-motion: ^2.9.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-icons: 3.11.0
Expand All @@ -3954,7 +3954,7 @@ __metadata:
"@types/react-dom": ^18.0.5
faker: ^5.5.3
framer-motion: ^2.9.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-icons: 3.11.0
Expand Down Expand Up @@ -3994,7 +3994,7 @@ __metadata:
"@types/react-dom": ^18.0.5
faker: ^5.5.3
framer-motion: ^2.9.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-icons: 3.11.0
Expand All @@ -4019,7 +4019,7 @@ __metadata:
"@types/react-dom": ^18.0.5
faker: ^5.5.3
framer-motion: ^2.9.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-icons: 3.11.0
Expand All @@ -4044,7 +4044,7 @@ __metadata:
"@types/react-dom": ^18.0.5
faker: ^5.5.3
framer-motion: ^2.9.5
msw: ^0.41.1
msw: ^0.40.2
react: ^18.1.0
react-dom: ^18.1.0
react-icons: 3.11.0
Expand Down Expand Up @@ -18952,6 +18952,40 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"msw@npm:^0.40.2":
version: 0.40.2
resolution: "msw@npm:0.40.2"
dependencies:
"@mswjs/cookies": ^0.2.0
"@mswjs/interceptors": ^0.15.1
"@open-draft/until": ^1.0.3
"@types/cookie": ^0.4.1
"@types/js-levenshtein": ^1.1.1
chalk: 4.1.1
chokidar: ^3.4.2
cookie: ^0.4.2
graphql: ^16.3.0
headers-polyfill: ^3.0.4
inquirer: ^8.2.0
is-node-process: ^1.0.1
js-levenshtein: ^1.1.6
node-fetch: ^2.6.7
path-to-regexp: ^6.2.0
statuses: ^2.0.0
strict-event-emitter: ^0.2.0
type-fest: ^1.2.2
yargs: ^17.3.1
peerDependencies:
typescript: ">= 4.2.x <= 4.6.x"
peerDependenciesMeta:
typescript:
optional: true
bin:
msw: cli/index.js
checksum: a37c3aa79c0fc86499dab70d02942040ce34f16cc7db003c334b2c65b4e5e8236a2a992aa8507b4156188e9ad637c912ff7c02732132278eb6b266ef9982fbf5
languageName: node
linkType: hard

"msw@npm:^0.41.1":
version: 0.41.1
resolution: "msw@npm:0.41.1"
Expand Down

0 comments on commit adf7d01

Please sign in to comment.