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 @@ -34,7 +34,7 @@
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"next": "^15.5.2",
"next-logger": "^5.0.1",
"next-logger": "^5.0.2",
"nextleton": "^0.6.1",
"node-cron": "^4.2.1",
"nuqs": "^2.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3551,7 +3551,7 @@ __metadata:
husky: "npm:^9.1.7"
lint-staged: "npm:^16.1.6"
next: "npm:^15.5.2"
next-logger: "npm:^5.0.1"
next-logger: "npm:^5.0.2"
nextleton: "npm:^0.6.1"
node-cron: "npm:^4.2.1"
nuqs: "npm:^2.6.0"
Expand Down Expand Up @@ -4594,21 +4594,21 @@ __metadata:
languageName: node
linkType: hard

"next-logger@npm:^5.0.1":
version: 5.0.1
resolution: "next-logger@npm:5.0.1"
"next-logger@npm:^5.0.2":
version: 5.0.2
resolution: "next-logger@npm:5.0.2"
dependencies:
lilconfig: "npm:^3.1.2"
peerDependencies:
next: ">=9.0.0"
pino: ^8.0.0 || ^9.0.0
pino: ^8.0.0 || ^9.0.0 || ^10.0.0
winston: ^3.0.0
peerDependenciesMeta:
pino:
optional: true
winston:
optional: true
checksum: 10/972b348d29d93fc72129f1ae5094f8bd6965a012a1a284cdd8e08f0e7364338c441e03ae607a9667ceb683167d0c5f087f407491f4d3c4d11df6e16fc9ac4d19
checksum: 10/ea469b106c5ee8f53520a5bd617b7fe331304b8e213da473e15075722fb221cd06a30f8e7275b8277dba9e28af3ec65cdfc7afeeba4cadb1b187c765e773000f
languageName: node
linkType: hard

Expand Down