Skip to content

Commit

Permalink
Bump next from 13.0.2 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.0.2 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.0.2...v13.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent e2ec855 commit 2f4de1b
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 114 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/react": "18.0.25",
"@types/react-syntax-highlighter": "15.5.5",
"autoprefixer": "10.4.13",
"next": "13.0.2",
"next": "13.5.1",
"postcss": "8.4.31",
"prettier": "2.7.1",
"tailwindcss": "3.2.2",
Expand Down
216 changes: 103 additions & 113 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,100 +74,72 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:13.0.2":
version: 13.0.2
resolution: "@next/env@npm:13.0.2"
checksum: e84eca92328421d9824a82177b018234b2cd0aa59a482569b7a52b16eaabdafe6343f21bec7d15035cb8ea831929097c7d92c711d295630f6b74a655f9ddcad6
"@next/env@npm:13.5.1":
version: 13.5.1
resolution: "@next/env@npm:13.5.1"
checksum: 251859d90a953d88692129b72a1c09e9f44b2981ccab1c2d9ad67898634f8999c15b290dd6b341be9fc710cc2d25ceb9229a40de90ab0946fa2c6997144fe13f
languageName: node
linkType: hard

"@next/swc-android-arm-eabi@npm:13.0.2":
version: 13.0.2
resolution: "@next/swc-android-arm-eabi@npm:13.0.2"
conditions: os=android & cpu=arm
languageName: node
linkType: hard

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

"@next/swc-darwin-arm64@npm:13.0.2":
version: 13.0.2
resolution: "@next/swc-darwin-arm64@npm:13.0.2"
"@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.0.2":
version: 13.0.2
resolution: "@next/swc-darwin-x64@npm:13.0.2"
"@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-freebsd-x64@npm:13.0.2":
version: 13.0.2
resolution: "@next/swc-freebsd-x64@npm:13.0.2"
conditions: os=freebsd & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm-gnueabihf@npm:13.0.2":
version: 13.0.2
resolution: "@next/swc-linux-arm-gnueabihf@npm:13.0.2"
conditions: os=linux & cpu=arm
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:13.0.2":
version: 13.0.2
resolution: "@next/swc-linux-arm64-gnu@npm:13.0.2"
"@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.0.2":
version: 13.0.2
resolution: "@next/swc-linux-arm64-musl@npm:13.0.2"
"@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.0.2":
version: 13.0.2
resolution: "@next/swc-linux-x64-gnu@npm:13.0.2"
"@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.0.2":
version: 13.0.2
resolution: "@next/swc-linux-x64-musl@npm:13.0.2"
"@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.0.2":
version: 13.0.2
resolution: "@next/swc-win32-arm64-msvc@npm:13.0.2"
"@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.0.2":
version: 13.0.2
resolution: "@next/swc-win32-ia32-msvc@npm:13.0.2"
"@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.0.2":
version: 13.0.2
resolution: "@next/swc-win32-x64-msvc@npm:13.0.2"
"@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 @@ -215,12 +187,12 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.4.11":
version: 0.4.11
resolution: "@swc/helpers@npm:0.4.11"
"@swc/helpers@npm:0.5.2":
version: 0.5.2
resolution: "@swc/helpers@npm:0.5.2"
dependencies:
tslib: ^2.4.0
checksum: 736857d524b41a8a4db81094e9b027f554004e0fa3e86325d85bdb38f7e6459ce022db079edb6c61ba0f46fe8583b3e663e95f7acbd13e51b8da6c34e45bba2e
checksum: 51d7e3d8bd56818c49d6bfbd715f0dbeedc13cf723af41166e45c03e37f109336bbcb57a1f2020f4015957721aeb21e1a7fff281233d797ff7d3dd1f447fa258
languageName: node
linkType: hard

Expand Down Expand Up @@ -506,6 +478,15 @@ __metadata:
languageName: node
linkType: hard

