Skip to content

Commit 4623936

Browse files
Merge pull request #5892 from ecamp/renovate/webonyx-graphql-php-15.x
fix(deps): update dependency webonyx/graphql-php to v15.14.0
2 parents 3b05cfc + eee4b6c commit 4623936

File tree

6 files changed

+141
-141
lines changed

6 files changed

+141
-141
lines changed

api/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"symfony/yaml": "7.1.4",
4949
"twig/cssinliner-extra": "^3.4",
5050
"twig/extra-bundle": "^3.4",
51-
"webonyx/graphql-php": "15.13.0"
51+
"webonyx/graphql-php": "15.14.0"
5252
},
5353
"require-dev": {
5454
"brianium/paratest": "^7.4",

api/composer.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pdf/package-lock.json

Lines changed: 59 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pdf/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"lint:check:prettier": "prettier --check --ignore-path .prettierignore **/*.{css,scss,json,mjs}"
1818
},
1919
"dependencies": {
20-
"@vue/runtime-core": "3.5.4",
20+
"@vue/runtime-core": "3.5.3",
2121
"html-entities": "2.5.2",
2222
"html-parse-stringify": "3.0.1"
2323
},
@@ -40,12 +40,12 @@
4040
"@vitejs/plugin-vue": "5.1.3",
4141
"@vitest/coverage-v8": "2.0.5",
4242
"@vue/babel-preset-app": "5.0.8",
43-
"@vue/compiler-dom": "3.5.4",
44-
"@vue/compiler-sfc": "3.5.4",
43+
"@vue/compiler-dom": "3.5.3",
44+
"@vue/compiler-sfc": "3.5.3",
4545
"@vue/eslint-config-prettier": "9.0.0",
46-
"@vue/runtime-dom": "3.5.4",
47-
"@vue/server-renderer": "3.5.4",
48-
"@vue/shared": "3.5.4",
46+
"@vue/runtime-dom": "3.5.3",
47+
"@vue/server-renderer": "3.5.3",
48+
"@vue/shared": "3.5.3",
4949
"@vue/test-utils": "2.4.6",
5050
"css": "3.0.0",
5151
"dayjs": "1.11.13",

0 commit comments

Comments
 (0)