Skip to content

Commit

Permalink
Update dependency next to v15.0.4 (#288)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 18a7b83 commit b2d43ee
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"meow": "^9.0.0",
"morgan": "^1.9.1",
"natural-sort": "^1.0.0",
"next": "15.0.3",
"next": "15.0.4",
"next-compose-plugins": "^2.2.0",
"next-cookies": "2.0.3",
"node-cron": "^3.0.0",
Expand Down
88 changes: 44 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -381,65 +381,65 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.0.3":
version: 15.0.3
resolution: "@next/env@npm:15.0.3"
checksum: 10c0/63582fed80d6a28fff102c935095da71fd57ddf6b5f5d564e85ebdefdeb93298f7f7cf7d813c75b460c6627106717ea959b4c232939e7abb97d73d8b8467d4cd
"@next/env@npm:15.0.4":
version: 15.0.4
resolution: "@next/env@npm:15.0.4"
checksum: 10c0/114f5404798017ab9438ed9e90cb0057d8a42167995cf702ba938613e869e59869e55d7cebdbb19a5f5f89aa5d1899bc8849ea20e0902101196c66f63f5580fb
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:15.0.3":
version: 15.0.3
resolution: "@next/swc-win32-x64-msvc@npm:15.0.3"
"@next/swc-win32-x64-msvc@npm:15.0.4":
version: 15.0.4
resolution: "@next/swc-win32-x64-msvc@npm:15.0.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -1773,7 +1773,7 @@ __metadata:
meow: "npm:^9.0.0"
morgan: "npm:^1.9.1"
natural-sort: "npm:^1.0.0"
next: "npm:15.0.3"
next: "npm:15.0.4"
next-compose-plugins: "npm:^2.2.0"
next-cookies: "npm:2.0.3"
node-cron: "npm:^3.0.0"
Expand Down Expand Up @@ -4168,19 +4168,19 @@ __metadata:
languageName: node
linkType: hard

"next@npm:15.0.3":
version: 15.0.3
resolution: "next@npm:15.0.3"
"next@npm:15.0.4":
version: 15.0.4
resolution: "next@npm:15.0.4"
dependencies:
"@next/env": "npm:15.0.3"
"@next/swc-darwin-arm64": "npm:15.0.3"
"@next/swc-darwin-x64": "npm:15.0.3"
"@next/swc-linux-arm64-gnu": "npm:15.0.3"
"@next/swc-linux-arm64-musl": "npm:15.0.3"
"@next/swc-linux-x64-gnu": "npm:15.0.3"
"@next/swc-linux-x64-musl": "npm:15.0.3"
"@next/swc-win32-arm64-msvc": "npm:15.0.3"
"@next/swc-win32-x64-msvc": "npm:15.0.3"
"@next/env": "npm:15.0.4"
"@next/swc-darwin-arm64": "npm:15.0.4"
"@next/swc-darwin-x64": "npm:15.0.4"
"@next/swc-linux-arm64-gnu": "npm:15.0.4"
"@next/swc-linux-arm64-musl": "npm:15.0.4"
"@next/swc-linux-x64-gnu": "npm:15.0.4"
"@next/swc-linux-x64-musl": "npm:15.0.4"
"@next/swc-win32-arm64-msvc": "npm:15.0.4"
"@next/swc-win32-x64-msvc": "npm:15.0.4"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.13"
busboy: "npm:1.6.0"
Expand All @@ -4192,8 +4192,8 @@ __metadata:
"@opentelemetry/api": ^1.1.0
"@playwright/test": ^1.41.2
babel-plugin-react-compiler: "*"
react: ^18.2.0 || 19.0.0-rc-66855b96-20241106
react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106
react: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0
react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106 || ^19.0.0
sass: ^1.3.0
dependenciesMeta:
"@next/swc-darwin-arm64":
Expand Down Expand Up @@ -4225,7 +4225,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/c5f6a57acb5f29063abc82d4d4417a048d0c2d5216d6ded6aa3fe32d60bb4835ed57dd34e2ef8fdda15579e97205820dc25bf34556b1d942a01a33d9ae7f88db
checksum: 10c0/80b2296f33d865bf4f30f5df3d6fa461de13ef383dd9e32f33f5c05f21c766eb7f7573431235b9f3d51a5f09614cf431f8fcf925272b9524faced802961ff37b
languageName: node
linkType: hard

Expand Down

0 comments on commit b2d43ee

Please sign in to comment.