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
2 changes: 1 addition & 1 deletion apps/web-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@metamask/mobile-wallet-protocol-wallet-client": "workspace:^",
"@types/qrcode": "^1.5.5",
"eciesjs": "^0.4.15",
"next": "15.4.1",
"next": "15.4.7",
"qrcode": "^1.5.4",
"react": "19.1.0",
"react-dom": "19.1.0"
Expand Down
86 changes: 43 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2563,10 +2563,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.4.7":
version: 15.4.7
resolution: "@next/env@npm:15.4.7"
checksum: e24f77a4dbc42e33eedf8db060a5a034217a9f466b97d84046779a506785d2ab4f1a386847dd5636a306b8d9a6a9daa7c83a36a8e36b0d6ad77f7e815e0dee55
languageName: node
linkType: hard

Expand All @@ -2579,58 +2579,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.4.7":
version: 15.4.7
resolution: "@next/swc-darwin-arm64@npm:15.4.7"
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.4.7":
version: 15.4.7
resolution: "@next/swc-darwin-x64@npm:15.4.7"
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.4.7":
version: 15.4.7
resolution: "@next/swc-linux-arm64-gnu@npm:15.4.7"
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.4.7":
version: 15.4.7
resolution: "@next/swc-linux-arm64-musl@npm:15.4.7"
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.4.7":
version: 15.4.7
resolution: "@next/swc-linux-x64-gnu@npm:15.4.7"
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.4.7":
version: 15.4.7
resolution: "@next/swc-linux-x64-musl@npm:15.4.7"
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.4.7":
version: 15.4.7
resolution: "@next/swc-win32-arm64-msvc@npm:15.4.7"
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.4.7":
version: 15.4.7
resolution: "@next/swc-win32-x64-msvc@npm:15.4.7"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -9693,19 +9693,19 @@ __metadata:
languageName: node
linkType: hard

"next@npm:15.4.1":
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.4.7
resolution: "next@npm:15.4.7"
dependencies:
"@next/env": 15.4.7
"@next/swc-darwin-arm64": 15.4.7
"@next/swc-darwin-x64": 15.4.7
"@next/swc-linux-arm64-gnu": 15.4.7
"@next/swc-linux-arm64-musl": 15.4.7
"@next/swc-linux-x64-gnu": 15.4.7
"@next/swc-linux-x64-musl": 15.4.7
"@next/swc-win32-arm64-msvc": 15.4.7
"@next/swc-win32-x64-msvc": 15.4.7
"@swc/helpers": 0.5.15
caniuse-lite: ^1.0.30001579
postcss: 8.4.31
Expand Down Expand Up @@ -9748,7 +9748,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 9bf53513f6836e690ee268c54577c99dd144af14e8ff38e904c9eedd0a5160e9faec602ece7d22caaea4826e0ef863ef1c4772f153588828ba902f26516421b3
checksum: 7f4c9e25444fe0ab30c5874640a762b8061db8eb8ec3abbf9343d91c28f0ccd037a8b8aeefc4930b3e89d5415b2b8eab224597d29440cebe04763e28473454c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -13239,7 +13239,7 @@ __metadata:
eciesjs: ^0.4.15
eslint: ^9
eslint-config-next: 15.4.1
next: 15.4.1
next: 15.4.7
qrcode: ^1.5.4
react: 19.1.0
react-dom: 19.1.0
Expand Down