Skip to content

Commit

Permalink
Merge pull request #5892 from ecamp/renovate/webonyx-graphql-php-15.x
Browse files Browse the repository at this point in the history
fix(deps): update dependency webonyx/graphql-php to v15.14.0
  • Loading branch information
renovate[bot] authored Sep 10, 2024
2 parents 3b05cfc + eee4b6c commit 4623936
Show file tree
Hide file tree
Showing 6 changed files with 141 additions and 141 deletions.
2 changes: 1 addition & 1 deletion api/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"symfony/yaml": "7.1.4",
"twig/cssinliner-extra": "^3.4",
"twig/extra-bundle": "^3.4",
"webonyx/graphql-php": "15.13.0"
"webonyx/graphql-php": "15.14.0"
},
"require-dev": {
"brianium/paratest": "^7.4",
Expand Down
20 changes: 10 additions & 10 deletions api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

118 changes: 59 additions & 59 deletions pdf/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lint:check:prettier": "prettier --check --ignore-path .prettierignore **/*.{css,scss,json,mjs}"
},
"dependencies": {
"@vue/runtime-core": "3.5.4",
"@vue/runtime-core": "3.5.3",
"html-entities": "2.5.2",
"html-parse-stringify": "3.0.1"
},
Expand All @@ -40,12 +40,12 @@
"@vitejs/plugin-vue": "5.1.3",
"@vitest/coverage-v8": "2.0.5",
"@vue/babel-preset-app": "5.0.8",
"@vue/compiler-dom": "3.5.4",
"@vue/compiler-sfc": "3.5.4",
"@vue/compiler-dom": "3.5.3",
"@vue/compiler-sfc": "3.5.3",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/runtime-dom": "3.5.4",
"@vue/server-renderer": "3.5.4",
"@vue/shared": "3.5.4",
"@vue/runtime-dom": "3.5.3",
"@vue/server-renderer": "3.5.3",
"@vue/shared": "3.5.3",
"@vue/test-utils": "2.4.6",
"css": "3.0.0",
"dayjs": "1.11.13",
Expand Down
Loading

0 comments on commit 4623936

Please sign in to comment.