Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency next to ^15.0.4 - autoclosed #189

Closed
wants to merge 1 commit into from
Closed
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
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@react-universal/components": "workspace:*",
"@react-universal/core": "workspace:*",
"@react-universal/elements": "workspace:*",
"next": "^15.0.3",
"next": "^15.0.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.3"
Expand Down
88 changes: 44 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3205,65 +3205,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 @@ -3680,7 +3680,7 @@ __metadata:
"@types/node": "npm:^22.10.1"
"@types/react": "npm:~18.3.12"
"@types/react-dom": "npm:~18.3.1"
next: "npm:^15.0.3"
next: "npm:^15.0.4"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-native: "npm:0.76.3"
Expand Down Expand Up @@ -9618,19 +9618,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 @@ -9642,8 +9642,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 @@ -9675,7 +9675,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/c5f6a57acb5f29063abc82d4d4417a048d0c2d5216d6ded6aa3fe32d60bb4835ed57dd34e2ef8fdda15579e97205820dc25bf34556b1d942a01a33d9ae7f88db
checksum: 10c0/80b2296f33d865bf4f30f5df3d6fa461de13ef383dd9e32f33f5c05f21c766eb7f7573431235b9f3d51a5f09614cf431f8fcf925272b9524faced802961ff37b
languageName: node
linkType: hard

Expand Down
Loading