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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/markdown-it": "^14.1.2",
"@types/node": "^25.3.5",
"@types/qs": "^6.9.7",
"@typescript-eslint/eslint-plugin": "^8.41.0",
"@typescript-eslint/eslint-plugin": "^8.60.1",
"@typescript-eslint/parser": "^8.41.0",
"@unhead/vue": "^2.0.3",
"@vueuse/components": "^13.9.0",
Expand Down
123 changes: 121 additions & 2 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4575,7 +4575,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.60.0, @typescript-eslint/eslint-plugin@npm:^8.41.0":
"@typescript-eslint/eslint-plugin@npm:8.60.0":
version: 8.60.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.60.0"
dependencies:
Expand All @@ -4595,6 +4595,26 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/eslint-plugin@npm:8.60.1"
dependencies:
"@eslint-community/regexpp": ^4.12.2
"@typescript-eslint/scope-manager": 8.60.1
"@typescript-eslint/type-utils": 8.60.1
"@typescript-eslint/utils": 8.60.1
"@typescript-eslint/visitor-keys": 8.60.1
ignore: ^7.0.5
natural-compare: ^1.4.0
ts-api-utils: ^2.5.0
peerDependencies:
"@typescript-eslint/parser": ^8.60.1
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.1.0"
checksum: 36538db7b8b32c07c23e1fdbd471800f705e87621ba5fe9090cb105c6ea0915e5272d60842aff8c9a6270982876f97d0decc722ff6209b7321257158e64892f3
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.60.0, @typescript-eslint/parser@npm:^8.41.0":
version: 8.60.0
resolution: "@typescript-eslint/parser@npm:8.60.0"
Expand Down Expand Up @@ -4624,6 +4644,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/project-service@npm:8.60.1"
dependencies:
"@typescript-eslint/tsconfig-utils": ^8.60.1
"@typescript-eslint/types": ^8.60.1
debug: ^4.4.3
peerDependencies:
typescript: ">=4.8.4 <6.1.0"
checksum: 728b68008bc836ff6c5e48f27a8520e3f16a1e2416144ae43ce1bcc4b28a303b08be120b814b938f3835e1dd1ef167fc25d319d35f022cdd00fc4bd8190709b0
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.60.0, @typescript-eslint/scope-manager@npm:^8.13.0":
version: 8.60.0
resolution: "@typescript-eslint/scope-manager@npm:8.60.0"
Expand All @@ -4634,6 +4667,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/scope-manager@npm:8.60.1"
dependencies:
"@typescript-eslint/types": 8.60.1
"@typescript-eslint/visitor-keys": 8.60.1
checksum: 0f5ae380578d5bd3a98d8f9b96cf907d8dd747356bc8cc572b4be0087e6aa08a24e30c09940fd9e6359f7f5f4904ea7f6e5f43e3d9628c75b9508d251b89c69c
languageName: node
linkType: hard

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