"busboy@npm:1.6.0":
version: 1.6.0
resolution: "busboy@npm:1.6.0"
dependencies:
streamsearch: ^1.1.0
checksum: 32801e2c0164e12106bf236291a00795c3c4e4b709ae02132883fe8478ba2ae23743b11c5735a0aae8afe65ac4b6ca4568b91f0d9fed1fdbc32ede824a73746e
languageName: node
linkType: hard

"cacache@npm:^17.0.0":
version: 17.1.3
resolution: "cacache@npm:17.1.3"
Expand Down Expand Up @@ -1007,6 +988,13 @@ __metadata:
languageName: node
linkType: hard

"glob-to-regexp@npm:^0.4.1":
version: 0.4.1
resolution: "glob-to-regexp@npm:0.4.1"
checksum: e795f4e8f06d2a15e86f76e4d92751cf8bbfcf0157cea5c2f0f35678a8195a750b34096b1256e436f0cebc1883b5ff0888c47348443e69546a5a87f9e1eb1167
languageName: node
linkType: hard

"glob@npm:^10.2.2":
version: 10.2.7
resolution: "glob@npm:10.2.7"
Expand Down Expand Up @@ -1036,7 +1024,7 @@ __metadata:
languageName: node
linkType: hard

"graceful-fs@npm:^4.2.6":
"graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.2.6":
version: 4.2.11
resolution: "graceful-fs@npm:4.2.11"
checksum: ac85f94da92d8eb6b7f5a8b20ce65e43d66761c55ce85ac96df6865308390da45a8d3f0296dd3a663de65d30ba497bd46c696cc1e248c72b13d6d567138a4fc7
Expand Down Expand Up @@ -1390,7 +1378,7 @@ __metadata:
"@types/react-syntax-highlighter": 15.5.5
autoprefixer: 10.4.13
github-markdown-css: 5.1.0
next: 13.0.2
next: 13.5.1
postcss: 8.4.31
prettier: 2.7.1
react: 18.2.0
Expand Down Expand Up @@ -1640,48 +1628,37 @@ __metadata:
languageName: node
linkType: hard

"next@npm:13.0.2":
version: 13.0.2
resolution: "next@npm:13.0.2"
dependencies:
"@next/env": 13.0.2
"@next/swc-android-arm-eabi": 13.0.2
"@next/swc-android-arm64": 13.0.2
"@next/swc-darwin-arm64": 13.0.2
"@next/swc-darwin-x64": 13.0.2
"@next/swc-freebsd-x64": 13.0.2
"@next/swc-linux-arm-gnueabihf": 13.0.2
"@next/swc-linux-arm64-gnu": 13.0.2
"@next/swc-linux-arm64-musl": 13.0.2
"@next/swc-linux-x64-gnu": 13.0.2
"@next/swc-linux-x64-musl": 13.0.2
"@next/swc-win32-arm64-msvc": 13.0.2
"@next/swc-win32-ia32-msvc": 13.0.2
"@next/swc-win32-x64-msvc": 13.0.2
"@swc/helpers": 0.4.11
"next@npm:13.5.1":
version: 13.5.1
resolution: "next@npm:13.5.1"
dependencies:
"@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.0
use-sync-external-store: 1.2.0
styled-jsx: 5.1.1
watchpack: 2.4.0
zod: 3.21.4
peerDependencies:
fibers: ">= 3.1.0"
node-sass: ^6.0.0 || ^7.0.0
"@opentelemetry/api": ^1.1.0
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
dependenciesMeta:
"@next/swc-android-arm-eabi":
optional: true
"@next/swc-android-arm64":
optional: true
"@next/swc-darwin-arm64":
optional: true
"@next/swc-darwin-x64":
optional: true
"@next/swc-freebsd-x64":
optional: true
"@next/swc-linux-arm-gnueabihf":
optional: true
"@next/swc-linux-arm64-gnu":
optional: true
"@next/swc-linux-arm64-musl":
Expand All @@ -1697,15 +1674,13 @@ __metadata:
"@next/swc-win32-x64-msvc":
optional: true
peerDependenciesMeta:
fibers:
optional: true
node-sass:
"@opentelemetry/api":
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: f6fea2ee34a8c490834cbd7688cfb346337a4dc8530282bf50ee94e20277ad66cb00a614c92c07f8b00832795eaa3a10847f10c8d540789b0b1b1f2914a3b239
checksum: a54aaeadb68d324107ddd2bd0c12967f06b844ef321aae4aba99f7a79406bab4ab85d51e3430106f1bc2831c55c8bf408a2352f702590d9bedb88fbdb60b2955
languageName: node
linkType: hard

