Skip to content
Open
Show file tree
Hide file tree
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
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@sentry/nextjs": "latest",
"next": "^15.0.0",
"next": "^15.4.7",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
86 changes: 43 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -554,10 +554,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.4.1":
version: 15.4.1
resolution: "@next/env@npm:15.4.1"
checksum: 6eb03ea52fc1064cde4c937d9885b97b7471cb4b5a6939e8ce05f18c951d23d80c88563389de87b14b495c5423c34899dbb76d1b2e5bbd5b67950f641b8d52b8
"@next/env@npm:15.5.2":
version: 15.5.2
resolution: "@next/env@npm:15.5.2"
checksum: f3397efc170744e1e1290640b2617660aa49173a2b8ed3b0bc6ac32e28a993309dee8875f671e4a377e6e64167fd5d9997fa00f752f28c93d98fad3ff748eea8
languageName: node
linkType: hard

Expand All @@ -570,58 +570,58 @@ __metadata:
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

"next@npm:^15.0.0":
version: 15.4.1
resolution: "next@npm:15.4.1"
dependencies:
"@next/env": 15.4.1
"@next/swc-darwin-arm64": 15.4.1
"@next/swc-darwin-x64": 15.4.1
"@next/swc-linux-arm64-gnu": 15.4.1
"@next/swc-linux-arm64-musl": 15.4.1
"@next/swc-linux-x64-gnu": 15.4.1
"@next/swc-linux-x64-musl": 15.4.1
"@next/swc-win32-arm64-msvc": 15.4.1
"@next/swc-win32-x64-msvc": 15.4.1
"next@npm:^15.4.7":
version: 15.5.2
resolution: "next@npm:15.5.2"
dependencies:
"@next/env": 15.5.2
"@next/swc-darwin-arm64": 15.5.2
"@next/swc-darwin-x64": 15.5.2
"@next/swc-linux-arm64-gnu": 15.5.2
"@next/swc-linux-arm64-musl": 15.5.2
"@next/swc-linux-x64-gnu": 15.5.2
"@next/swc-linux-x64-musl": 15.5.2
"@next/swc-win32-arm64-msvc": 15.5.2
"@next/swc-win32-x64-msvc": 15.5.2
"@swc/helpers": 0.5.15
caniuse-lite: ^1.0.30001579
postcss: 8.4.31
Expand Down Expand Up @@ -4494,7 +4494,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 9bf53513f6836e690ee268c54577c99dd144af14e8ff38e904c9eedd0a5160e9faec602ece7d22caaea4826e0ef863ef1c4772f153588828ba902f26516421b3
checksum: b71c09d416570302f98b856131503696a644491078a7ec5fd7c040bc7f11e3e7427c9d2d8f1087490bf928ec9b9b88b1a1b4fb0dfad1751bdf5456f8786e6976
languageName: node
linkType: hard

Expand All @@ -4508,7 +4508,7 @@ __metadata:
"@types/react-dom": ^18.2.0
eslint: ^8.0.0
eslint-config-next: ^15.0.0
next: ^15.0.0
next: ^15.4.7
react: ^18.2.0
react-dom: ^18.2.0
typescript: ^5.0.0
Expand Down