Skip to content

Commit d7868c7

Browse files
build(deps): bump next from 16.0.7 to 16.0.8
Bumps [next](https://github.com/vercel/next.js) from 16.0.7 to 16.0.8. - [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.0.7...v16.0.8) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d8590d2 commit d7868c7

File tree

4 files changed

+48
-48
lines changed

4 files changed

+48
-48
lines changed

examples/nextjs-apollo-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"apollo-server-micro": "3.13.0",
1818
"graphql": "16.12.0",
1919
"micro": "10.0.1",
20-
"next": "16.0.7",
20+
"next": "16.0.8",
2121
"react": "19.2.1",
2222
"react-dom": "19.2.1"
2323
},

examples/nextjs-sdk-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"apollo-server-micro": "3.13.0",
1919
"graphql": "16.12.0",
2020
"micro": "10.0.1",
21-
"next": "16.0.7",
21+
"next": "16.0.8",
2222
"react": "19.2.1",
2323
"react-dom": "19.2.1"
2424
},

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@theguild/components": "^7.6.5",
14-
"next": "^16.0.7",
14+
"next": "^16.0.8",
1515
"next-sitemap": "^4.2.3",
1616
"react": "^19.2.1",
1717
"react-dom": "^19.2.1",

yarn.lock

Lines changed: 45 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -5718,7 +5718,7 @@ __metadata:
57185718
apollo-server-micro: "npm:3.13.0"
57195719
graphql: "npm:16.12.0"
57205720
micro: "npm:10.0.1"
5721-
next: "npm:16.0.7"
5721+
next: "npm:16.0.8"
57225722
react: "npm:19.2.1"
57235723
react-dom: "npm:19.2.1"
57245724
typescript: "npm:^5.4.2"
@@ -5737,7 +5737,7 @@ __metadata:
57375737
apollo-server-micro: "npm:3.13.0"
57385738
graphql: "npm:16.12.0"
57395739
micro: "npm:10.0.1"
5740-
next: "npm:16.0.7"
5740+
next: "npm:16.0.8"
57415741
react: "npm:19.2.1"
57425742
react-dom: "npm:19.2.1"
57435743
typescript: "npm:^5.4.2"
@@ -11896,10 +11896,10 @@ __metadata:
1189611896
languageName: node
1189711897
linkType: hard
1189811898

11899-
"@next/env@npm:16.0.7":
11900-
version: 16.0.7
11901-
resolution: "@next/env@npm:16.0.7"
11902-
checksum: 10c0/5bbb4360ae6b0753de83f70700295c09427f5414f6765c7371fee0894de2a614364a2e9b4ec7b7e3451d56334026bafec6d28a21222a2fa7ecaa27f0a9421cc7
11899+
"@next/env@npm:16.0.8":
11900+
version: 16.0.8
11901+
resolution: "@next/env@npm:16.0.8"
11902+
checksum: 10c0/1741d23c21ccc2f2ac00feb838c1a91c22a9841e268697938a442b3675bd56173b8daf219032aef998c17b61a318002b4abe9939aadbaefd6f3df11503772e87
1190311903
languageName: node
1190411904
linkType: hard
1190511905

@@ -11919,58 +11919,58 @@ __metadata:
1191911919
languageName: node
1192011920
linkType: hard
1192111921

11922-
"@next/swc-darwin-arm64@npm:16.0.7":
11923-
version: 16.0.7
11924-
resolution: "@next/swc-darwin-arm64@npm:16.0.7"
11922+
"@next/swc-darwin-arm64@npm:16.0.8":
11923+
version: 16.0.8
11924+
resolution: "@next/swc-darwin-arm64@npm:16.0.8"
1192511925
conditions: os=darwin & cpu=arm64
1192611926
languageName: node
1192711927
linkType: hard
1192811928

11929-
"@next/swc-darwin-x64@npm:16.0.7":
11930-
version: 16.0.7
11931-
resolution: "@next/swc-darwin-x64@npm:16.0.7"
11929+
"@next/swc-darwin-x64@npm:16.0.8":
11930+
version: 16.0.8
11931+
resolution: "@next/swc-darwin-x64@npm:16.0.8"
1193211932
conditions: os=darwin & cpu=x64
1193311933
languageName: node
1193411934
linkType: hard
1193511935

11936-
"@next/swc-linux-arm64-gnu@npm:16.0.7":
11937-
version: 16.0.7
11938-
resolution: "@next/swc-linux-arm64-gnu@npm:16.0.7"
11936+
"@next/swc-linux-arm64-gnu@npm:16.0.8":
11937+
version: 16.0.8
11938+
resolution: "@next/swc-linux-arm64-gnu@npm:16.0.8"
1193911939
conditions: os=linux & cpu=arm64 & libc=glibc
1194011940
languageName: node
1194111941
linkType: hard
1194211942

11943-
"@next/swc-linux-arm64-musl@npm:16.0.7":
11944-
version: 16.0.7
11945-
resolution: "@next/swc-linux-arm64-musl@npm:16.0.7"
11943+
"@next/swc-linux-arm64-musl@npm:16.0.8":
11944+
version: 16.0.8
11945+
resolution: "@next/swc-linux-arm64-musl@npm:16.0.8"
1194611946
conditions: os=linux & cpu=arm64 & libc=musl
1194711947
languageName: node
1194811948
linkType: hard
1194911949

