Skip to content

Commit

Permalink
⬆️ Update all Yarn dependencies (2024-12-21)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Dec 21, 2024
1 parent 9bf9192 commit dad9883
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"type": "module",
"dependencies": {
"@apollo/client": "^3.12.3",
"@apollo/client": "^3.12.4",
"@creativebulma/bulma-divider": "^1.1.0",
"@sentry/vue": "^7.120.2",
"@vue/apollo-composable": "^4.0.0-beta.11",
Expand All @@ -14,7 +14,7 @@
"bulma-block-list": "1.0.0",
"bulma-toast": "^2.4.4",
"chart.js": "^4.4.7",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"graphql-tag": "^2.12.5",
"marked": "^12.0.2",
"pinia": "^2.3.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@apollo/client@^3.12.3":
version "3.12.3"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.3.tgz#0d252749baad8328e06883fe118dc7e73e3bbb1f"
integrity sha512-KZ5zymRdb8bMbGUb1wP2U04ff7qIGgaC1BCdCVC+IPFiXkxEhHBc5fDEQOwAUT+vUo9KbBh3g7QK/JCOswn59w==
"@apollo/client@^3.12.4":
version "3.12.4"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.12.4.tgz#d8b5753459dfb5642129247c02956fe5b5ad8f11"
integrity sha512-S/eC9jxEW9Jg1BjD6AZonE1fHxYuvC3gFHop8FRQkUdeK63MmBD5r0DOrN2WlJbwha1MSD6A97OwXwjaujEQpA==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
"@wry/caches" "^1.0.0"
Expand Down Expand Up @@ -1349,10 +1349,10 @@ graphql-tag@^2.12.5, graphql-tag@^2.12.6:
dependencies:
tslib "^2.1.0"

graphql@^16.9.0:
version "16.9.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.9.0.tgz#1c310e63f16a49ce1fbb230bd0a000e99f6f115f"
integrity sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==
graphql@^16.10.0:
version "16.10.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.10.0.tgz#24c01ae0af6b11ea87bf55694429198aaa8e220c"
integrity sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==

happy-dom@^15.11.7:
version "15.11.7"
Expand Down

0 comments on commit dad9883

Please sign in to comment.