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 @@ -68,7 +68,7 @@
"@abinnovision/prettier-config": "^2.1.0",
"@commitlint/cli": "^19.8.1",
"@types/eslint": "^9.6.1",
"@types/node": "^22.15.30",
"@types/node": "^24.10.1",
"@vitest/browser": "^2.0.5",
"concurrently": "^8.2.2",
"eslint": "^9.37.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2127,12 +2127,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.15.30":
version: 22.15.30
resolution: "@types/node@npm:22.15.30"
"@types/node@npm:^24.10.1":
version: 24.10.1
resolution: "@types/node@npm:24.10.1"
dependencies:
undici-types: "npm:~6.21.0"
checksum: 10/16d03f30df7851eea4f31d9a2470a53b24dc7d3909ed1782e2538e3aafe398451da17b83d6f730dfdcd0a843ccdbe841176ecfbde6bdb51963e8d11f58a10ade
undici-types: "npm:~7.16.0"
checksum: 10/ddac8c97be5f7401e31ea0e9316c6e864993c6cd06689b7f9874ecfb576ef8349f2d14298248a08b94a6dd029570a46a285cddc4d50e524817f1a3730b29a86e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6336,7 +6336,7 @@ __metadata:
"@abinnovision/prettier-config": "npm:^2.1.0"
"@commitlint/cli": "npm:^19.8.1"
"@types/eslint": "npm:^9.6.1"
"@types/node": "npm:^22.15.30"
"@types/node": "npm:^24.10.1"
"@vitest/browser": "npm:^2.0.5"
concurrently: "npm:^8.2.2"
eslint: "npm:^9.37.0"
Expand Down Expand Up @@ -7387,10 +7387,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.21.0":
version: 6.21.0
resolution: "undici-types@npm:6.21.0"
checksum: 10/ec8f41aa4359d50f9b59fa61fe3efce3477cc681908c8f84354d8567bb3701fafdddf36ef6bff307024d3feb42c837cf6f670314ba37fc8145e219560e473d14
"undici-types@npm:~7.16.0":
version: 7.16.0
resolution: "undici-types@npm:7.16.0"
checksum: 10/db43439f69c2d94cc29f75cbfe9de86df87061d6b0c577ebe9bb3255f49b22c50162a7d7eb413b0458b6510b8ca299ac7cff38c3a29fbd31af9f504bcf7fbc0d
languageName: node
linkType: hard

Expand Down