1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -3605,6 +3605,34 @@ __metadata:
3605
3605
languageName: unknown
3606
3606
linkType: soft
3607
3607
3608
+ "@examples-query-react/graphql-custom-client@workspace:examples/query/react/graphql-custom-client":
3609
+ version: 0.0.0-use.local
3610
+ resolution: "@examples-query-react/graphql-custom-client@workspace:examples/query/react/graphql-custom-client"
3611
+ dependencies:
3612
+ "@chakra-ui/react": 1.0.0
3613
+ "@emotion/react": ^11.4.0
3614
+ "@emotion/styled": ^11.3.0
3615
+ "@mswjs/data": ^0.3.0
3616
+ "@reduxjs/toolkit": ^1.6.0-rc.1
3617
+ "@rtk-query/graphql-request-base-query": ^2.0.0
3618
+ "@types/faker": ^5.5.5
3619
+ "@types/react": ^18.0.5
3620
+ "@types/react-dom": ^18.0.5
3621
+ faker: ^5.5.3
3622
+ framer-motion: ^2.9.5
3623
+ graphql: ^15.5.0
3624
+ graphql-request: ^3.4.0
3625
+ msw: 0.28.2
3626
+ react: ^18.1.0
3627
+ react-dom: ^18.1.0
3628
+ react-icons: 3.11.0
3629
+ react-redux: ^8.0.2
3630
+ react-router-dom: 6.3.0
3631
+ react-scripts: 5.0.1
3632
+ typescript: ~4.2.4
3633
+ languageName: unknown
3634
+ linkType: soft
3635
+
3608
3636
"@examples-query-react/graphql@workspace:examples/query/react/graphql":
3609
3637
version: 0.0.0-use.local
3610
3638
resolution: "@examples-query-react/graphql@workspace:examples/query/react/graphql"
0 commit comments