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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"gray-matter": "^4.0.2",
"hast-util-from-html-isomorphic": "^2.0.0",
"image-size": "2.0.1",
"next": "15.2.4",
"next": "15.2.6",
"next-contentlayer2": "0.5.5",
"next-themes": "^0.4.6",
"pliny": "0.4.1",
"postcss": "^8.4.24",
"react": "19.0.0",
"react-dom": "19.0.0",
"react": "19.0.1",
"react-dom": "19.0.1",
"reading-time": "1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.3.0",
Expand Down
108 changes: 54 additions & 54 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2773,10 +2773,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.2.4":
version: 15.2.4
resolution: "@next/env@npm:15.2.4"
checksum: 8c532d963408766406baeb3b7f018fcdfac6b953d829afbd9d7d649668c20546dd32400259d3b0d894a7a1947116e364cb4a62e9a642cf0cca7c0f1fcf9e7920
"@next/env@npm:15.2.6":
version: 15.2.6
resolution: "@next/env@npm:15.2.6"
checksum: a8043d092fe3ab0ecf7da9a616d872c8a4c8d60966cc6863c5bd2970bbd8133d7ef4c46b38b153b33dc05960661b362699508ead3de00e9839c25d2e36324308
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

"next@npm:15.2.4":
version: 15.2.4
resolution: "next@npm:15.2.4"
dependencies:
"@next/env": 15.2.4
"@next/swc-darwin-arm64": 15.2.4
"@next/swc-darwin-x64": 15.2.4
"@next/swc-linux-arm64-gnu": 15.2.4
"@next/swc-linux-arm64-musl": 15.2.4
"@next/swc-linux-x64-gnu": 15.2.4
"@next/swc-linux-x64-musl": 15.2.4
"@next/swc-win32-arm64-msvc": 15.2.4
"@next/swc-win32-x64-msvc": 15.2.4
"next@npm:15.2.6":
version: 15.2.6
resolution: "next@npm:15.2.6"
dependencies:
"@next/env": 15.2.6
"@next/swc-darwin-arm64": 15.2.5
"@next/swc-darwin-x64": 15.2.5
"@next/swc-linux-arm64-gnu": 15.2.5
"@next/swc-linux-arm64-musl": 15.2.5
"@next/swc-linux-x64-gnu": 15.2.5
"@next/swc-linux-x64-musl": 15.2.5
"@next/swc-win32-arm64-msvc": 15.2.5
"@next/swc-win32-x64-msvc": 15.2.5
"@swc/counter": 0.1.3
"@swc/helpers": 0.5.15
busboy: 1.6.0
Expand Down Expand Up @@ -9338,7 +9338,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: a235fbe6a77e7b81ea8d9372a85ce02a1e1ecc5666b19f60b071acaa3135bf42fa4a29ad616257e3a2e60fadb9400cb4041da0e8217d46c76d7703c197896bd4
checksum: d2b1bf30ea31e000094d7782c38d54f9b959e4329af70d2c74f792e3b63015a5a2e73c609a26eda189a7bc44b3b1533d053591b147dffe7d15f5623197bd2d4c
languageName: node
linkType: hard

Expand Down Expand Up @@ -10014,14 +10014,14 @@ __metadata:
languageName: node
linkType: hard

"react-dom@npm:19.0.0":
version: 19.0.0
resolution: "react-dom@npm:19.0.0"
"react-dom@npm:19.0.1":
version: 19.0.1
resolution: "react-dom@npm:19.0.1"
dependencies:
scheduler: ^0.25.0
peerDependencies:
react: ^19.0.0
checksum: 009cc6e575263a0d1906f9dd4aa6532d2d3d0d71e4c2b7777c8fe4de585fa06b5b77cdc2e0fbaa2f3a4a5e5d3305c189ba152153f358ee7da4d9d9ba5d3a8975
react: ^19.0.1
checksum: 43f2b6d5f83cfbdf9715b87b5eb4e38a5bb624c8a99cc9397154282e62d1aa03b209276d957f0bf0a8bd3907291b2866093a7ab571b8c2a4553facca4463d583
languageName: node
linkType: hard

Expand All @@ -10043,10 +10043,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:19.0.0":
version: 19.0.0
resolution: "react@npm:19.0.0"
checksum: 86de15d85b2465feb40297a90319c325cb07cf27191a361d47bcfe8c6126c973d660125aa67b8f4cbbe39f15a2f32efd0c814e98196d8e5b68c567ba40a399c6
"react@npm:19.0.1":
version: 19.0.1
resolution: "react@npm:19.0.1"
checksum: 79456e02807187a194855cc42f65c20ab4d079fbf6a6f5a71b6e89c365d0a5409bd7a2f5b4ca53f85c764dcd524f660f5f0a28947dd5b5237ea3953f2b3dc73a
languageName: node
linkType: hard

Expand Down Expand Up @@ -11673,15 +11673,15 @@ __metadata:
husky: ^9.0.0
image-size: 2.0.1
lint-staged: ^13.0.0
next: 15.2.4
next: 15.2.6
next-contentlayer2: 0.5.5
next-themes: ^0.4.6
pliny: 0.4.1
postcss: ^8.4.24
prettier: ^3.0.0
prettier-plugin-tailwindcss: ^0.6.11
react: 19.0.0
react-dom: 19.0.0
react: 19.0.1
react-dom: 19.0.1
reading-time: 1.5.0
rehype-autolink-headings: ^7.1.0
rehype-citation: ^2.3.0
Expand Down