Merge pull request #20905 from netbox-community/20571-graphql-ui-updates

Closes #20571: Upgrade GraphiQL dependencies
This commit is contained in:
bctiemann 2025-12-01 10:43:29 -05:00 committed by GitHub
commit 502b33b144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 1866 additions and 98413 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -1,14 +1,14 @@
{
"name": "netbox-graphiql",
"version": "4.3.0",
"version": "4.5.0",
"description": "NetBox GraphiQL Custom Front End",
"main": "dist/graphiql.js",
"license": "Apache-2.0",
"private": true,
"dependencies": {
"@graphiql/plugin-explorer": "3.2.5",
"graphiql": "3.8.3",
"graphql": "16.10.0",
"@graphiql/plugin-explorer": "3.2.6",
"graphiql": "4.1.2",
"graphql": "16.12.0",
"js-cookie": "3.0.5",
"react": "18.3.1",
"react-dom": "18.3.1"

File diff suppressed because it is too large Load Diff