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 @@ -70,7 +70,7 @@
"prisma": "7.8.0",
"tsx": "4.22.4",
"typescript": "6.0.3",
"typescript-eslint": "8.63.0"
"typescript-eslint": "8.64.0"
},
"dependencies": {
"@capacitor/android": "8.4.1",
Expand Down
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"eslint-plugin-react-refresh": "0.5.2",
"globals": "17.6.0",
"typescript": "~6.0.3",
"typescript-eslint": "8.63.0",
"typescript-eslint": "8.64.0",
"vite": "8.0.16"
}
}
155 changes: 145 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2805,6 +2805,26 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/parser@npm:8.63.0":
version: 8.63.0
resolution: "@typescript-eslint/parser@npm:8.63.0"
Expand All @@ -2821,6 +2841,22 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:8.64.0":
version: 8.64.0
resolution: "@typescript-eslint/parser@npm:8.64.0"
dependencies:
"@typescript-eslint/scope-manager": "npm:8.64.0"
"@typescript-eslint/types": "npm:8.64.0"
"@typescript-eslint/typescript-estree": "npm:8.64.0"
"@typescript-eslint/visitor-keys": "npm:8.64.0"
debug: "npm:^4.4.3"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.1.0"
checksum: 10c0/a5a89fd21775ebb9d31a6a5e191a16f03515e34629271c33b96c4587b25e4c2c59988d50bf3dbed68fad9151fc5acdfac3eaf42b004dfcea6e3cc84257e85775
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.63.0":
version: 8.63.0
resolution: "@typescript-eslint/project-service@npm:8.63.0"
Expand All @@ -2834,6 +2870,19 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/project-service@npm:8.64.0":
version: 8.64.0
resolution: "@typescript-eslint/project-service@npm:8.64.0"
dependencies:
"@typescript-eslint/tsconfig-utils": "npm:^8.64.0"
"@typescript-eslint/types": "npm:^8.64.0"
debug: "npm:^4.4.3"
peerDependencies:
typescript: ">=4.8.4 <6.1.0"
checksum: 10c0/855138c17134b7eaa200bb0e6d5acbf7e2190a1bf20e32fe3613461b90bfac5f3716cd261309c3d139d726c72a77ce5e876aa89ac320ad481c9e6f6ebaf2e66c
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.63.0":
version: 8.63.0
resolution: "@typescript-eslint/scope-manager@npm:8.63.0"
Expand All @@ -2844,6 +2893,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:8.64.0":
version: 8.64.0
resolution: "@typescript-eslint/scope-manager@npm:8.64.0"
dependencies:
"@typescript-eslint/types": "npm:8.64.0"
"@typescript-eslint/visitor-keys": "npm:8.64.0"
checksum: 10c0/1f1bcad7fcaf3d12af9d398046be3718333546c0a8967d823e21d2a008896b4afad9362450548f93dc2187e4c7444c8736a98448e6de3a26147404abc90abf0d
languageName: node
linkType: hard

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

"@typescript-eslint/tsconfig-utils@npm:8.64.0, @typescript-eslint/tsconfig-utils@npm:^8.64.0":
version: 8.64.0
resolution: "@typescript-eslint/tsconfig-utils@npm:8.64.0"
peerDependencies:
typescript: ">=4.8.4 <6.1.0"
checksum: 10c0/701e39ea88a0cbcad5f9657aed973b97db09fe8d5a03df58e4a4ddf307975a9f8270b11f4dad4195c27c37cd335fc44b1437a782f15de3c81b2ec2b6ea0f548d
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:8.63.0":
version: 8.63.0
resolution: "@typescript-eslint/type-utils@npm:8.63.0"
Expand All @@ -2869,13 +2937,36 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/types@npm:8.63.0, @typescript-eslint/types@npm:^8.63.0":
version: 8.63.0
resolution: "@typescript-eslint/types@npm:8.63.0"
checksum: 10c0/270bd2b2affdc173dd7e9e1bf1419a6f7a2fa8ff1fca5c613da88f6e44c433a1412887e513d24233a4a6112bdc3439d3e4cadc4f492eb1a6dc2a377495a38836
languageName: node
linkType: hard

