@graphql-yoga/graphiql 4.4.0 → 4.4.1-alpha-20250728143054-84f3c1bec432d94d14b467d16b69076e6c4a71d2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-yoga/graphiql",
3
- "version": "4.4.0",
3
+ "version": "4.4.1-alpha-20250728143054-84f3c1bec432d94d14b467d16b69076e6c4a71d2",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "repository": {
@@ -28,22 +28,21 @@
28
28
  "graphiql"
29
29
  ],
30
30
  "dependencies": {
31
- "@graphiql/plugin-explorer": "^3.0.0",
31
+ "@graphiql/plugin-explorer": "5.1.1",
32
32
  "@graphiql/toolkit": "0.11.3",
33
- "@graphql-tools/url-loader": "^8.0.15",
34
- "graphiql": "3.1.1",
33
+ "@graphql-tools/url-loader": "8.0.33",
34
+ "graphiql": "5.2.0",
35
35
  "graphql": "16.11.0",
36
36
  "json-bigint-patch": "0.0.8",
37
37
  "react": "19.1.0",
38
38
  "react-dom": "19.1.0",
39
- "tslib": "2.8.1",
40
- "use-url-search-params": "2.5.1"
39
+ "tslib": "2.8.1"
41
40
  },
42
41
  "devDependencies": {
43
42
  "@types/react": "19.1.8",
44
43
  "@types/react-dom": "19.1.6",
45
- "@vitejs/plugin-react": "4.6.0",
46
- "vite": "7.0.4"
44
+ "@vitejs/plugin-react": "4.7.0",
45
+ "vite": "7.0.6"
47
46
  },
48
47
  "sideEffects": false,
49
48
  "bob": false,