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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"nuxt-vitalizer": "^2.0.0",
"pinia": "^3.0.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.43.0",
"typescript-eslint": "^8.50.0",
"unplugin-icons": "^22.0.0",
"unplugin-vue-components": "^29.0.0",
"vite": "^7.2.0",
Expand Down
155 changes: 137 additions & 18 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2876,7 +2876,27 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:8.43.0, @typescript-eslint/eslint-plugin@npm:^8.41.0":
"@typescript-eslint/eslint-plugin@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.50.0"
dependencies:
"@eslint-community/regexpp": ^4.10.0
"@typescript-eslint/scope-manager": 8.50.0
"@typescript-eslint/type-utils": 8.50.0
"@typescript-eslint/utils": 8.50.0
"@typescript-eslint/visitor-keys": 8.50.0
ignore: ^7.0.0
natural-compare: ^1.4.0
ts-api-utils: ^2.1.0
peerDependencies:
"@typescript-eslint/parser": ^8.50.0
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: c113589c8d912237f0e7e5f9a0e3b9a09697b932eb365c663a86d99e5466284d3bab58fb940aeec4c2ce16e0bd6930641d0fb5cb7365867c4a032aea97f92e12
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^8.41.0":
version: 8.43.0
resolution: "@typescript-eslint/eslint-plugin@npm:8.43.0"
dependencies:
Expand All @@ -2897,19 +2917,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.43.0":
version: 8.43.0
resolution: "@typescript-eslint/parser@npm:8.43.0"
"@typescript-eslint/parser@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/parser@npm:8.50.0"
dependencies:
"@typescript-eslint/scope-manager": 8.43.0
"@typescript-eslint/types": 8.43.0
"@typescript-eslint/typescript-estree": 8.43.0
"@typescript-eslint/visitor-keys": 8.43.0
"@typescript-eslint/scope-manager": 8.50.0
"@typescript-eslint/types": 8.50.0
"@typescript-eslint/typescript-estree": 8.50.0
"@typescript-eslint/visitor-keys": 8.50.0
debug: ^4.3.4
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 9daeafaafb6d610a4f158897be018f10b06e9839a11734423e3baa40b4c1b7a3a13e90922d92953befa574ccea880d81b61cd3b911507197e8e5f0e73d3ef9f7
checksum: 75ece2a5ba968672ce9125c9d72aaf4082983460aa9ef095a5fa76d779dd9f1c4114a8b3e8b6d07864aeec5833d0f1f4b86d5179132432862940ddb4b7ef5f7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2955,6 +2975,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/project-service@npm:8.50.0"
dependencies:
"@typescript-eslint/tsconfig-utils": ^8.50.0
"@typescript-eslint/types": ^8.50.0
debug: ^4.3.4
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: e9804c3dfa80013700d2e37b8f60e32872217af85dfce9dadefe19f86b782514ff9bec52a3c3e285974040e1885e86218857d775ff91d04ca7336f970c334bc8
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.43.0":
version: 8.43.0
resolution: "@typescript-eslint/scope-manager@npm:8.43.0"
Expand All @@ -2975,6 +3008,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/scope-manager@npm:8.50.0"
dependencies:
"@typescript-eslint/types": 8.50.0
"@typescript-eslint/visitor-keys": 8.50.0
checksum: 787e636483a9b05dcb61eba6fd14e73933c8d4c19b6463d14d21c5043b42651cd0b549206da6420845daab45a8b1503290122fa3956dc63f1822f77b5bc2baa2
languageName: node
linkType: hard

