Bump next from 15.1.5 to 15.1.6

Bumps [next](https://github.com/vercel/next.js) from 15.1.5 to 15.1.6.
- [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.1.5...v15.1.6)

---
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] 2025-01-22 17:36:05 +00:00 committed by GitHub
parent bb7ecccc7a
commit f003950657
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 43 additions and 43 deletions

View file

@ -50,7 +50,7 @@
"dompurify": "^3.2.3",
"lodash": "^4.17.21",
"lucide-react": "^0.473.0",
"next": "^15.1.5",
"next": "^15.1.6",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-day-picker": "^9.5.0",

View file

@ -2018,10 +2018,10 @@ __metadata:
languageName: node
linkType: hard
"@next/env@npm:15.1.5":
version: 15.1.5
resolution: "@next/env@npm:15.1.5"
checksum: 10c0/bf6b8d6d87a88b6f8eba40d69192d2bde6d6ecee9dfcc779b383bf87c4efbf1de67b468a5b652225c32725192a644ac5175f51604f58ed094a2ef8e8c0f7a803
"@next/env@npm:15.1.6":
version: 15.1.6
resolution: "@next/env@npm:15.1.6"
checksum: 10c0/b68d541abe0cf5f8bab83633680c193ff1756e73b024ffb18c146502a588e038ee705c6064d9c39609a9c0097c563162a296ae43041b34e06831f5b72a215121
languageName: node
linkType: hard
@ -2051,58 +2051,58 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-darwin-arm64@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-darwin-arm64@npm:15.1.5"
"@next/swc-darwin-arm64@npm:15.1.6":
version: 15.1.6
resolution: "@next/swc-darwin-arm64@npm:15.1.6"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@next/swc-darwin-x64@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-darwin-x64@npm:15.1.5"
"@next/swc-darwin-x64@npm:15.1.6":
version: 15.1.6
resolution: "@next/swc-darwin-x64@npm:15.1.6"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@next/swc-linux-arm64-gnu@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-linux-arm64-gnu@npm:15.1.5"
"@next/swc-linux-arm64-gnu@npm:15.1.6":
version: 15.1.6
resolution: "@next/swc-linux-arm64-gnu@npm:15.1.6"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-linux-arm64-musl@npm:15.1.5"
"@next/swc-linux-arm64-musl@npm:15.1.6":
version: 15.1.6
resolution: "@next/swc-linux-arm64-musl@npm:15.1.6"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-linux-x64-gnu@npm:15.1.5"
"@next/swc-linux-x64-gnu@npm:15.1.6":
version: 15.1.6
resolution: "@next/swc-linux-x64-gnu@npm:15.1.6"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-linux-x64-musl@npm:15.1.5"
"@next/swc-linux-x64-musl@npm:15.1.6":
version: 15.1.6
resolution: "@next/swc-linux-x64-musl@npm:15.1.6"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@next/swc-win32-arm64-msvc@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-win32-arm64-msvc@npm:15.1.5"
"@next/swc-win32-arm64-msvc@npm:15.1.6":
version: 15.1.6
resolution: "@next/swc-win32-arm64-msvc@npm:15.1.6"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@next/swc-win32-x64-msvc@npm:15.1.5":
version: 15.1.5
resolution: "@next/swc-win32-x64-msvc@npm:15.1.5"
"@next/swc-win32-x64-msvc@npm:15.1.6":
version: 15.1.6
resolution: "@next/swc-win32-x64-msvc@npm:15.1.6"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@ -10210,19 +10210,19 @@ __metadata:
languageName: node
linkType: hard
"next@npm:^15.1.5":
version: 15.1.5
resolution: "next@npm:15.1.5"
"next@npm:^15.1.6":
version: 15.1.6
resolution: "next@npm:15.1.6"
dependencies:
"@next/env": "npm:15.1.5"
"@next/swc-darwin-arm64": "npm:15.1.5"
"@next/swc-darwin-x64": "npm:15.1.5"
"@next/swc-linux-arm64-gnu": "npm:15.1.5"
"@next/swc-linux-arm64-musl": "npm:15.1.5"
"@next/swc-linux-x64-gnu": "npm:15.1.5"
"@next/swc-linux-x64-musl": "npm:15.1.5"
"@next/swc-win32-arm64-msvc": "npm:15.1.5"
"@next/swc-win32-x64-msvc": "npm:15.1.5"
"@next/env": "npm:15.1.6"
"@next/swc-darwin-arm64": "npm:15.1.6"
"@next/swc-darwin-x64": "npm:15.1.6"
"@next/swc-linux-arm64-gnu": "npm:15.1.6"
"@next/swc-linux-arm64-musl": "npm:15.1.6"
"@next/swc-linux-x64-gnu": "npm:15.1.6"
"@next/swc-linux-x64-musl": "npm:15.1.6"
"@next/swc-win32-arm64-msvc": "npm:15.1.6"
"@next/swc-win32-x64-msvc": "npm:15.1.6"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
@ -10267,7 +10267,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/13e0001dfb1b36a191fc5cf12ff73b8b472a0271460609be948371ef8fa865873753801823a751aca785f2eb626ac5e6ae38e961d3e1c45237e40d92d5335637
checksum: 10c0/261d27589b159387700df5f40de7dee6edfc84525a090e2b29326084124fac87b033dea8b24ada2b6ade25ffc7e2169383b6e19c96ca0c33adb830f76a6d75be
languageName: node
linkType: hard
@ -12625,7 +12625,7 @@ __metadata:
jest-junit: "npm:^16.0.0"
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.473.0"
next: "npm:^15.1.5"
next: "npm:^15.1.6"
next-themes: "npm:^0.4.4"
postcss: "npm:^8.5.1"
prettier: "npm:^3.4.2"