Skip to content

Commit

Permalink
Bump next from 13.5.6 to 14.1.1
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.5.6 to 14.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.5.6...v14.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 10, 2024
1 parent b18d4c6 commit 56b556d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 52 deletions.
2 changes: 1 addition & 1 deletion examples/ssx-test-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/react-dom": "18.2.21",
"eslint": "8.57.0",
"eslint-config-next": "13.5.6",
"next": "13.5.6",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.4.2"
Expand Down
109 changes: 58 additions & 51 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5174,10 +5174,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:13.5.6":
version: 13.5.6
resolution: "@next/env@npm:13.5.6"
checksum: 5e8f3f6f987a15dad3cd7b2bcac64a6382c2ec372d95d0ce6ab295eb59c9731222017eebf71ff3005932de2571f7543bce7e5c6a8c90030207fb819404138dc2
"@next/env@npm:14.1.1":
version: 14.1.1
resolution: "@next/env@npm:14.1.1"
checksum: 9714e716ca26dd024b1680ca9c17be60adf4228a2bd7a1a9f71752cfd8989f005e805477453200cad0a5ed85439161563a248235fc897dc42f762cba742ec62a
languageName: node
linkType: hard

Expand All @@ -5190,65 +5190,65 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-darwin-arm64@npm:13.5.6"
"@next/swc-darwin-arm64@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-darwin-arm64@npm:14.1.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-darwin-x64@npm:13.5.6"
"@next/swc-darwin-x64@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-darwin-x64@npm:14.1.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-linux-arm64-gnu@npm:13.5.6"
"@next/swc-linux-arm64-gnu@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-linux-arm64-gnu@npm:14.1.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-linux-arm64-musl@npm:13.5.6"
"@next/swc-linux-arm64-musl@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-linux-arm64-musl@npm:14.1.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-linux-x64-gnu@npm:13.5.6"
"@next/swc-linux-x64-gnu@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-linux-x64-gnu@npm:14.1.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-linux-x64-musl@npm:13.5.6"
"@next/swc-linux-x64-musl@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-linux-x64-musl@npm:14.1.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-win32-arm64-msvc@npm:13.5.6"
"@next/swc-win32-arm64-msvc@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-win32-arm64-msvc@npm:14.1.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-win32-ia32-msvc@npm:13.5.6"
"@next/swc-win32-ia32-msvc@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-win32-ia32-msvc@npm:14.1.1"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:13.5.6":
version: 13.5.6
resolution: "@next/swc-win32-x64-msvc@npm:13.5.6"
"@next/swc-win32-x64-msvc@npm:14.1.1":
version: 14.1.1
resolution: "@next/swc-win32-x64-msvc@npm:14.1.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -11437,13 +11437,20 @@ __metadata:
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001406, caniuse-lite@npm:^1.0.30001464, caniuse-lite@npm:^1.0.30001503":
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001464, caniuse-lite@npm:^1.0.30001503":
version: 1.0.30001513
resolution: "caniuse-lite@npm:1.0.30001513"
checksum: 7d783f4f40584e7bdeda3f3abc23ffff21f14c37e1fadf1a6b3d2e299727fe9d5a61096101d9d4e4174f881d4ff4c62204fc41f3bc950f4da1b0edfdea025fa4
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001579":
version: 1.0.30001617
resolution: "caniuse-lite@npm:1.0.30001617"
checksum: a03bfd6ed474d14378f1b93bf90e9b0031e56a813cf42b364e5a86881ecdcdfdd58bf94c56febb0e4128c5ab57cc0a760ab7f3ef7ce0c1ead1af78a8e806375e
languageName: node
linkType: hard

"caniuse-lite@npm:^1.0.30001587":
version: 1.0.30001596
resolution: "caniuse-lite@npm:1.0.30001596"
Expand Down Expand Up @@ -16967,7 +16974,7 @@ __metadata:
languageName: node
linkType: hard

"graceful-fs@npm:4.2.11, graceful-fs@npm:^4.1.10, graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.3, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9":
"graceful-fs@npm:4.2.11, graceful-fs@npm:^4.1.10, graceful-fs@npm:^4.1.11, graceful-fs@npm:^4.1.15, graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.3, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9":
version: 4.2.11
resolution: "graceful-fs@npm:4.2.11"
checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7
Expand Down Expand Up @@ -22394,26 +22401,26 @@ __metadata:
languageName: node
linkType: hard

"next@npm:13.5.6":
version: 13.5.6
resolution: "next@npm:13.5.6"
"next@npm:14.1.1":
version: 14.1.1
resolution: "next@npm:14.1.1"
dependencies:
"@next/env": 13.5.6
"@next/swc-darwin-arm64": 13.5.6
"@next/swc-darwin-x64": 13.5.6
"@next/swc-linux-arm64-gnu": 13.5.6
"@next/swc-linux-arm64-musl": 13.5.6
"@next/swc-linux-x64-gnu": 13.5.6
"@next/swc-linux-x64-musl": 13.5.6
"@next/swc-win32-arm64-msvc": 13.5.6
"@next/swc-win32-ia32-msvc": 13.5.6
"@next/swc-win32-x64-msvc": 13.5.6
"@next/env": 14.1.1
"@next/swc-darwin-arm64": 14.1.1
"@next/swc-darwin-x64": 14.1.1
"@next/swc-linux-arm64-gnu": 14.1.1
"@next/swc-linux-arm64-musl": 14.1.1
"@next/swc-linux-x64-gnu": 14.1.1
"@next/swc-linux-x64-musl": 14.1.1
"@next/swc-win32-arm64-msvc": 14.1.1
"@next/swc-win32-ia32-msvc": 14.1.1
"@next/swc-win32-x64-msvc": 14.1.1
"@swc/helpers": 0.5.2
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
caniuse-lite: ^1.0.30001579
graceful-fs: ^4.2.11
postcss: 8.4.31
styled-jsx: 5.1.1
watchpack: 2.4.0
peerDependencies:
"@opentelemetry/api": ^1.1.0
react: ^18.2.0
Expand Down Expand Up @@ -22445,7 +22452,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: c869b0014ae921ada3bf22301985027ec320aebcd6aa9c16e8afbded68bb8def5874cca034c680e8c351a79578f1e514971d02777f6f0a5a1d7290f25970ac0d
checksum: 58c17bf9520648cb79c3341a0a011ce19e8e5368f23be7415b4a35787b3562519cfd0dd8e008a1ce0b49dfe79e4ab89127f412cf039cb854b35f79a457a9be22
languageName: node
linkType: hard

Expand Down Expand Up @@ -27781,7 +27788,7 @@ __metadata:
dotenv: 16.4.5
eslint: ^8.57.0
eslint-config-next: ^12.3.4
next: 13.5.6
next: 14.1.1
react: 18.2.0
react-dom: 18.2.0
typescript: ^4.9.5
Expand Down Expand Up @@ -30549,7 +30556,7 @@ __metadata:
languageName: node
linkType: hard

"watchpack@npm:2.4.0, watchpack@npm:^2.4.0":
"watchpack@npm:^2.4.0":
version: 2.4.0
resolution: "watchpack@npm:2.4.0"
dependencies:
Expand Down

0 comments on commit 56b556d

Please sign in to comment.