Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump next from 14.2.20 to 14.2.21 #962

Merged
merged 1 commit into from
Jan 18, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 45 additions & 45 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3347,10 +3347,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.20":
version: 14.2.20
resolution: "@next/env@npm:14.2.20"
checksum: 2525fc529701eeae555540fa4b533af1e17fe9dcc025b1d192fabedb2585d30f9d1a2d28f193f53b86aa1972fe62931846e210ffd22f5741d692edbd370fd7da
"@next/env@npm:14.2.22":
version: 14.2.22
resolution: "@next/env@npm:14.2.22"
checksum: 57e033c5c77f5784f7610a7f25b93cc7a72c7bd036f2be78bb27822e7400275dad92bd6a195ca179ee2f8b9401adc6927e7a4e98d1aa5252ac6edbc66956ece6
languageName: node
linkType: hard

Expand Down Expand Up @@ -3380,65 +3380,65 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:14.2.20":
version: 14.2.20
resolution: "@next/swc-win32-x64-msvc@npm:14.2.20"
"@next/swc-win32-x64-msvc@npm:14.2.22":
version: 14.2.22
resolution: "@next/swc-win32-x64-msvc@npm:14.2.22"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -13466,19 +13466,19 @@ __metadata:
linkType: hard

"next@npm:^14.2.3":
version: 14.2.20
resolution: "next@npm:14.2.20"
dependencies:
"@next/env": 14.2.20
"@next/swc-darwin-arm64": 14.2.20
"@next/swc-darwin-x64": 14.2.20
"@next/swc-linux-arm64-gnu": 14.2.20
"@next/swc-linux-arm64-musl": 14.2.20
"@next/swc-linux-x64-gnu": 14.2.20
"@next/swc-linux-x64-musl": 14.2.20
"@next/swc-win32-arm64-msvc": 14.2.20
"@next/swc-win32-ia32-msvc": 14.2.20
"@next/swc-win32-x64-msvc": 14.2.20
version: 14.2.22
resolution: "next@npm:14.2.22"
dependencies:
"@next/env": 14.2.22
"@next/swc-darwin-arm64": 14.2.22
"@next/swc-darwin-x64": 14.2.22
"@next/swc-linux-arm64-gnu": 14.2.22
"@next/swc-linux-arm64-musl": 14.2.22
"@next/swc-linux-x64-gnu": 14.2.22
"@next/swc-linux-x64-musl": 14.2.22
"@next/swc-win32-arm64-msvc": 14.2.22
"@next/swc-win32-ia32-msvc": 14.2.22
"@next/swc-win32-x64-msvc": 14.2.22
"@swc/helpers": 0.5.5
busboy: 1.6.0
caniuse-lite: ^1.0.30001579
Expand Down Expand Up @@ -13519,7 +13519,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: cee45a2640f9d0f6cbdcf50d7dd4cf45b565ecbc8d6a481ee282f2564e0665716f1ab6a3c73b01c6a8de80941c607d64aceb8316c4d0eb8cc12a6add2997e102
checksum: 83817d674b63051e4407f9b33c13a81125826272bb3112d43d3e26cbb8be583260e98ecaa7777db4bbfc1d2f875a1a693e971c114658b07fd74783f37d03e338
languageName: node
linkType: hard

Expand Down
Loading