"@typescript-eslint/types@npm:8.64.0, @typescript-eslint/types@npm:^8.64.0":
version: 8.64.0
resolution: "@typescript-eslint/types@npm:8.64.0"
checksum: 10c0/15ab2b38febfe9d01de801ddca277187e0525ee18c47c94c0d7babe27b69d5680a8e15c7dab5fdf97a050b15c2ab51385f11bc6d6db8264f5a834fa80a83bac1
languageName: node
linkType: hard

"@typescript-eslint/types@npm:^8.56.0":
version: 8.59.1
resolution: "@typescript-eslint/types@npm:8.59.1"
Expand All @@ -2902,6 +2993,25 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/utils@npm:8.63.0":
version: 8.63.0
resolution: "@typescript-eslint/utils@npm:8.63.0"
Expand All @@ -2917,6 +3027,21 @@ __metadata:
languageName: node
linkType: hard

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

"@typescript-eslint/visitor-keys@npm:8.63.0":
version: 8.63.0
resolution: "@typescript-eslint/visitor-keys@npm:8.63.0"
Expand All @@ -2927,6 +3052,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:8.64.0":
version: 8.64.0
resolution: "@typescript-eslint/visitor-keys@npm:8.64.0"
dependencies:
"@typescript-eslint/types": "npm:8.64.0"
eslint-visitor-keys: "npm:^5.0.0"
checksum: 10c0/23a5695c5d4ae876ea9a18cdce912ad7a9793f6fe5892da35f0adf3eefd6e39c5742095606329639eb64a4e44ca2810e23fd3a24c067eacec1bd4feebe293374
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:6.0.2":
version: 6.0.2
resolution: "@vitejs/plugin-react@npm:6.0.2"
Expand Down Expand Up @@ -5913,7 +6048,7 @@ __metadata:
socket.io: "npm:4.8.3"
tsx: "npm:4.22.4"
typescript: "npm:6.0.3"
typescript-eslint: "npm:8.63.0"
typescript-eslint: "npm:8.64.0"
web-push: "npm:3.6.7"
dependenciesMeta:
"@prisma/client":
Expand Down Expand Up @@ -10744,18 +10879,18 @@ __metadata:
languageName: node
linkType: hard

"typescript-eslint@npm:8.63.0":
version: 8.63.0
resolution: "typescript-eslint@npm:8.63.0"
"typescript-eslint@npm:8.64.0":
version: 8.64.0
resolution: "typescript-eslint@npm:8.64.0"
dependencies:
"@typescript-eslint/eslint-plugin": "npm:8.63.0"
"@typescript-eslint/parser": "npm:8.63.0"
"@typescript-eslint/typescript-estree": "npm:8.63.0"
"@typescript-eslint/utils": "npm:8.63.0"
"@typescript-eslint/eslint-plugin": "npm:8.64.0"
"@typescript-eslint/parser": "npm:8.64.0"
"@typescript-eslint/typescript-estree": "npm:8.64.0"
"@typescript-eslint/utils": "npm:8.64.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0 || ^10.0.0
typescript: ">=4.8.4 <6.1.0"
checksum: 10c0/3b71c97c28502d463e8c562c741bfd4134e329c0d5580268dbf7aa7ac08db7ce72ae6fbc4fdd155042e1a65589f15cc1e88abae87103e4a904fe833c7d508c0c
checksum: 10c0/1a3e3846d72588134810b2d525a248003ed0b7dfbda04bbee7dd9fef81a447f8c67a6c9e0012e8d24207ec8a9b116bc36490b44c38ce35560f47c51d585c7b26
languageName: node
linkType: hard

Expand Down Expand Up @@ -11080,7 +11215,7 @@ __metadata:
react-window: "npm:1.8.11"
socket.io-client: "npm:4.8.3"
typescript: "npm:~6.0.3"
typescript-eslint: "npm:8.63.0"
typescript-eslint: "npm:8.64.0"
vite: "npm:8.0.16"
languageName: unknown
linkType: soft
Expand Down
Loading