Skip to content

Commit 8245dc4

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 4 updates
Bumps the npm_and_yarn group with 4 updates in the / directory: [@apollo/server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/server), [next](https://github.com/vercel/next.js), [handlebars](https://github.com/handlebars-lang/handlebars.js) and [lodash](https://github.com/lodash/lodash). Bumps the npm_and_yarn group with 1 update in the /website directory: [next](https://github.com/vercel/next.js). Updates `@apollo/server` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/apollographql/apollo-server/releases) - [Changelog](https://github.com/apollographql/apollo-server/blob/main/packages/server/CHANGELOG.md) - [Commits](https://github.com/apollographql/apollo-server/commits/@apollo/server@5.5.0/packages/server) Updates `next` from 16.1.7 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.7...v16.2.3) Updates `handlebars` from 4.7.8 to 4.7.9 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) Updates `lodash` from 4.17.23 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) Updates `next` from 16.1.7 to 16.2.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.7...v16.2.3) --- updated-dependencies: - dependency-name: "@apollo/server" dependency-version: 5.5.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: next dependency-version: 16.2.3 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f8a8a4 commit 8245dc4

3 files changed

Lines changed: 70 additions & 70 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-jest": "30.3.0",
4444
"@typescript-eslint/eslint-plugin": "8.57.1",
4545
"@typescript-eslint/parser": "8.57.1",
46-
"@apollo/server": "5.4.0",
46+
"@apollo/server": "5.5.0",
4747
"apollo-server-express": "3.13.0",
4848
"apollo-datasource-rest": "3.7.0",
4949
"artillery": "2.0.30",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"dependencies": {
1515
"@theguild/components": "^9.1.2",
16-
"next": "16.1.7",
16+
"next": "16.2.3",
1717
"next-sitemap": "4.2.3",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0"

yarn.lock

Lines changed: 68 additions & 68 deletions
Original file line numberDiff line numberDiff line change
@@ -76,10 +76,10 @@
7676
"@apollo/utils.keyvaluecache" "^4.0.0"
7777
"@apollo/utils.logger" "^3.0.0"
7878

79-
"@apollo/server@5.4.0":
80-
version "5.4.0"
81-
resolved "https://registry.yarnpkg.com/@apollo/server/-/server-5.4.0.tgz#ad161a6e8b14f5227027205e0970a91667351e49"
82-
integrity sha512-E0/2C5Rqp7bWCjaDh4NzYuEPDZ+dltTf2c0FI6GCKJA6GBetVferX3h1//1rS4+NxD36wrJsGGJK+xyT/M3ysg==
79+
"@apollo/server@5.5.0":
80+
version "5.5.0"
81+
resolved "https://registry.yarnpkg.com/@apollo/server/-/server-5.5.0.tgz#7918e45af53879b11baea04772fc2968fe64492c"
82+
integrity sha512-vWtodBOK/SZwBTJzItECOmLfL8E8pn/IdvP7pnxN5g2tny9iW4+9sxdajE798wV1H2+PYp/rRcl/soSHIBKMPw==
8383
dependencies:
8484
"@apollo/cache-control-types" "^1.0.3"
8585
"@apollo/server-gateway-interface" "^2.0.0"
@@ -4251,55 +4251,55 @@
42514251
dependencies:
42524252
webpack-bundle-analyzer "4.10.1"
42534253

4254-
"@next/env@16.1.7":
4255-
version "16.1.7"
4256-
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.1.7.tgz#169482a9a76aab0d9360813df898a88667d79ffc"
4257-
integrity sha512-rJJbIdJB/RQr2F1nylZr/PJzamvNNhfr3brdKP6s/GW850jbtR70QlSfFselvIBbcPUOlQwBakexjFzqLzF6pg==
4254+
"@next/env@16.2.3":
4255+
version "16.2.3"
4256+
resolved "https://registry.yarnpkg.com/@next/env/-/env-16.2.3.tgz#eda120ae25aa43b3ff9c0621f5fa6e10e46ef749"
4257+
integrity sha512-ZWXyj4uNu4GCWQw9cjRxWlbD+33mcDszIo9iQxFnBX3Wmgq9ulaSJcl6VhuWx5pCWqqD+9W6Wfz7N0lM5lYPMA==
42584258

42594259
"@next/env@^13.4.3":
42604260
version "13.5.11"
42614261
resolved "https://registry.yarnpkg.com/@next/env/-/env-13.5.11.tgz#6712d907e2682199aa1e8229b5ce028ee5a8001b"
42624262
integrity sha512-fbb2C7HChgM7CemdCY+y3N1n8pcTKdqtQLbC7/EQtPdLvlMUT9JX/dBYl8MMZAtYG4uVMyPFHXckb68q/NRwqg==
42634263

4264-
"@next/swc-darwin-arm64@16.1.7":
4265-
version "16.1.7"
4266-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.1.7.tgz#6022bec143c23837ca4744fee4ab48b0f74b0faa"
4267-
integrity sha512-b2wWIE8sABdyafc4IM8r5Y/dS6kD80JRtOGrUiKTsACFQfWWgUQ2NwoUX1yjFMXVsAwcQeNpnucF2ZrujsBBPg==
4268-
4269-
"@next/swc-darwin-x64@16.1.7":
4270-
version "16.1.7"
4271-
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.1.7.tgz#3f1604e5a59645a0394b74e50791ff2c477167b8"
4272-
integrity sha512-zcnVaaZulS1WL0Ss38R5Q6D2gz7MtBu8GZLPfK+73D/hp4GFMrC2sudLky1QibfV7h6RJBJs/gOFvYP0X7UVlQ==
4273-
4274-
"@next/swc-linux-arm64-gnu@16.1.7":
4275-
version "16.1.7"
4276-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.1.7.tgz#458c98c8b790efa30bc2866f715352ba3cb47cb5"
4277-
integrity sha512-2ant89Lux/Q3VyC8vNVg7uBaFVP9SwoK2jJOOR0L8TQnX8CAYnh4uctAScy2Hwj2dgjVHqHLORQZJ2wH6VxhSQ==
4278-
4279-
"@next/swc-linux-arm64-musl@16.1.7":
4280-
version "16.1.7"
4281-
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.1.7.tgz#1a6ae4d0894f8751f8951ca0fed6e103e27bfc7a"
4282-
integrity sha512-uufcze7LYv0FQg9GnNeZ3/whYfo+1Q3HnQpm16o6Uyi0OVzLlk2ZWoY7j07KADZFY8qwDbsmFnMQP3p3+Ftprw==
4283-
4284-
"@next/swc-linux-x64-gnu@16.1.7":
4285-
version "16.1.7"
4286-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.1.7.tgz#183126cfbf45a96e3b3b37e35b5429e4c48795bd"
4287-
integrity sha512-KWVf2gxYvHtvuT+c4MBOGxuse5TD7DsMFYSxVxRBnOzok/xryNeQSjXgxSv9QpIVlaGzEn/pIuI6Koosx8CGWA==
4288-
4289-
"@next/swc-linux-x64-musl@16.1.7":
4290-
version "16.1.7"
4291-
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.1.7.tgz#59906d387aa934fc2d066ff6c0ba695ebc904381"
4292-
integrity sha512-HguhaGwsGr1YAGs68uRKc4aGWxLET+NevJskOcCAwXbwj0fYX0RgZW2gsOCzr9S11CSQPIkxmoSbuVaBp4Z3dA==
4293-
4294-
"@next/swc-win32-arm64-msvc@16.1.7":
4295-
version "16.1.7"
4296-
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.1.7.tgz#e97a31605ca10e5ca493555f840e4972496ce350"
4297-
integrity sha512-S0n3KrDJokKTeFyM/vGGGR8+pCmXYrjNTk2ZozOL1C/JFdfUIL9O1ATaJOl5r2POe56iRChbsszrjMAdWSv7kQ==
4298-
4299-
"@next/swc-win32-x64-msvc@16.1.7":
4300-
version "16.1.7"
4301-
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.1.7.tgz#eeaf9fb75de437232e1c8b46d16d1ba8b0c635c2"
4302-
integrity sha512-mwgtg8CNZGYm06LeEd+bNnOUfwOyNem/rOiP14Lsz+AnUY92Zq/LXwtebtUiaeVkhbroRCQ0c8GlR4UT1U+0yg==
4264+
"@next/swc-darwin-arm64@16.2.3":
4265+
version "16.2.3"
4266+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-arm64/-/swc-darwin-arm64-16.2.3.tgz#ec4fea25a921dce0847a2b8d7df419ea49615172"
4267+
integrity sha512-u37KDKTKQ+OQLvY+z7SNXixwo4Q2/IAJFDzU1fYe66IbCE51aDSAzkNDkWmLN0yjTUh4BKBd+hb69jYn6qqqSg==
4268+
4269+
"@next/swc-darwin-x64@16.2.3":
4270+
version "16.2.3"
4271+
resolved "https://registry.yarnpkg.com/@next/swc-darwin-x64/-/swc-darwin-x64-16.2.3.tgz#de3d5281f8ca81ef23527d93e81229e6f85c4ec7"
4272+
integrity sha512-gHjL/qy6Q6CG3176FWbAKyKh9IfntKZTB3RY/YOJdDFpHGsUDXVH38U4mMNpHVGXmeYW4wj22dMp1lTfmu/bTQ==
4273+
4274+
"@next/swc-linux-arm64-gnu@16.2.3":
4275+
version "16.2.3"
4276+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-16.2.3.tgz#dbd85b17dd94e23a676084089b5b383bbf9d346c"
4277+
integrity sha512-U6vtblPtU/P14Y/b/n9ZY0GOxbbIhTFuaFR7F4/uMBidCi2nSdaOFhA0Go81L61Zd6527+yvuX44T4ksnf8T+Q==
4278+
4279+
"@next/swc-linux-arm64-musl@16.2.3":
4280+
version "16.2.3"
4281+
resolved "https://registry.yarnpkg.com/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-16.2.3.tgz#a2361a6e741c64c8e6cac347631e4001150f1711"
4282+
integrity sha512-/YV0LgjHUmfhQpn9bVoGc4x4nan64pkhWR5wyEV8yCOfwwrH630KpvRg86olQHTwHIn1z59uh6JwKvHq1h4QEw==
4283+
4284+
"@next/swc-linux-x64-gnu@16.2.3":
4285+
version "16.2.3"
4286+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-16.2.3.tgz#d356deb1ae924d1e3a5071d64f5be0e3f1e916ac"
4287+
integrity sha512-/HiWEcp+WMZ7VajuiMEFGZ6cg0+aYZPqCJD3YJEfpVWQsKYSjXQG06vJP6F1rdA03COD9Fef4aODs3YxKx+RDQ==
4288+
4289+
"@next/swc-linux-x64-musl@16.2.3":
4290+
version "16.2.3"
4291+
resolved "https://registry.yarnpkg.com/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-16.2.3.tgz#3b307a0691995a8fa323d32a83eb100e3ac03358"
4292+
integrity sha512-Kt44hGJfZSefebhk/7nIdivoDr3Ugp5+oNz9VvF3GUtfxutucUIHfIO0ZYO8QlOPDQloUVQn4NVC/9JvHRk9hw==
4293+
4294+
"@next/swc-win32-arm64-msvc@16.2.3":
4295+
version "16.2.3"
4296+
resolved "https://registry.yarnpkg.com/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-16.2.3.tgz#eae5f6f105d0c855911821be74931f755761dc6d"
4297+
integrity sha512-O2NZ9ie3Tq6xj5Z5CSwBT3+aWAMW2PIZ4egUi9MaWLkwaehgtB7YZjPm+UpcNpKOme0IQuqDcor7BsW6QBiQBw==
4298+
4299+
"@next/swc-win32-x64-msvc@16.2.3":
4300+
version "16.2.3"
4301+
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-16.2.3.tgz#aff6de2107cb29c9e8f3242e43f432d00dbea0e0"
4302+
integrity sha512-Ibm29/GgB/ab5n7XKqlStkm54qqZE8v2FnijUPBgrd67FWrac45o/RsNlaOWjme/B5UqeWt/8KM4aWBwA1D2Kw==
43034303

43044304
"@ngneat/falso@^8.0.2":
43054305
version "8.0.2"
@@ -10124,9 +10124,9 @@ hachure-fill@^0.5.2:
1012410124
integrity sha512-3GKBOn+m2LX9iq+JC1064cSFprJY4jL1jCXTcpnfER5HYE2l/4EfWSGzkPa/ZDBmYI0ZOEj5VHV/eKnPGkHuOg==
1012510125

1012610126
handlebars@^4.7.8:
10127-
version "4.7.8"
10128-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.8.tgz#41c42c18b1be2365439188c77c6afae71c0cd9e9"
10129-
integrity sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==
10127+
version "4.7.9"
10128+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
10129+
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==
1013010130
dependencies:
1013110131
minimist "^1.2.5"
1013210132
neo-async "^2.6.2"
@@ -11680,9 +11680,9 @@ lodash.xorby@^4.7.0:
1168011680
integrity sha512-gYiD6nvuQy0AEkMoUju+t4f4Rn18fjsLB/7x7YZFqtFT9kmegRLrj/uGEQVyVDy7otTmSrIMXNOk2wwuLcfHCQ==
1168111681

1168211682
lodash@^4.17.14, lodash@^4.17.21, lodash@^4.17.4:
11683-
version "4.17.23"
11684-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
11685-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
11683+
version "4.18.1"
11684+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
11685+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
1168611686

1168711687
log-symbols@^3.0.0:
1168811688
version "3.0.0"
@@ -12751,27 +12751,27 @@ next-themes@^0.4.0:
1275112751
resolved "https://registry.yarnpkg.com/next-themes/-/next-themes-0.4.6.tgz#8d7e92d03b8fea6582892a50a928c9b23502e8b6"
1275212752
integrity sha512-pZvgD5L0IEvX5/9GWyHMf3m8BKiVQwsCMHfoFosXtXBMnaS0ZnIJ9ST4b4NqLVKDEm8QBxoNNGNaBv2JNF6XNA==
1275312753

12754-
next@16.1.7:
12755-
version "16.1.7"
12756-
resolved "https://registry.yarnpkg.com/next/-/next-16.1.7.tgz#fccdda75050ffc11ace27526b8a9ac7c308c8c48"
12757-
integrity sha512-WM0L7WrSvKwoLegLYr6V+mz+RIofqQgVAfHhMp9a88ms0cFX8iX9ew+snpWlSBwpkURJOUdvCEt3uLl3NNzvWg==
12754+
next@16.2.3:
12755+
version "16.2.3"
12756+
resolved "https://registry.yarnpkg.com/next/-/next-16.2.3.tgz#091b6565d46b3fb494fbb5c73d201171890787a5"
12757+
integrity sha512-9V3zV4oZFza3PVev5/poB9g0dEafVcgNyQ8eTRop8GvxZjV2G15FC5ARuG1eFD42QgeYkzJBJzHghNP8Ad9xtA==
1275812758
dependencies:
12759-
"@next/env" "16.1.7"
12759+
"@next/env" "16.2.3"
1276012760
"@swc/helpers" "0.5.15"
1276112761
baseline-browser-mapping "^2.9.19"
1276212762
caniuse-lite "^1.0.30001579"
1276312763
postcss "8.4.31"
1276412764
styled-jsx "5.1.6"
1276512765
optionalDependencies:
12766-
"@next/swc-darwin-arm64" "16.1.7"
12767-
"@next/swc-darwin-x64" "16.1.7"
12768-
"@next/swc-linux-arm64-gnu" "16.1.7"
12769-
"@next/swc-linux-arm64-musl" "16.1.7"
12770-
"@next/swc-linux-x64-gnu" "16.1.7"
12771-
"@next/swc-linux-x64-musl" "16.1.7"
12772-
"@next/swc-win32-arm64-msvc" "16.1.7"
12773-
"@next/swc-win32-x64-msvc" "16.1.7"
12774-
sharp "^0.34.4"
12766+
"@next/swc-darwin-arm64" "16.2.3"
12767+
"@next/swc-darwin-x64" "16.2.3"
12768+
"@next/swc-linux-arm64-gnu" "16.2.3"
12769+
"@next/swc-linux-arm64-musl" "16.2.3"
12770+
"@next/swc-linux-x64-gnu" "16.2.3"
12771+
"@next/swc-linux-x64-musl" "16.2.3"
12772+
"@next/swc-win32-arm64-msvc" "16.2.3"
12773+
"@next/swc-win32-x64-msvc" "16.2.3"
12774+
sharp "^0.34.5"
1277512775

1277612776
nextra-theme-docs@4.0.5:
1277712777
version "4.0.5"
@@ -14293,7 +14293,7 @@ sha.js@^2.4.11:
1429314293
safe-buffer "^5.2.1"
1429414294
to-buffer "^1.2.0"
1429514295

14296-
sharp@^0.34.4, sharp@^0.34.5:
14296+
sharp@^0.34.5:
1429714297
version "0.34.5"
1429814298
resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.34.5.tgz#b6f148e4b8c61f1797bde11a9d1cfebbae2c57b0"
1429914299
integrity sha512-Ou9I5Ft9WNcCbXrU9cMgPBcCK8LiwLqcbywW3t4oDV37n1pzpuNLsYiAV8eODnjbtQlSDwZ2cUEeQz4E54Hltg==

0 commit comments

Comments
 (0)