Skip to content
Closed
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 next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"micromark-extension-gfm-strikethrough": "^1.0.4",
"minidenticons": "^3.1.2",
"moment": "^2.29.4",
"next": "15.4.7",
"next": "15.4.9",
"next-seo": "^4.28.1",
"nprogress": "^0.2.0",
"quick-lru": "^7.0.1",
Expand Down
84 changes: 42 additions & 42 deletions next/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1639,7 +1639,7 @@ __metadata:
micromark-extension-gfm-strikethrough: ^1.0.4
minidenticons: ^3.1.2
moment: ^2.29.4
next: 15.4.7
next: 15.4.9
next-seo: ^4.28.1
nprogress: ^0.2.0
postcss: ^8.4.33
Expand Down Expand Up @@ -3094,10 +3094,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:15.4.7":
version: 15.4.7
resolution: "@next/env@npm:15.4.7"
checksum: e24f77a4dbc42e33eedf8db060a5a034217a9f466b97d84046779a506785d2ab4f1a386847dd5636a306b8d9a6a9daa7c83a36a8e36b0d6ad77f7e815e0dee55
"@next/env@npm:15.4.9":
version: 15.4.9
resolution: "@next/env@npm:15.4.9"
checksum: 457bd44fdf0e7efac56a8bb69e1447d287b4b833359a701c9c34426a598ab10e62ced90c5e54130ff3e51ed7fe55e5be519493fc39d0825b09976ba9aa89e940
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

"next@npm:15.4.7":
version: 15.4.7
resolution: "next@npm:15.4.7"
"next@npm:15.4.9":
version: 15.4.9
resolution: "next@npm:15.4.9"
dependencies:
"@next/env": 15.4.7
"@next/swc-darwin-arm64": 15.4.7
"@next/swc-darwin-x64": 15.4.7
"@next/swc-linux-arm64-gnu": 15.4.7
"@next/swc-linux-arm64-musl": 15.4.7
"@next/swc-linux-x64-gnu": 15.4.7
"@next/swc-linux-x64-musl": 15.4.7
"@next/swc-win32-arm64-msvc": 15.4.7
"@next/swc-win32-x64-msvc": 15.4.7
"@next/env": 15.4.9
"@next/swc-darwin-arm64": 15.4.8
"@next/swc-darwin-x64": 15.4.8
"@next/swc-linux-arm64-gnu": 15.4.8
"@next/swc-linux-arm64-musl": 15.4.8
"@next/swc-linux-x64-gnu": 15.4.8
"@next/swc-linux-x64-musl": 15.4.8
"@next/swc-win32-arm64-msvc": 15.4.8
"@next/swc-win32-x64-msvc": 15.4.8
"@swc/helpers": 0.5.15
caniuse-lite: ^1.0.30001579
postcss: 8.4.31
Expand Down Expand Up @@ -12124,7 +12124,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 7f4c9e25444fe0ab30c5874640a762b8061db8eb8ec3abbf9343d91c28f0ccd037a8b8aeefc4930b3e89d5415b2b8eab224597d29440cebe04763e28473454c7
checksum: 715eb7348d6e3ec419c542ca0807fa5ee3794cf2e02bde7151e639b775cc5bd393e8ca85147a0c928be074423005413daa502b604728593032d6f2967be1ab0d
languageName: node
linkType: hard

Expand Down