"@typescript-eslint/tsconfig-utils@npm:8.60.1, @typescript-eslint/tsconfig-utils@npm:^8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/tsconfig-utils@npm:8.60.1"
peerDependencies:
typescript: ">=4.8.4 <6.1.0"
checksum: 1f2c2f9d195368503616cc76957178deeb33767d2048ecdc5be398d9e8c3cbba5bf24f2c58cf67963966d660c62afc31aa5e3d1d26e600ff9a1b64ce0ab086d9
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.60.0":
version: 8.60.0
resolution: "@typescript-eslint/type-utils@npm:8.60.0"
Expand All @@ -4659,13 +4711,36 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/type-utils@npm:8.60.1"
dependencies:
"@typescript-eslint/types": 8.60.1
"@typescript-eslint/typescript-estree": 8.60.1
"@typescript-eslint/utils": 8.60.1
debug: ^4.4.3
ts-api-utils: ^2.5.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.1.0"
checksum: 341efeeaac1bcc095537c649edaf27d04213a0b4a29ab88580e8ec171324d613e961abe77d87d3b879bee650d011e58dad55fae3b52d05c89208ff8349bb55ee
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.60.0, @typescript-eslint/types@npm:^8.56.0, @typescript-eslint/types@npm:^8.60.0":
version: 8.60.0
resolution: "@typescript-eslint/types@npm:8.60.0"
checksum: 9286450cbff8c455381a2bbee46a5af09ad3be0343c4b1f63b89ea89619d5c518b3095eeb4ef1d14d70a847a37dee90e15c3260b0ceeb49402d3cb031b377d80
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.60.1, @typescript-eslint/types@npm:^8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/types@npm:8.60.1"
checksum: e08d758920cefce86576403ddef4c402b04c17515a6555546bcb8b287e2a889bc94ab5cc5c3b07d2152d3885cddaf7e2946e28e91987e425ead7af017051acb3
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.60.0, @typescript-eslint/typescript-estree@npm:^8.13.0":
version: 8.60.0
resolution: "@typescript-eslint/typescript-estree@npm:8.60.0"
Expand All @@ -4685,6 +4760,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/typescript-estree@npm:8.60.1"
dependencies:
"@typescript-eslint/project-service": 8.60.1
"@typescript-eslint/tsconfig-utils": 8.60.1
"@typescript-eslint/types": 8.60.1
"@typescript-eslint/visitor-keys": 8.60.1
debug: ^4.4.3
minimatch: ^10.2.2
semver: ^7.7.3
tinyglobby: ^0.2.15
ts-api-utils: ^2.5.0
peerDependencies:
typescript: ">=4.8.4 <6.1.0"
checksum: ba7426aa2ca27a032bc85bd30c5d1ddc2ed7a10a281679cee5d5bbcb1d9181246b51462047d6511fd909d11979ac2f8eac31ee80e76d1db69b1566dded948716
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.60.0":
version: 8.60.0
resolution: "@typescript-eslint/utils@npm:8.60.0"
Expand All @@ -4700,6 +4794,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/utils@npm:8.60.1"
dependencies:
"@eslint-community/eslint-utils": ^4.9.1
"@typescript-eslint/scope-manager": 8.60.1
"@typescript-eslint/types": 8.60.1
"@typescript-eslint/typescript-estree": 8.60.1
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.1.0"
checksum: 3edd9b5274fa003f03cde4cc57c6d47e4fae5fa93f5b8e39e56f1074a97aa3e4632797356870ef9483e82a693f401a63f7cfcfee58fb26ed86bf6cb438f46026
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.60.0":
version: 8.60.0
resolution: "@typescript-eslint/visitor-keys@npm:8.60.0"
Expand All @@ -4710,6 +4819,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.60.1":
version: 8.60.1
resolution: "@typescript-eslint/visitor-keys@npm:8.60.1"
dependencies:
"@typescript-eslint/types": 8.60.1
eslint-visitor-keys: ^5.0.0
checksum: e4cffa9ce9d75af9723a86b08a7c91c05f499ba07d43e36625c4dc3880d9b34a132da2bfbb1d1618556e5a6381e35b3664657ea5e68bf27e1cc060181fd3b11b
languageName: node
linkType: hard

"@ungap/structured-clone@npm:^1.0.0":
version: 1.3.1
resolution: "@ungap/structured-clone@npm:1.3.1"
Expand Down Expand Up @@ -9287,7 +9406,7 @@ __metadata:
"@types/markdown-it": ^14.1.2
"@types/node": ^25.3.5
"@types/qs": ^6.9.7
"@typescript-eslint/eslint-plugin": ^8.41.0
"@typescript-eslint/eslint-plugin": ^8.60.1
"@typescript-eslint/parser": ^8.41.0
"@unhead/vue": ^2.0.3
"@vueuse/components": ^13.9.0
Expand Down