"@typescript-eslint/tsconfig-utils@npm:8.43.0":
version: 8.43.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.43.0"
Expand All @@ -2993,6 +3036,15 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/type-utils@npm:8.43.0":
version: 8.43.0
resolution: "@typescript-eslint/type-utils@npm:8.43.0"
Expand All @@ -3009,6 +3061,22 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/type-utils@npm:8.50.0"
dependencies:
"@typescript-eslint/types": 8.50.0
"@typescript-eslint/typescript-estree": 8.50.0
"@typescript-eslint/utils": 8.50.0
debug: ^4.3.4
ts-api-utils: ^2.1.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 79afb8939c3fdbf2104049962731ca0fbb4d185d50b2c12bd05a27618f9111430531b059ebc0ce769afdd8620e0f23b0b960c5f3363eb7c888a60490f3145335
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.43.0":
version: 8.43.0
resolution: "@typescript-eslint/types@npm:8.43.0"
Expand All @@ -3023,6 +3091,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.50.0, @typescript-eslint/types@npm:^8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/types@npm:8.50.0"
checksum: 1ce987036c0f5e8b5b05afa8897556680f0a07f37bb67c618057427a719444613cca60cfb34a6bc2af68d6c7d68029ce19d3ee5306ee5d311c850c1f9855250a
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.43.0":
version: 8.43.0
resolution: "@typescript-eslint/typescript-estree@npm:8.43.0"
Expand Down Expand Up @@ -3063,6 +3138,25 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/typescript-estree@npm:8.50.0"
dependencies:
"@typescript-eslint/project-service": 8.50.0
"@typescript-eslint/tsconfig-utils": 8.50.0
"@typescript-eslint/types": 8.50.0
"@typescript-eslint/visitor-keys": 8.50.0
debug: ^4.3.4
minimatch: ^9.0.4
semver: ^7.6.0
tinyglobby: ^0.2.15
ts-api-utils: ^2.1.0
peerDependencies:
typescript: ">=4.8.4 <6.0.0"
checksum: 658e20d1faf91ee7db99889b9ed7033feac6b232b5b292b78b41befea2480bce197a96c05d6d9e0b1437277f1ea5818793a25a1194ecda6293bd83b2f0b1f1fd
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.43.0":
version: 8.43.0
resolution: "@typescript-eslint/utils@npm:8.43.0"
Expand All @@ -3078,6 +3172,21 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:8.50.0":
version: 8.50.0
resolution: "@typescript-eslint/utils@npm:8.50.0"
dependencies:
"@eslint-community/eslint-utils": ^4.7.0
"@typescript-eslint/scope-manager": 8.50.0
"@typescript-eslint/types": 8.50.0
"@typescript-eslint/typescript-estree": 8.50.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: 0ab7e8b5b25c043f33b1af7865fcb35f793f0616f57998ad419fc82c59515e1f7f82dc1bf62b28008d44b2e5e4740152148488f981b33be2edad9ba21d5eff9a
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.43.0":
version: 8.43.0
resolution: "@typescript-eslint/visitor-keys@npm:8.43.0"
Expand All @@ -3098,6 +3207,16 @@ __metadata:
languageName: node
linkType: hard

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

"@unhead/addons@npm:^2.0.12":
version: 2.0.14
resolution: "@unhead/addons@npm:2.0.14"
Expand Down Expand Up @@ -7495,7 +7614,7 @@ __metadata:
rfdc: ^1.4.1
textarea-caret: ^3.1.0
typescript: ^5.6.3
typescript-eslint: ^8.43.0
typescript-eslint: ^8.50.0
unplugin-icons: ^22.0.0
unplugin-vue-components: ^29.0.0
vite: ^7.2.0
Expand Down Expand Up @@ -10386,18 +10505,18 @@ __metadata:
languageName: node
linkType: hard

"typescript-eslint@npm:^8.43.0":
version: 8.43.0
resolution: "typescript-eslint@npm:8.43.0"
"typescript-eslint@npm:^8.50.0":
version: 8.50.0
resolution: "typescript-eslint@npm:8.50.0"
dependencies:
"@typescript-eslint/eslint-plugin": 8.43.0
"@typescript-eslint/parser": 8.43.0
"@typescript-eslint/typescript-estree": 8.43.0
"@typescript-eslint/utils": 8.43.0
"@typescript-eslint/eslint-plugin": 8.50.0
"@typescript-eslint/parser": 8.50.0
"@typescript-eslint/typescript-estree": 8.50.0
"@typescript-eslint/utils": 8.50.0
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
typescript: ">=4.8.4 <6.0.0"
checksum: f5799663fe37f4e2e9f675997501821dc23faa587662361ee61904d5ab5b4d307aed37e0b64beba6e4c4e999a15905f01caa3b9350c399f6f9c05158c4bbb28c
checksum: 91c983ae43f917d621224c126347e263e09a0ed43f944e6c5c5ba3343412eef42d925baf07b8727697019d267ebe352026536ced0b513e4eb3376cb7267e941a
languageName: node
linkType: hard

Expand Down