Skip to content

Commit 93d9574

Browse files
chore(deps): update dependency graphql to v16.11.0 (#2077)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55c1d19 commit 93d9574

File tree

3 files changed

+103
-103
lines changed

3 files changed

+103
-103
lines changed

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/semver": "7.7.1",
7777
"dedent": "1.5.3",
7878
"esbuild-plugin-svgr": "^3.0.0",
79-
"graphql": "16.10.0",
79+
"graphql": "16.11.0",
8080
"next": "15.1.5",
8181
"react": "18.3.1",
8282
"react-dom": "18.3.1",

packages/editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"devDependencies": {
3232
"@monaco-editor/react": "4.6.0",
33-
"graphql": "16.10.0",
33+
"graphql": "16.11.0",
3434
"monaco-editor": "0.52.2"
3535
},
3636
"publishConfig": {

0 commit comments

Comments
 (0)