Bump next from 15.3.2 to 15.3.3 in the npm_and_yarn group

Bumps the npm_and_yarn group with 1 update: [next](https://github.com/vercel/next.js).


Updates `next` from 15.3.2 to 15.3.3
- [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.3.2...v15.3.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-05 01:11:02 +00:00 committed by GitHub
parent 9f6fd3a13f
commit 4c5a7fe491
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 @@
"ioredis": "^5.6.0",
"lodash": "^4.17.21",
"lucide-react": "^0.518.0",
"next": "^15.3.2",
"next": "^15.3.3",
"next-themes": "^0.4.6",
"react": "^19.1.0",
"react-day-picker": "^9.6.4",

View file

@ -2567,10 +2567,10 @@ __metadata:
languageName: node
linkType: hard
"@next/env@npm:15.3.2":
version: 15.3.2
resolution: "@next/env@npm:15.3.2"
checksum: 10c0/bebc8acbe2fdaadc8cc9ae6dbf4fe1a2e183e1bc417742213ae6d246f8be9416b2af8e703e2faa1792c167245ea1918547c62cf7be88c35429f3494e71e4b429
"@next/env@npm:15.3.5":
version: 15.3.5
resolution: "@next/env@npm:15.3.5"
checksum: 10c0/7ffad993e85710bbfbf52826bb6a8726d807e714715b5f28fa1b770ea38e3757c1bef9dbe1a1c31ea8eae39a097aa8fc2987ea8d47a3d9f6f30a88e72919fd7b
languageName: node
linkType: hard
@ -2609,58 +2609,58 @@ __metadata:
languageName: node
linkType: hard
"@next/swc-darwin-arm64@npm:15.3.2":
version: 15.3.2
resolution: "@next/swc-darwin-arm64@npm:15.3.2"
"@next/swc-darwin-arm64@npm:15.3.5":
version: 15.3.5
resolution: "@next/swc-darwin-arm64@npm:15.3.5"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
"@next/swc-darwin-x64@npm:15.3.2":
version: 15.3.2
resolution: "@next/swc-darwin-x64@npm:15.3.2"
"@next/swc-darwin-x64@npm:15.3.5":
version: 15.3.5
resolution: "@next/swc-darwin-x64@npm:15.3.5"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
"@next/swc-linux-arm64-gnu@npm:15.3.2":
version: 15.3.2
resolution: "@next/swc-linux-arm64-gnu@npm:15.3.2"
"@next/swc-linux-arm64-gnu@npm:15.3.5":
version: 15.3.5
resolution: "@next/swc-linux-arm64-gnu@npm:15.3.5"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-arm64-musl@npm:15.3.2":
version: 15.3.2
resolution: "@next/swc-linux-arm64-musl@npm:15.3.2"
"@next/swc-linux-arm64-musl@npm:15.3.5":
version: 15.3.5
resolution: "@next/swc-linux-arm64-musl@npm:15.3.5"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
"@next/swc-linux-x64-gnu@npm:15.3.2":
version: 15.3.2
resolution: "@next/swc-linux-x64-gnu@npm:15.3.2"
"@next/swc-linux-x64-gnu@npm:15.3.5":
version: 15.3.5
resolution: "@next/swc-linux-x64-gnu@npm:15.3.5"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
"@next/swc-linux-x64-musl@npm:15.3.2":
version: 15.3.2
resolution: "@next/swc-linux-x64-musl@npm:15.3.2"
"@next/swc-linux-x64-musl@npm:15.3.5":
version: 15.3.5
resolution: "@next/swc-linux-x64-musl@npm:15.3.5"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
"@next/swc-win32-arm64-msvc@npm:15.3.2":
version: 15.3.2
resolution: "@next/swc-win32-arm64-msvc@npm:15.3.2"
"@next/swc-win32-arm64-msvc@npm:15.3.5":
version: 15.3.5
resolution: "@next/swc-win32-arm64-msvc@npm:15.3.5"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
"@next/swc-win32-x64-msvc@npm:15.3.2":
version: 15.3.2
resolution: "@next/swc-win32-x64-msvc@npm:15.3.2"
"@next/swc-win32-x64-msvc@npm:15.3.5":
version: 15.3.5
resolution: "@next/swc-win32-x64-msvc@npm:15.3.5"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
@ -11474,19 +11474,19 @@ __metadata:
languageName: node
linkType: hard
"next@npm:^15.3.2":
version: 15.3.2
resolution: "next@npm:15.3.2"
"next@npm:^15.3.3":
version: 15.3.5
resolution: "next@npm:15.3.5"
dependencies:
"@next/env": "npm:15.3.2"
"@next/swc-darwin-arm64": "npm:15.3.2"
"@next/swc-darwin-x64": "npm:15.3.2"
"@next/swc-linux-arm64-gnu": "npm:15.3.2"
"@next/swc-linux-arm64-musl": "npm:15.3.2"
"@next/swc-linux-x64-gnu": "npm:15.3.2"
"@next/swc-linux-x64-musl": "npm:15.3.2"
"@next/swc-win32-arm64-msvc": "npm:15.3.2"
"@next/swc-win32-x64-msvc": "npm:15.3.2"
"@next/env": "npm:15.3.5"
"@next/swc-darwin-arm64": "npm:15.3.5"
"@next/swc-darwin-x64": "npm:15.3.5"
"@next/swc-linux-arm64-gnu": "npm:15.3.5"
"@next/swc-linux-arm64-musl": "npm:15.3.5"
"@next/swc-linux-x64-gnu": "npm:15.3.5"
"@next/swc-linux-x64-musl": "npm:15.3.5"
"@next/swc-win32-arm64-msvc": "npm:15.3.5"
"@next/swc-win32-x64-msvc": "npm:15.3.5"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
@ -11531,7 +11531,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/81bc21e7853cd19ba0dbfedda8a0221819a12286146f43752cb6ecaeed7a8e5f1f3027bdd89e70ee1fd793d2be0f7e181f1944d2ffe8ee0aefef4c312aed4e27
checksum: 10c0/7a397be891adb86c57fbe48403e7b4f9f26220882d01938d6e2443e984509bf5f198654249de842e4e95598930bb22f10715b432c48f92e8641d3ae241b0e6d4
languageName: node
linkType: hard
@ -14053,7 +14053,7 @@ __metadata:
jest-junit: "npm:^16.0.0"
lodash: "npm:^4.17.21"
lucide-react: "npm:^0.518.0"
next: "npm:^15.3.2"
next: "npm:^15.3.3"
next-themes: "npm:^0.4.6"
postcss: "npm:^8.5.6"
prettier: "npm:^3.5.3"