@graphql-yoga/graphiql 4.4.3-alpha-20251105231846-54372332609c7bb2af8502019307b058701d0f3c → 4.4.3-alpha-20251106075235-89f0d2fb3eb8e3b76e91c1dae823bf5a36b6d65a

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.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-yoga/graphiql",
3
- "version": "4.4.3-alpha-20251105231846-54372332609c7bb2af8502019307b058701d0f3c",
3
+ "version": "4.4.3-alpha-20251106075235-89f0d2fb3eb8e3b76e91c1dae823bf5a36b6d65a",
4
4
  "type": "module",
5
5
  "description": "",
6
6
  "repository": {
@@ -42,7 +42,7 @@
42
42
  "@types/react": "19.2.2",
43
43
  "@types/react-dom": "19.2.2",
44
44
  "@vitejs/plugin-react": "5.1.0",
45
- "vite": "7.2.0",
45
+ "vite": "7.2.1",
46
46
  "vite-plugin-monaco-editor": "1.1.0"
47
47
  },
48
48
  "sideEffects": false,