Expand Down Expand Up @@ -2373,6 +2348,13 @@ __metadata:
languageName: node
linkType: hard

"streamsearch@npm:^1.1.0":
version: 1.1.0
resolution: "streamsearch@npm:1.1.0"
checksum: 1cce16cea8405d7a233d32ca5e00a00169cc0e19fbc02aa839959985f267335d435c07f96e5e0edd0eadc6d39c98d5435fb5bbbdefc62c41834eadc5622ad942
languageName: node
linkType: hard

"string-width-cjs@npm:string-width@^4.2.0, string-width@npm:^1.0.2 || 2 || 3 || 4, string-width@npm:^4.1.0, string-width@npm:^4.2.3":
version: 4.2.3
resolution: "string-width@npm:4.2.3"
Expand Down Expand Up @@ -2422,9 +2404,9 @@ __metadata:
languageName: node
linkType: hard

"styled-jsx@npm:5.1.0":
version: 5.1.0
resolution: "styled-jsx@npm:5.1.0"
"styled-jsx@npm:5.1.1":
version: 5.1.1
resolution: "styled-jsx@npm:5.1.1"
dependencies:
client-only: 0.0.1
peerDependencies:
Expand All @@ -2434,7 +2416,7 @@ __metadata:
optional: true
babel-plugin-macros:
optional: true
checksum: e5b70476fd9059147dfe35dd912e537e422a7f900cc88f80456c97da495c655598875d64de2199641d627770a7e55ed08be0fd82646bc386791fdb1d0e5af2b1
checksum: 523a33b38603492547e861b98e29c873939b04e15fbe5ef16132c6f1e15958126647983c7d4675325038b428a5e91183d996e90141b18bdd1bbadf6e2c45b2fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -2663,15 +2645,6 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:1.2.0":
version: 1.2.0
resolution: "use-sync-external-store@npm:1.2.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 5c639e0f8da3521d605f59ce5be9e094ca772bd44a4ce7322b055a6f58eeed8dda3c94cabd90c7a41fb6fa852210092008afe48f7038792fd47501f33299116a
languageName: node
linkType: hard

"util-deprecate@npm:^1.0.1, util-deprecate@npm:^1.0.2":
version: 1.0.2
resolution: "util-deprecate@npm:1.0.2"
Expand Down Expand Up @@ -2701,6 +2674,16 @@ __metadata:
languageName: node
linkType: hard

"watchpack@npm:2.4.0":
version: 2.4.0
resolution: "watchpack@npm:2.4.0"
dependencies:
glob-to-regexp: ^0.4.1
graceful-fs: ^4.1.2
checksum: 23d4bc58634dbe13b86093e01c6a68d8096028b664ab7139d58f0c37d962d549a940e98f2f201cecdabd6f9c340338dc73ef8bf094a2249ef582f35183d1a131
languageName: node
linkType: hard

"which@npm:^2.0.1, which@npm:^2.0.2":
version: 2.0.2
resolution: "which@npm:2.0.2"
Expand Down Expand Up @@ -2770,3 +2753,10 @@ __metadata:
checksum: ce4ada136e8a78a0b08dc10b4b900936912d15de59905b2bf415b4d33c63df1d555d23acb2a41b23cf9fb5da41c256441afca3d6509de7247daa062fd2c5ea5f
languageName: node
linkType: hard

"zod@npm:3.21.4":
version: 3.21.4
resolution: "zod@npm:3.21.4"
checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f
languageName: node
linkType: hard

0 comments on commit 2f4de1b

Please sign in to comment.