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 @@ -35,7 +35,7 @@
"@eslint/js": "^9.39.2",
"@types/node": "^24.1.0",
"@typescript-eslint/eslint-plugin": "^8.53.1",
"@typescript-eslint/parser": "^8.53.1",
"@typescript-eslint/parser": "^8.55.0",
"@vercel/ncc": "^0.38.4",
"eslint": "^9.39.2",
"eslint-config-prettier": "^10.1.8",
Expand Down
88 changes: 78 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1853,19 +1853,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^8.53.1":
version: 8.53.1
resolution: "@typescript-eslint/parser@npm:8.53.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.53.1"
"@typescript-eslint/types": "npm:8.53.1"
"@typescript-eslint/typescript-estree": "npm:8.53.1"
"@typescript-eslint/visitor-keys": "npm:8.53.1"
"@typescript-eslint/parser@npm:^8.55.0":
version: 8.55.0
resolution: "@typescript-eslint/parser@npm:8.55.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.55.0"
"@typescript-eslint/types": "npm:8.55.0"
"@typescript-eslint/typescript-estree": "npm:8.55.0"
"@typescript-eslint/visitor-keys": "npm:8.55.0"
debug: "npm:^4.4.3"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 10/7873eb0ca1e524664b93e78c72d110142b333879e71f66992beec993e5d700fc5a562628af53d318cc8555810730cf42f4dfdbb2588c7c8625c5fa53a96f4630
checksum: 10/f6140b163ce1fd460fbcc51c79fdaf2825d95764741c2d73271416e13d2302c25fa578fc1e46cb0f4a78867264f7df5ed424c500737cc49084fe0af8ad33c541
languageName: node
linkType: hard

Expand All @@ -1882,6 +1882,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.55.0":
version: 8.55.0
resolution: "@typescript-eslint/project-service@npm:8.55.0"
dependencies:
"@typescript-eslint/tsconfig-utils": "npm:^8.55.0"
"@typescript-eslint/types": "npm:^8.55.0"
debug: "npm:^4.4.3"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/50f5b65b2c7901c78cf5c3353e46cf84710d304c9b0211b8484e67345158660a50b492d4b774a07aac9b74a4289cb9ff3b637ae37619bbd5ccace5d20806688e
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.53.1":
version: 8.53.1
resolution: "@typescript-eslint/scope-manager@npm:8.53.1"
Expand All @@ -1892,6 +1905,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.55.0":
version: 8.55.0
resolution: "@typescript-eslint/scope-manager@npm:8.55.0"
dependencies:
"@typescript-eslint/types": "npm:8.55.0"
"@typescript-eslint/visitor-keys": "npm:8.55.0"
checksum: 10/6da96d6459f6c53a5337071ac71e78ce7922928c00f3d1dafe2a8eafcac194bca815d178c0ca1b69f89ca9c5a24d6c0e9131ed4447d64a6511295909553e3960
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.53.1, @typescript-eslint/tsconfig-utils@npm:^8.53.1":
version: 8.53.1
resolution: "@typescript-eslint/tsconfig-utils@npm:8.53.1"
Expand All @@ -1901,6 +1924,15 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.55.0, @typescript-eslint/tsconfig-utils@npm:^8.55.0":
version: 8.55.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.55.0"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/281764b85f6bcae6de9865b5133b7be313f212bffe63cb3b5f09f94a2b7c7bfc83319935ed044de4b95f9043a16553d027107de6cb6f0c6e75fba900e26eb831
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.53.1":
version: 8.53.1
resolution: "@typescript-eslint/type-utils@npm:8.53.1"
Expand All @@ -1924,6 +1956,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.55.0, @typescript-eslint/types@npm:^8.55.0":
version: 8.55.0
resolution: "@typescript-eslint/types@npm:8.55.0"
checksum: 10/4069e8691d0651e298ec78908401cc792a11e29809da3e5f3eeba0e76509a2b394563ee0932a7c5d8cad19accc4f7d835dcd8b4faa4372e6af013df322a3bd58
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.53.1":
version: 8.53.1
resolution: "@typescript-eslint/typescript-estree@npm:8.53.1"
Expand All @@ -1943,6 +1982,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.55.0":
version: 8.55.0
resolution: "@typescript-eslint/typescript-estree@npm:8.55.0"
dependencies:
"@typescript-eslint/project-service": "npm:8.55.0"
"@typescript-eslint/tsconfig-utils": "npm:8.55.0"
"@typescript-eslint/types": "npm:8.55.0"
"@typescript-eslint/visitor-keys": "npm:8.55.0"
debug: "npm:^4.4.3"
minimatch: "npm:^9.0.5"
semver: "npm:^7.7.3"
tinyglobby: "npm:^0.2.15"
ts-api-utils: "npm:^2.4.0"
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 10/219468b2bfc5abd3ee057ac6bc6bf5cb58da4accd5455dbf6f1cdce150c794a13677b1f82adb6f80b2488c8df40d4c0730c42df9f7e924ce122d9a6b933055c3
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.53.1, @typescript-eslint/utils@npm:^8.0.0":
version: 8.53.1
resolution: "@typescript-eslint/utils@npm:8.53.1"
Expand All @@ -1968,6 +2026,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.55.0":
version: 8.55.0
resolution: "@typescript-eslint/visitor-keys@npm:8.55.0"
dependencies:
"@typescript-eslint/types": "npm:8.55.0"
eslint-visitor-keys: "npm:^4.2.1"
checksum: 10/c35f2b1b69d103edb78dca5ba28acb2454c2eb75a97e4c90a205059df73790185627326c8816b671d5734f1d966196ece605cf592dfa10d323ec6530b3260140
languageName: node
linkType: hard

"@typescript/vfs@npm:^1.6.2":
version: 1.6.2
resolution: "@typescript/vfs@npm:1.6.2"
Expand Down Expand Up @@ -2919,7 +2987,7 @@ __metadata:
"@eslint/js": "npm:^9.39.2"
"@types/node": "npm:^24.1.0"
"@typescript-eslint/eslint-plugin": "npm:^8.53.1"
"@typescript-eslint/parser": "npm:^8.53.1"
"@typescript-eslint/parser": "npm:^8.55.0"
"@vercel/ncc": "npm:^0.38.4"
axios: "npm:^1.13.2"
eslint: "npm:^9.39.2"
Expand Down
Loading