11950-
"@next/swc-linux-x64-gnu@npm:16.0.7":
11951-
version: 16.0.7
11952-
resolution: "@next/swc-linux-x64-gnu@npm:16.0.7"
11950+
"@next/swc-linux-x64-gnu@npm:16.0.8":
11951+
version: 16.0.8
11952+
resolution: "@next/swc-linux-x64-gnu@npm:16.0.8"
1195311953
conditions: os=linux & cpu=x64 & libc=glibc
1195411954
languageName: node
1195511955
linkType: hard
1195611956

11957-
"@next/swc-linux-x64-musl@npm:16.0.7":
11958-
version: 16.0.7
11959-
resolution: "@next/swc-linux-x64-musl@npm:16.0.7"
11957+
"@next/swc-linux-x64-musl@npm:16.0.8":
11958+
version: 16.0.8
11959+
resolution: "@next/swc-linux-x64-musl@npm:16.0.8"
1196011960
conditions: os=linux & cpu=x64 & libc=musl
1196111961
languageName: node
1196211962
linkType: hard
1196311963

11964-
"@next/swc-win32-arm64-msvc@npm:16.0.7":
11965-
version: 16.0.7
11966-
resolution: "@next/swc-win32-arm64-msvc@npm:16.0.7"
11964+
"@next/swc-win32-arm64-msvc@npm:16.0.8":
11965+
version: 16.0.8
11966+
resolution: "@next/swc-win32-arm64-msvc@npm:16.0.8"
1196711967
conditions: os=win32 & cpu=arm64
1196811968
languageName: node
1196911969
linkType: hard
1197011970

11971-
"@next/swc-win32-x64-msvc@npm:16.0.7":
11972-
version: 16.0.7
11973-
resolution: "@next/swc-win32-x64-msvc@npm:16.0.7"
11971+
"@next/swc-win32-x64-msvc@npm:16.0.8":
11972+
version: 16.0.8
11973+
resolution: "@next/swc-win32-x64-msvc@npm:16.0.8"
1197411974
conditions: os=win32 & cpu=x64
1197511975
languageName: node
1197611976
linkType: hard
@@ -31624,19 +31624,19 @@ __metadata:
3162431624
languageName: node
3162531625
linkType: hard
3162631626

31627-
"next@npm:16.0.7, next@npm:^16.0.7":
31628-
version: 16.0.7
31629-
resolution: "next@npm:16.0.7"
31630-
dependencies:
31631-
"@next/env": "npm:16.0.7"
31632-
"@next/swc-darwin-arm64": "npm:16.0.7"
31633-
"@next/swc-darwin-x64": "npm:16.0.7"
31634-
"@next/swc-linux-arm64-gnu": "npm:16.0.7"
31635-
"@next/swc-linux-arm64-musl": "npm:16.0.7"
31636-
"@next/swc-linux-x64-gnu": "npm:16.0.7"
31637-
"@next/swc-linux-x64-musl": "npm:16.0.7"
31638-
"@next/swc-win32-arm64-msvc": "npm:16.0.7"
31639-
"@next/swc-win32-x64-msvc": "npm:16.0.7"
31627+
"next@npm:16.0.8, next@npm:^16.0.8":
31628+
version: 16.0.8
31629+
resolution: "next@npm:16.0.8"
31630+
dependencies:
31631+
"@next/env": "npm:16.0.8"
31632+
"@next/swc-darwin-arm64": "npm:16.0.8"
31633+
"@next/swc-darwin-x64": "npm:16.0.8"
31634+
"@next/swc-linux-arm64-gnu": "npm:16.0.8"
31635+
"@next/swc-linux-arm64-musl": "npm:16.0.8"
31636+
"@next/swc-linux-x64-gnu": "npm:16.0.8"
31637+
"@next/swc-linux-x64-musl": "npm:16.0.8"
31638+
"@next/swc-win32-arm64-msvc": "npm:16.0.8"
31639+
"@next/swc-win32-x64-msvc": "npm:16.0.8"
3164031640
"@swc/helpers": "npm:0.5.15"
3164131641
caniuse-lite: "npm:^1.0.30001579"
3164231642
postcss: "npm:8.4.31"
@@ -31679,7 +31679,7 @@ __metadata:
3167931679
optional: true
3168031680
bin:
3168131681
next: dist/bin/next
31682-
checksum: 10c0/72003fed0f5b690c91ae1a0cc59317691ca1976b46809557a93e00a43e55d4158a256b1a46da6cd7506e699d74aa0cf4e973ec5a35ceabbdd9a1955b507ec85d
31682+
checksum: 10c0/b4ace26f864ee33e34f8994f1f2249f0b8c529570002ea8e086448c7b4fe20887649ac5b41c007aabced52f3bb4c9259ecc91422eec3ddd3c59f5ecc7828436b
3168331683
languageName: node
3168431684
linkType: hard
3168531685

@@ -40213,7 +40213,7 @@ __metadata:
4021340213
cross-env: "npm:10.1.0"
4021440214
eslint: "npm:9.39.1"
4021540215
eslint-config-next: "npm:16.0.8"
40216-
next: "npm:^16.0.7"
40216+
next: "npm:^16.0.8"
4021740217
next-sitemap: "npm:^4.2.3"
4021840218
postcss: "npm:8.5.6"
4021940219
postcss-import: "npm:16.1.1"

0 commit comments

Comments
 (0)