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 @@ -25,7 +25,7 @@
"hast-util-from-html-isomorphic": "^2.0.0",
"image-size": "1.0.0",
"markdown-it": "^14.1.0",
"next": "15.1.4",
"next": "15.2.3",
"next-contentlayer2": "0.5.3",
"next-themes": "^0.3.0",
"pliny": "0.4.0",
Expand Down
86 changes: 43 additions & 43 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2759,10 +2759,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.1.4":
version: 15.1.4
resolution: "@next/env@npm:15.1.4"
checksum: bb26fa2184a81d0d5265962d4f162f32d5a5a19281af475ab32e13bd700b4cf32164ca4add9fd1f849f4c970bad7a7cca25ed3414e94396472a94e2d567c4600
"@next/env@npm:15.2.3":
version: 15.2.3
resolution: "@next/env@npm:15.2.3"
checksum: c93b00344c2ae0722f45e1ab358990476c6c85c07b32f10ffd4e98248ea145aca4233e8edf97d223f65cf7192335b2a6c2de93370be6df2906196a89983d6f6d
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

"next@npm:15.1.4":
version: 15.1.4
resolution: "next@npm:15.1.4"
dependencies:
"@next/env": 15.1.4
"@next/swc-darwin-arm64": 15.1.4
"@next/swc-darwin-x64": 15.1.4
"@next/swc-linux-arm64-gnu": 15.1.4
"@next/swc-linux-arm64-musl": 15.1.4
"@next/swc-linux-x64-gnu": 15.1.4
"@next/swc-linux-x64-musl": 15.1.4
"@next/swc-win32-arm64-msvc": 15.1.4
"@next/swc-win32-x64-msvc": 15.1.4
"next@npm:15.2.3":
version: 15.2.3
resolution: "next@npm:15.2.3"
dependencies:
"@next/env": 15.2.3
"@next/swc-darwin-arm64": 15.2.3
"@next/swc-darwin-x64": 15.2.3
"@next/swc-linux-arm64-gnu": 15.2.3
"@next/swc-linux-arm64-musl": 15.2.3
"@next/swc-linux-x64-gnu": 15.2.3
"@next/swc-linux-x64-musl": 15.2.3
"@next/swc-win32-arm64-msvc": 15.2.3
"@next/swc-win32-x64-msvc": 15.2.3
"@swc/counter": 0.1.3
"@swc/helpers": 0.5.15
busboy: 1.6.0
Expand Down Expand Up @@ -9280,7 +9280,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: e9de936fe41bdddd50be283b6ce1f35ef434f0777026400a9119d91d0f99d0f7d7101599700de7502b0340c247691f98abea551c1738f158c89d4981d11fe1cf
checksum: e4318f3dd1ae9dfea287eef2a0eafb43b8c10761d6ee91a94ba1c7ef9b19c6bce3fb1bd7c740fa3b3661586833d1377bed597f79dd792ce165df34ef2b01b74a
languageName: node
linkType: hard

Expand Down Expand Up @@ -11759,7 +11759,7 @@ react@rc:
image-size: 1.0.0
lint-staged: ^13.0.0
markdown-it: ^14.1.0
next: 15.1.4
next: 15.2.3
next-contentlayer2: 0.5.3
next-themes: ^0.3.0
pliny: 0.4.0
Expand Down