Bump next from 15.0.3 to 15.0.4

Bumps [next](https://github.com/vercel/next.js) from 15.0.3 to 15.0.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.0.3...v15.0.4)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-12-06 17:16:27 +00:00 committed by GitHub
parent 921ce22025
commit 5950af25dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 45 additions and 45 deletions

View file

@ -43,7 +43,7 @@
"dompurify": "^3.2.2",
"lodash": "^4.17.21",
"lucide-react": "^0.462.0",
"next": "^15.0.3",
"next": "^15.0.4",
"react": "19.0.0-rc.1",
"react-day-picker": "^9.4.1",
"react-dom": "19.0.0-rc.1",

View file

@ -1484,10 +1484,10 @@ __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
@ -1517,58 +1517,58 @@ __metadata:
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
@ -10656,19 +10656,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"
@ -10680,8 +10680,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":
@ -10713,7 +10713,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/c5f6a57acb5f29063abc82d4d4417a048d0c2d5216d6ded6aa3fe32d60bb4835ed57dd34e2ef8fdda15579e97205820dc25bf34556b1d942a01a33d9ae7f88db
checksum: 10c0/80b2296f33d865bf4f30f5df3d6fa461de13ef383dd9e32f33f5c05f21c766eb7f7573431235b9f3d51a5f09614cf431f8fcf925272b9524faced802961ff37b
languageName: node
linkType: hard
@ -13364,7 +13364,7 @@ __metadata:
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.462.0"
mintlify: "npm:^4.0.288"
next: "npm:^15.0.3"
next: "npm:^15.0.4"
postcss: "npm:^8.4.49"
prettier: "npm:^3.4.2"
prettier-plugin-tailwindcss: "npm:^0.6.9"