Skip to content

Commit

Permalink
Bump next from 13.4.4 to 13.5.1
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 13.4.4 to 13.5.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.4.4...v13.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 8b761c6 commit 12ac179
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 56 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.4",
"eslint": "8.41.0",
"eslint-config-next": "13.4.4",
"next": "13.4.4",
"next": "13.5.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.1.3"
Expand Down
108 changes: 53 additions & 55 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4096,10 +4096,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:13.4.4":
version: 13.4.4
resolution: "@next/env@npm:13.4.4"
checksum: 9ab9b9ac4e5920cb9911273a776a5e2564844ac735a9c483bf584e090a7f534ce4a8fcda313132d338837e634513f680885c6b4ee811d5175db1b98b0bba4b35
"@next/env@npm:13.5.1":
version: 13.5.1
resolution: "@next/env@npm:13.5.1"
checksum: 251859d90a953d88692129b72a1c09e9f44b2981ccab1c2d9ad67898634f8999c15b290dd6b341be9fc710cc2d25ceb9229a40de90ab0946fa2c6997144fe13f
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:13.4.4":
version: 13.4.4
resolution: "@next/swc-win32-x64-msvc@npm:13.4.4"
"@next/swc-win32-x64-msvc@npm:13.5.1":
version: 13.5.1
resolution: "@next/swc-win32-x64-msvc@npm:13.5.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -5754,12 +5754,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.1":
version: 0.5.1
resolution: "@swc/helpers@npm:0.5.1"
"@swc/helpers@npm:0.5.2":
version: 0.5.2
resolution: "@swc/helpers@npm:0.5.2"
dependencies:
tslib: ^2.4.0
checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
languageName: node
linkType: hard

Expand Down Expand Up @@ -20507,29 +20507,29 @@ __metadata:
languageName: node
linkType: hard

"next@npm:13.4.4":
version: 13.4.4
resolution: "next@npm:13.4.4"
"next@npm:13.5.1":
version: 13.5.1
resolution: "next@npm:13.5.1"
dependencies:
"@next/env": 13.4.4
"@next/swc-darwin-arm64": 13.4.4
"@next/swc-darwin-x64": 13.4.4
"@next/swc-linux-arm64-gnu": 13.4.4
"@next/swc-linux-arm64-musl": 13.4.4
"@next/swc-linux-x64-gnu": 13.4.4
"@next/swc-linux-x64-musl": 13.4.4
"@next/swc-win32-arm64-msvc": 13.4.4
"@next/swc-win32-ia32-msvc": 13.4.4
"@next/swc-win32-x64-msvc": 13.4.4
"@swc/helpers": 0.5.1
"@next/env": 13.5.1
"@next/swc-darwin-arm64": 13.5.1
"@next/swc-darwin-x64": 13.5.1
"@next/swc-linux-arm64-gnu": 13.5.1
"@next/swc-linux-arm64-musl": 13.5.1
"@next/swc-linux-x64-gnu": 13.5.1
"@next/swc-linux-x64-musl": 13.5.1
"@next/swc-win32-arm64-msvc": 13.5.1
"@next/swc-win32-ia32-msvc": 13.5.1
"@next/swc-win32-x64-msvc": 13.5.1
"@swc/helpers": 0.5.2
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
postcss: 8.4.14
styled-jsx: 5.1.1
watchpack: 2.4.0
zod: 3.21.4
peerDependencies:
"@opentelemetry/api": ^1.1.0
fibers: ">= 3.1.0"
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
Expand All @@ -20555,13 +20555,11 @@ __metadata:
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
fibers:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: d84686f3ca313c57d283872a2946a5c18ecd656c4235ad879cbaa0f2f2886c9bcff94656ff07c4998fa672f40023978235150ce760e4c5b1edab6feaa7ed9fa9
checksum: a54aaeadb68d324107ddd2bd0c12967f06b844ef321aae4aba99f7a79406bab4ab85d51e3430106f1bc2831c55c8bf408a2352f702590d9bedb88fbdb60b2955
languageName: node
linkType: hard

Expand Down Expand Up @@ -25860,7 +25858,7 @@ __metadata:
dotenv: 16.0.3
eslint: ^8.15.0
eslint-config-next: ^12.1.6
next: 13.4.4
next: 13.5.1
react: 18.2.0
react-dom: 18.2.0
typescript: ^4.7.2
Expand Down Expand Up @@ -28407,7 +28405,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 12ac179

Please sign in to comment.