File tree Expand file tree Collapse file tree 16 files changed +67
-28
lines changed
graphiql-vite-react-router
graphiql-plugin-code-exporter
graphiql-plugin-doc-explorer Expand file tree Collapse file tree 16 files changed +67
-28
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1111 "start" : " react-router-serve dist/server/index.js"
1212 },
1313 "dependencies" : {
14- "@graphiql/react" : " 0.36 .0" ,
14+ "@graphiql/react" : " 0.37 .0" ,
1515 "@react-router/fs-routes" : " 7.6.3" ,
1616 "@react-router/node" : " 7.6.3" ,
1717 "@react-router/serve" : " 7.6.3" ,
18- "graphiql" : " 5.1.0 " ,
18+ "graphiql" : " 5.1.1 " ,
1919 "isbot" : " ^5" ,
2020 "react" : " 19.1.0" ,
2121 "react-dom" : " 19.1.0" ,
Original file line number Diff line number Diff line change 33 "version" : " 0.0.0" ,
44 "private" : true ,
55 "dependencies" : {
6- "graphiql" : " ^5.1.0 " ,
6+ "graphiql" : " ^5.1.1 " ,
77 "graphql" : " ^16.11.0" ,
88 "react" : " ^19.1.0" ,
99 "react-dom" : " ^19.1.0"
Original file line number Diff line number Diff line change 99 "start" : " NODE_ENV=development webpack-cli serve"
1010 },
1111 "dependencies" : {
12- "@graphiql/plugin-code-exporter" : " ^5.1.0 " ,
13- "@graphiql/plugin-explorer" : " ^5.1.0 " ,
14- "@graphiql/react" : " ^0.36 .0" ,
12+ "@graphiql/plugin-code-exporter" : " ^5.1.1 " ,
13+ "@graphiql/plugin-explorer" : " ^5.1.1 " ,
14+ "@graphiql/react" : " ^0.37 .0" ,
1515 "@graphiql/toolkit" : " ^0.11.3" ,
16- "graphiql" : " ^5.1.0 " ,
16+ "graphiql" : " ^5.1.1 " ,
1717 "graphql" : " ^16.9.0" ,
1818 "graphql-ws" : " ^5.5.5" ,
1919 "react" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 11# @graphiql/plugin-code-exporter
22
3+ ## 5.1.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 6e5d5fc ` ] ( https://github.com/graphql/graphiql/commit/6e5d5fce9a7eb5770f40300fc153e0b9b10edfbf )] :
8+ - @graphiql/react @0.37.0
9+
310## 5.1.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphiql/plugin-code-exporter" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 5.1.1 " ,
44 "sideEffects" : false ,
55 "repository" : {
66 "type" : " git" ,
3636 "graphiql-code-exporter" : " ^3.0.3"
3737 },
3838 "peerDependencies" : {
39- "@graphiql/react" : " ^0.36 .0" ,
39+ "@graphiql/react" : " ^0.37 .0" ,
4040 "graphql" : " ^15.5.0 || ^16.0.0 || ^17.0.0-alpha.2" ,
4141 "react" : " ^18 || ^19" ,
4242 "react-dom" : " ^18 || ^19"
4343 },
4444 "devDependencies" : {
45- "@graphiql/react" : " ^0.36 .0" ,
45+ "@graphiql/react" : " ^0.37 .0" ,
4646 "@vitejs/plugin-react" : " ^4.4.1" ,
4747 "graphql" : " ^16.9.0" ,
4848 "react" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 11# @graphiql/plugin-doc-explorer
22
3+ ## 0.4.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 6e5d5fc ` ] ( https://github.com/graphql/graphiql/commit/6e5d5fce9a7eb5770f40300fc153e0b9b10edfbf )] :
8+ - @graphiql/react @0.37.0
9+
310## 0.4.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphiql/plugin-doc-explorer" ,
3- "version" : " 0.4.0 " ,
3+ "version" : " 0.4.1 " ,
44 "sideEffects" : false ,
55 "repository" : {
66 "type" : " git" ,
3636 "test" : " vitest"
3737 },
3838 "peerDependencies" : {
39- "@graphiql/react" : " ^0.36 .0" ,
39+ "@graphiql/react" : " ^0.37 .0" ,
4040 "graphql" : " ^15.5.0 || ^16.0.0 || ^17.0.0" ,
4141 "react" : " ^18 || ^19" ,
4242 "react-compiler-runtime" : " 19.1.0-rc.1" ,
Original file line number Diff line number Diff line change 11# @graphiql/plugin-explorer
22
3+ ## 5.1.1
4+
5+ ### Patch Changes
6+
7+ - Updated dependencies [[ ` 6e5d5fc ` ] ( https://github.com/graphql/graphiql/commit/6e5d5fce9a7eb5770f40300fc153e0b9b10edfbf )] :
8+ - @graphiql/react @0.37.0
9+
310## 5.1.0
411
512### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @graphiql/plugin-explorer" ,
3- "version" : " 5.1.0 " ,
3+ "version" : " 5.1.1 " ,
44 "sideEffects" : false ,
55 "repository" : {
66 "type" : " git" ,
3535 "graphiql-explorer" : " ^0.9.0"
3636 },
3737 "peerDependencies" : {
38- "@graphiql/react" : " ^0.36 .0" ,
38+ "@graphiql/react" : " ^0.37 .0" ,
3939 "graphql" : " ^15.5.0 || ^16.0.0 || ^17.0.0-alpha.2" ,
4040 "react" : " ^18 || ^19" ,
4141 "react-dom" : " ^18 || ^19"
4242 },
4343 "devDependencies" : {
44- "@graphiql/react" : " ^0.36 .0" ,
44+ "@graphiql/react" : " ^0.37 .0" ,
4545 "@vitejs/plugin-react" : " ^4.4.1" ,
4646 "graphql" : " ^16.9.0" ,
4747 "react" : " ^19.1.0" ,
You can’t perform that action at this time.
0 commit comments