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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"gsap": "^3.13.0",
"lodash-es": "^4.17.21",
"lucide-react": "^0.554.0",
"next": "15.5.6",
"next": "16.0.4",
"nextra": "2.13.4",
"nextra-theme-docs": "2.13.4",
"react": "^19",
Expand Down
88 changes: 44 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1534,65 +1534,65 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.5.6":
version: 15.5.6
resolution: "@next/env@npm:15.5.6"
checksum: 10c0/d75e12391c9ce4789fe458a4c08f150eb4b31cdb1e3f4b75c41f7e2cb7f0ee879a155f5ea2d677d23b486bf3b5f4545fcdee00c80dca0e080b5e3de79d053bc2
"@next/env@npm:16.0.4":
version: 16.0.4
resolution: "@next/env@npm:16.0.4"
checksum: 10c0/630fe2e8ad3dd73b42cd21fa0ac3e388d83368ba6fe7dac385ae0d0360f73bb3f664dc8d9c7959d9fa4f858713ceb97ec3d228bfad39d183be908e1852ff3099
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:15.5.6":
version: 15.5.6
resolution: "@next/swc-win32-x64-msvc@npm:15.5.6"
"@next/swc-win32-x64-msvc@npm:16.0.4":
version: 16.0.4
resolution: "@next/swc-win32-x64-msvc@npm:16.0.4"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -8714,7 +8714,7 @@ __metadata:
lint-staged: "npm:^16.1.2"
lodash-es: "npm:^4.17.21"
lucide-react: "npm:^0.554.0"
next: "npm:15.5.6"
next: "npm:16.0.4"
nextra: "npm:2.13.4"
nextra-theme-docs: "npm:2.13.4"
postcss: "npm:^8.5.6"
Expand Down Expand Up @@ -8781,23 +8781,23 @@ __metadata:
languageName: node
linkType: hard

"next@npm:15.5.6":
version: 15.5.6
resolution: "next@npm:15.5.6"
"next@npm:16.0.4":
version: 16.0.4
resolution: "next@npm:16.0.4"
dependencies:
"@next/env": "npm:15.5.6"
"@next/swc-darwin-arm64": "npm:15.5.6"
"@next/swc-darwin-x64": "npm:15.5.6"
"@next/swc-linux-arm64-gnu": "npm:15.5.6"
"@next/swc-linux-arm64-musl": "npm:15.5.6"
"@next/swc-linux-x64-gnu": "npm:15.5.6"
"@next/swc-linux-x64-musl": "npm:15.5.6"
"@next/swc-win32-arm64-msvc": "npm:15.5.6"
"@next/swc-win32-x64-msvc": "npm:15.5.6"
"@next/env": "npm:16.0.4"
"@next/swc-darwin-arm64": "npm:16.0.4"
"@next/swc-darwin-x64": "npm:16.0.4"
"@next/swc-linux-arm64-gnu": "npm:16.0.4"
"@next/swc-linux-arm64-musl": "npm:16.0.4"
"@next/swc-linux-x64-gnu": "npm:16.0.4"
"@next/swc-linux-x64-musl": "npm:16.0.4"
"@next/swc-win32-arm64-msvc": "npm:16.0.4"
"@next/swc-win32-x64-msvc": "npm:16.0.4"
"@swc/helpers": "npm:0.5.15"
caniuse-lite: "npm:^1.0.30001579"
postcss: "npm:8.4.31"
sharp: "npm:^0.34.3"
sharp: "npm:^0.34.4"
styled-jsx: "npm:5.1.6"
peerDependencies:
"@opentelemetry/api": ^1.1.0
Expand Down Expand Up @@ -8836,7 +8836,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/17d08dda8e0503aff9f2de27ea77bde193fd5f9f3faaaefa9dfb0f8957880c49f47cb1ebb6c3a014664890dee2aafa1da31e3093e7fd8c205caf956d25781704
checksum: 10c0/9c532f285f3887795ef54bbf0ab404440161a996da20a683e78e9b6b87e181d43bd657fc75c28866fd2f32c4fa7bbe16d2bf2ad76d7622ad8b276489264e7d0b
languageName: node
linkType: hard

Expand Down Expand Up @@ -10436,7 +10436,7 @@ __metadata:
languageName: node
linkType: hard

"sharp@npm:^0.34.2, sharp@npm:^0.34.3":
"sharp@npm:^0.34.2, sharp@npm:^0.34.4":
version: 0.34.5
resolution: "sharp@npm:0.34.5"
dependencies:
Expand Down