Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
build(nft): Update next to 15.5.9
  • Loading branch information
RadoslavDimchev committed Dec 15, 2025
commit a923e04d43d5e4f39f5a671ae77db4618734861b
2 changes: 1 addition & 1 deletion apps/nft.blocksense.network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"effect": "^3.17.13",
"keccak256": "^1.0.6",
"motion": "^12.9.2",
"next": "^15.5.7",
"next": "^15.5.9",
"postcss": "^8.4.49",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
68 changes: 1 addition & 67 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1792,7 +1792,7 @@ __metadata:
effect: "npm:^3.17.13"
keccak256: "npm:^1.0.6"
motion: "npm:^12.9.2"
next: "npm:^15.5.7"
next: "npm:^15.5.9"
postcss: "npm:^8.4.49"
prettier: "npm:^3.4.2"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -5848,13 +5848,6 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.5.7":
version: 15.5.7
resolution: "@next/env@npm:15.5.7"
checksum: 10c0/f92d99e5fa3516c6b7699abafd9bd813f5c1889dd257ab098f1b71f93137f5e4f49792e22f6dddf8a59efcb134e8e84277c983ff88607b2a42aac651bfde78ea
languageName: node
linkType: hard

"@next/env@npm:15.5.9":
version: 15.5.9
resolution: "@next/env@npm:15.5.9"
Expand Down Expand Up @@ -23359,65 +23352,6 @@ __metadata:
languageName: node
linkType: hard

"next@npm:^15.5.7":
version: 15.5.7
resolution: "next@npm:15.5.7"
dependencies:
"@next/env": "npm:15.5.7"
"@next/swc-darwin-arm64": "npm:15.5.7"
"@next/swc-darwin-x64": "npm:15.5.7"
"@next/swc-linux-arm64-gnu": "npm:15.5.7"
"@next/swc-linux-arm64-musl": "npm:15.5.7"
"@next/swc-linux-x64-gnu": "npm:15.5.7"
"@next/swc-linux-x64-musl": "npm:15.5.7"
"@next/swc-win32-arm64-msvc": "npm:15.5.7"
"@next/swc-win32-x64-msvc": "npm:15.5.7"
"@swc/helpers": "npm:0.5.15"
caniuse-lite: "npm:^1.0.30001579"
postcss: "npm:8.4.31"
sharp: "npm:^0.34.3"
styled-jsx: "npm:5.1.6"
peerDependencies:
"@opentelemetry/api": ^1.1.0
"@playwright/test": ^1.51.1
babel-plugin-react-compiler: "*"
react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
sass: ^1.3.0
dependenciesMeta:
"@next/swc-darwin-arm64":
optional: true
"@next/swc-darwin-x64":
optional: true
"@next/swc-linux-arm64-gnu":
optional: true
"@next/swc-linux-arm64-musl":
optional: true
"@next/swc-linux-x64-gnu":
optional: true
"@next/swc-linux-x64-musl":
optional: true
"@next/swc-win32-arm64-msvc":
optional: true
"@next/swc-win32-x64-msvc":
optional: true
sharp:
optional: true
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
"@playwright/test":
optional: true
babel-plugin-react-compiler:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/baf5b9f42416c478702b3894479b3d7862bc4abf18afe0e43b7fc7ed35567b8dc6cb76cd94906505bab9013cb8d0f3370cdc0451c01ec15ae5a638d37b5ba7c7
languageName: node
linkType: hard

"next@npm:^15.5.9":
version: 15.5.9
resolution: "next@npm:15.5.9"
Expand Down