Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump next from 15.0.2 to 15.1.2 #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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 @@ -24,7 +24,7 @@
"hast-util-from-html-isomorphic": "^2.0.0",
"image-size": "1.0.0",
"lucide-react": "^0.469.0",
"next": "15.0.2",
"next": "15.1.2",
"next-contentlayer2": "0.5.3",
"next-themes": "^0.3.0",
"pliny": "0.4.0",
Expand Down
110 changes: 63 additions & 47 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2863,10 +2863,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.0.2":
version: 15.0.2
resolution: "@next/env@npm:15.0.2"
checksum: 6a347035e72f30c64547b01bdea2f0da53e3bdbc892ca62220bd03633db0a2484be6ce67f6e441f457b9c3b92ea09eb05fb339b529228e7d1540524c79b9c010
"@next/env@npm:15.1.2":
version: 15.1.2
resolution: "@next/env@npm:15.1.2"
checksum: 4b7d9053d67f9fc67a80ef015f14173ccb57a02a2b0ee2bb5fd493e1cdd9fe0eddb70b468bda0ef285581928403c18065a2964993ce2d08ff18b7ad1e858e012
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:15.0.2":
version: 15.0.2
resolution: "@next/swc-win32-x64-msvc@npm:15.0.2"
"@next/swc-win32-x64-msvc@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-win32-x64-msvc@npm:15.1.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -3640,7 +3640,16 @@ __metadata:
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.13, @swc/helpers@npm:^0.5.0":
"@swc/helpers@npm:0.5.15":
version: 0.5.15
resolution: "@swc/helpers@npm:0.5.15"
dependencies:
tslib: ^2.8.0
checksum: 1a9e0dbb792b2d1e0c914d69c201dbc96af3a0e6e6e8cf5a7f7d6a5d7b0e8b762915cd4447acb6b040e2ecc1ed49822875a7239f99a2d63c96c3c3407fb6fccf
languageName: node
linkType: hard

"@swc/helpers@npm:^0.5.0":
version: 0.5.13
resolution: "@swc/helpers@npm:0.5.13"
dependencies:
Expand Down Expand Up @@ -9194,21 +9203,21 @@ __metadata:
languageName: node
linkType: hard

"next@npm:15.0.2":
version: 15.0.2
resolution: "next@npm:15.0.2"
dependencies:
"@next/env": 15.0.2
"@next/swc-darwin-arm64": 15.0.2
"@next/swc-darwin-x64": 15.0.2
"@next/swc-linux-arm64-gnu": 15.0.2
"@next/swc-linux-arm64-musl": 15.0.2
"@next/swc-linux-x64-gnu": 15.0.2
"@next/swc-linux-x64-musl": 15.0.2
"@next/swc-win32-arm64-msvc": 15.0.2
"@next/swc-win32-x64-msvc": 15.0.2
"next@npm:15.1.2":
version: 15.1.2
resolution: "next@npm:15.1.2"
dependencies:
"@next/env": 15.1.2
"@next/swc-darwin-arm64": 15.1.2
"@next/swc-darwin-x64": 15.1.2
"@next/swc-linux-arm64-gnu": 15.1.2
"@next/swc-linux-arm64-musl": 15.1.2
"@next/swc-linux-x64-gnu": 15.1.2
"@next/swc-linux-x64-musl": 15.1.2
"@next/swc-win32-arm64-msvc": 15.1.2
"@next/swc-win32-x64-msvc": 15.1.2
"@swc/counter": 0.1.3
"@swc/helpers": 0.5.13
"@swc/helpers": 0.5.15
busboy: 1.6.0
caniuse-lite: ^1.0.30001579
postcss: 8.4.31
Expand All @@ -9218,8 +9227,8 @@ __metadata:
"@opentelemetry/api": ^1.1.0
"@playwright/test": ^1.41.2
babel-plugin-react-compiler: "*"
react: ^18.2.0 || 19.0.0-rc-02c0e824-20241028
react-dom: ^18.2.0 || 19.0.0-rc-02c0e824-20241028
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":
Expand Down Expand Up @@ -9251,7 +9260,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: e2430ee430033aa651319453e6194aa13d3fe217a9d8126d3e286ab1c74f13f529f9a0067e0b68ed3f84be4d6383b831db61f9a14673fb3f49789f1dd81c4de6
checksum: f0b4ad53eb427061c43dae871fc0748ea9cb6555d643130641264bd01f895b9ffd59ec6f6d1b6f53d53124752ac6bd5b39625c904e0b94d4878bab1b27622b3f
languageName: node
linkType: hard

Expand Down Expand Up @@ -11596,7 +11605,7 @@ __metadata:
image-size: 1.0.0
lint-staged: ^13.0.0
lucide-react: ^0.469.0
next: 15.0.2
next: 15.1.2
next-contentlayer2: 0.5.3
next-themes: ^0.3.0
pliny: 0.4.0
Expand Down Expand Up @@ -11829,6 +11838,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.8.0":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
languageName: node
linkType: hard

"typanion@npm:^3.12.1, typanion@npm:^3.8.0":
version: 3.14.0
resolution: "typanion@npm:3.14.0"
Expand Down