dependabot[bot] commited on
Commit
a8b8181
·
unverified ·
1 Parent(s): 709f6b5

chore(deps-dev): bump typescript from 6.0.3 to 7.0.2 in /frontend

Browse files

Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.3 to 7.0.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
dependency-version: 7.0.2
dependency-type: direct:development
update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Files changed (2) hide show
  1. frontend/package-lock.json +368 -7
  2. frontend/package.json +1 -1
frontend/package-lock.json CHANGED
@@ -25,7 +25,7 @@
25
  "@types/react-dom": "^19.2.3",
26
  "@vitejs/plugin-react": "^6.0.2",
27
  "oxlint": "^1.69.0",
28
- "typescript": "~6.0.2",
29
  "vite": "^8.1.5"
30
  }
31
  },
@@ -1158,6 +1158,346 @@
1158
  "integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==",
1159
  "license": "MIT"
1160
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1161
  "node_modules/@vitejs/plugin-react": {
1162
  "version": "6.0.3",
1163
  "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz",
@@ -2028,17 +2368,38 @@
2028
  "optional": true
2029
  },
2030
  "node_modules/typescript": {
2031
- "version": "6.0.3",
2032
- "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
2033
- "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
2034
  "dev": true,
2035
  "license": "Apache-2.0",
2036
  "bin": {
2037
- "tsc": "bin/tsc",
2038
- "tsserver": "bin/tsserver"
2039
  },
2040
  "engines": {
2041
- "node": ">=14.17"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2042
  }
2043
  },
2044
  "node_modules/undici-types": {
 
25
  "@types/react-dom": "^19.2.3",
26
  "@vitejs/plugin-react": "^6.0.2",
27
  "oxlint": "^1.69.0",
28
+ "typescript": "~7.0.2",
29
  "vite": "^8.1.5"
30
  }
31
  },
 
1158
  "integrity": "sha512-zFDAD+tlpf2r4asuHEj0XH6pY6i0g5NeAHPn+15wk3BV6JA69eERFXC1gyGThDkVa1zCyKr5jox1+2LbV/AMLg==",
1159
  "license": "MIT"
1160
  },
1161
+ "node_modules/@typescript/typescript-aix-ppc64": {
1162
+ "version": "7.0.2",
1163
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-aix-ppc64/-/typescript-aix-ppc64-7.0.2.tgz",
1164
+ "integrity": "sha512-MTKKkWB7p/0E9xi1d1tHtZ5PiLkGEMIq88pK2CubZjOsLtYTLqhgIgi6zepFa+9GHZ6h05NMCkQxGKiPXMxXtQ==",
1165
+ "cpu": [
1166
+ "ppc64"
1167
+ ],
1168
+ "dev": true,
1169
+ "license": "Apache-2.0",
1170
+ "optional": true,
1171
+ "os": [
1172
+ "aix"
1173
+ ],
1174
+ "engines": {
1175
+ "node": ">=16.20.0"
1176
+ }
1177
+ },
1178
+ "node_modules/@typescript/typescript-darwin-arm64": {
1179
+ "version": "7.0.2",
1180
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-arm64/-/typescript-darwin-arm64-7.0.2.tgz",
1181
+ "integrity": "sha512-gowzar9MwS/aRWp6f3a4KUqzRjAZjOsmGNCM6LcTgXum+dBfgsBVMN+AgvOCCbguXyick6LJhpBszxMebJ8syA==",
1182
+ "cpu": [
1183
+ "arm64"
1184
+ ],
1185
+ "dev": true,
1186
+ "license": "Apache-2.0",
1187
+ "optional": true,
1188
+ "os": [
1189
+ "darwin"
1190
+ ],
1191
+ "engines": {
1192
+ "node": ">=16.20.0"
1193
+ }
1194
+ },
1195
+ "node_modules/@typescript/typescript-darwin-x64": {
1196
+ "version": "7.0.2",
1197
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-darwin-x64/-/typescript-darwin-x64-7.0.2.tgz",
1198
+ "integrity": "sha512-SZ9xZInqApNlNGc9s0W1VSsktYSOe9cFqNOIqmN1Gs8SmkjKZYFt017G4VwPxASInODuAdbTW7sXiFUf893RgA==",
1199
+ "cpu": [
1200
+ "x64"
1201
+ ],
1202
+ "dev": true,
1203
+ "license": "Apache-2.0",
1204
+ "optional": true,
1205
+ "os": [
1206
+ "darwin"
1207
+ ],
1208
+ "engines": {
1209
+ "node": ">=16.20.0"
1210
+ }
1211
+ },
1212
+ "node_modules/@typescript/typescript-freebsd-arm64": {
1213
+ "version": "7.0.2",
1214
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-arm64/-/typescript-freebsd-arm64-7.0.2.tgz",
1215
+ "integrity": "sha512-W5NH4y/J0plIIS5b2xvTEkU7JFxyqdMAOgf+Ilhl0vHQXKO5dZoxd+C/jEtq56c4F3wk71RB4BMRQ2XdI+bwYQ==",
1216
+ "cpu": [
1217
+ "arm64"
1218
+ ],
1219
+ "dev": true,
1220
+ "license": "Apache-2.0",
1221
+ "optional": true,
1222
+ "os": [
1223
+ "freebsd"
1224
+ ],
1225
+ "engines": {
1226
+ "node": ">=16.20.0"
1227
+ }
1228
+ },
1229
+ "node_modules/@typescript/typescript-freebsd-x64": {
1230
+ "version": "7.0.2",
1231
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-freebsd-x64/-/typescript-freebsd-x64-7.0.2.tgz",
1232
+ "integrity": "sha512-UMGDx5sTpzNw3WiPebH7l90IWfJggEd+egHt/q6p7/Cm3zqoV7VxkGXt+3DxPIw8CcmvAB0j3sVVfbhX+M4Tpw==",
1233
+ "cpu": [
1234
+ "x64"
1235
+ ],
1236
+ "dev": true,
1237
+ "license": "Apache-2.0",
1238
+ "optional": true,
1239
+ "os": [
1240
+ "freebsd"
1241
+ ],
1242
+ "engines": {
1243
+ "node": ">=16.20.0"
1244
+ }
1245
+ },
1246
+ "node_modules/@typescript/typescript-linux-arm": {
1247
+ "version": "7.0.2",
1248
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm/-/typescript-linux-arm-7.0.2.tgz",
1249
+ "integrity": "sha512-gffT3xPz9sR7j/YJExkyPntrI0P2EP9XbOyWzth2/Gs0RstK+90RBcO0ncXoXy/beYll1SXw846Nf2zdnEz0QQ==",
1250
+ "cpu": [
1251
+ "arm"
1252
+ ],
1253
+ "dev": true,
1254
+ "license": "Apache-2.0",
1255
+ "optional": true,
1256
+ "os": [
1257
+ "linux"
1258
+ ],
1259
+ "engines": {
1260
+ "node": ">=16.20.0"
1261
+ }
1262
+ },
1263
+ "node_modules/@typescript/typescript-linux-arm64": {
1264
+ "version": "7.0.2",
1265
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-arm64/-/typescript-linux-arm64-7.0.2.tgz",
1266
+ "integrity": "sha512-Qh4eU4/y3yDjnfjjyPYihMj5/ODIlmt+Bzu17OI+fiSRDW57QmU5SiN63exPRNJPKUzcc1INa1NXdrJ+MqHjUQ==",
1267
+ "cpu": [
1268
+ "arm64"
1269
+ ],
1270
+ "dev": true,
1271
+ "license": "Apache-2.0",
1272
+ "optional": true,
1273
+ "os": [
1274
+ "linux"
1275
+ ],
1276
+ "engines": {
1277
+ "node": ">=16.20.0"
1278
+ }
1279
+ },
1280
+ "node_modules/@typescript/typescript-linux-loong64": {
1281
+ "version": "7.0.2",
1282
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-loong64/-/typescript-linux-loong64-7.0.2.tgz",
1283
+ "integrity": "sha512-uEHck9i8hoAzXPiYRib1O7miOnz23SxIeVl6F4LXox+qov1K35jHcEW6VHKvZI+pyvl7fZEP4MCU5LYvIq1GuQ==",
1284
+ "cpu": [
1285
+ "loong64"
1286
+ ],
1287
+ "dev": true,
1288
+ "license": "Apache-2.0",
1289
+ "optional": true,
1290
+ "os": [
1291
+ "linux"
1292
+ ],
1293
+ "engines": {
1294
+ "node": ">=16.20.0"
1295
+ }
1296
+ },
1297
+ "node_modules/@typescript/typescript-linux-mips64el": {
1298
+ "version": "7.0.2",
1299
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-mips64el/-/typescript-linux-mips64el-7.0.2.tgz",
1300
+ "integrity": "sha512-R4KvAMnE43W5Qeqb0Ly56O3mWMWIAgsMyz36DCaycd5nbg/9kzm0liw3JocfRqyJY0KPmzFjbswozXyW0DnIYA==",
1301
+ "cpu": [
1302
+ "mips64el"
1303
+ ],
1304
+ "dev": true,
1305
+ "license": "Apache-2.0",
1306
+ "optional": true,
1307
+ "os": [
1308
+ "linux"
1309
+ ],
1310
+ "engines": {
1311
+ "node": ">=16.20.0"
1312
+ }
1313
+ },
1314
+ "node_modules/@typescript/typescript-linux-ppc64": {
1315
+ "version": "7.0.2",
1316
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-ppc64/-/typescript-linux-ppc64-7.0.2.tgz",
1317
+ "integrity": "sha512-DORx5b3sd/4S7eayxm4FQv+A7CrkUIGRaHiwI8oiHTAI1fAPWhF4J0vAlkC8biAlHSVVwxMQ3tjZ2/DVbnQiiA==",
1318
+ "cpu": [
1319
+ "ppc64"
1320
+ ],
1321
+ "dev": true,
1322
+ "license": "Apache-2.0",
1323
+ "optional": true,
1324
+ "os": [
1325
+ "linux"
1326
+ ],
1327
+ "engines": {
1328
+ "node": ">=16.20.0"
1329
+ }
1330
+ },
1331
+ "node_modules/@typescript/typescript-linux-riscv64": {
1332
+ "version": "7.0.2",
1333
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-riscv64/-/typescript-linux-riscv64-7.0.2.tgz",
1334
+ "integrity": "sha512-wf0jqEDOjrPRnKwYRyyJDRo11KMbvMFrU+q4zqKyChODBzvlkbhNQfKvLxQCcwTpdDaXSHZTVuh0JoCrKCUMHQ==",
1335
+ "cpu": [
1336
+ "riscv64"
1337
+ ],
1338
+ "dev": true,
1339
+ "license": "Apache-2.0",
1340
+ "optional": true,
1341
+ "os": [
1342
+ "linux"
1343
+ ],
1344
+ "engines": {
1345
+ "node": ">=16.20.0"
1346
+ }
1347
+ },
1348
+ "node_modules/@typescript/typescript-linux-s390x": {
1349
+ "version": "7.0.2",
1350
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-s390x/-/typescript-linux-s390x-7.0.2.tgz",
1351
+ "integrity": "sha512-IkwJc3L7yhytWd/ewjyxNDfOmswCm9GWMJT/ue/dU4aZNbwZeYAetq42VyLmsmSjvoX7z74X6ZaYCtzAr0EuGw==",
1352
+ "cpu": [
1353
+ "s390x"
1354
+ ],
1355
+ "dev": true,
1356
+ "license": "Apache-2.0",
1357
+ "optional": true,
1358
+ "os": [
1359
+ "linux"
1360
+ ],
1361
+ "engines": {
1362
+ "node": ">=16.20.0"
1363
+ }
1364
+ },
1365
+ "node_modules/@typescript/typescript-linux-x64": {
1366
+ "version": "7.0.2",
1367
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-linux-x64/-/typescript-linux-x64-7.0.2.tgz",
1368
+ "integrity": "sha512-EYdf2cNg7rgCWJnxCdJ+F3V39O8ihb37eHAu1LK8oAFizgTQbPOK7zHHXbPt8rX24COqODXeI3sIf0fCXG7H/A==",
1369
+ "cpu": [
1370
+ "x64"
1371
+ ],
1372
+ "dev": true,
1373
+ "license": "Apache-2.0",
1374
+ "optional": true,
1375
+ "os": [
1376
+ "linux"
1377
+ ],
1378
+ "engines": {
1379
+ "node": ">=16.20.0"
1380
+ }
1381
+ },
1382
+ "node_modules/@typescript/typescript-netbsd-arm64": {
1383
+ "version": "7.0.2",
1384
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-arm64/-/typescript-netbsd-arm64-7.0.2.tgz",
1385
+ "integrity": "sha512-+polYF4MF04aPpO5FTkHran9yUQDSXqy5GiSDKpsll5jy3l3+g9QLhpf39T+ePtefhXLOGrLl0QIjkQP6VnelA==",
1386
+ "cpu": [
1387
+ "arm64"
1388
+ ],
1389
+ "dev": true,
1390
+ "license": "Apache-2.0",
1391
+ "optional": true,
1392
+ "os": [
1393
+ "netbsd"
1394
+ ],
1395
+ "engines": {
1396
+ "node": ">=16.20.0"
1397
+ }
1398
+ },
1399
+ "node_modules/@typescript/typescript-netbsd-x64": {
1400
+ "version": "7.0.2",
1401
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-netbsd-x64/-/typescript-netbsd-x64-7.0.2.tgz",
1402
+ "integrity": "sha512-8YIT0EHM/3dq10ZOVF/A7pc/YSMtbcecct4rWtexrnSCHOPcpC2KTLXfTCR6vDpnSiY12heNb1GiN/wu+T/FyA==",
1403
+ "cpu": [
1404
+ "x64"
1405
+ ],
1406
+ "dev": true,
1407
+ "license": "Apache-2.0",
1408
+ "optional": true,
1409
+ "os": [
1410
+ "netbsd"
1411
+ ],
1412
+ "engines": {
1413
+ "node": ">=16.20.0"
1414
+ }
1415
+ },
1416
+ "node_modules/@typescript/typescript-openbsd-arm64": {
1417
+ "version": "7.0.2",
1418
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-arm64/-/typescript-openbsd-arm64-7.0.2.tgz",
1419
+ "integrity": "sha512-APT8+ClYnuYm1u9+kgGXoMj2VzWzcymwh2gNSQVySHfkRDGOTVkoWLjCmOQSaO+PoqQ57B0flRp9SA+7GnnkzQ==",
1420
+ "cpu": [
1421
+ "arm64"
1422
+ ],
1423
+ "dev": true,
1424
+ "license": "Apache-2.0",
1425
+ "optional": true,
1426
+ "os": [
1427
+ "openbsd"
1428
+ ],
1429
+ "engines": {
1430
+ "node": ">=16.20.0"
1431
+ }
1432
+ },
1433
+ "node_modules/@typescript/typescript-openbsd-x64": {
1434
+ "version": "7.0.2",
1435
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-openbsd-x64/-/typescript-openbsd-x64-7.0.2.tgz",
1436
+ "integrity": "sha512-yX7s+Q0Dln0Dt9tEzZsAjXXR/+ytBM7AlglaqyeMPxQszJ1JhlJdZ6jLA+IzldHtflX81em7lDao1xXu+aRRkg==",
1437
+ "cpu": [
1438
+ "x64"
1439
+ ],
1440
+ "dev": true,
1441
+ "license": "Apache-2.0",
1442
+ "optional": true,
1443
+ "os": [
1444
+ "openbsd"
1445
+ ],
1446
+ "engines": {
1447
+ "node": ">=16.20.0"
1448
+ }
1449
+ },
1450
+ "node_modules/@typescript/typescript-sunos-x64": {
1451
+ "version": "7.0.2",
1452
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-sunos-x64/-/typescript-sunos-x64-7.0.2.tgz",
1453
+ "integrity": "sha512-dLJDGaLZ1D4HPQn62u1n8mBDkJREwMsAkCdkwd4Ieqw+x3TUyTsqY0YiBCtE6H6OzzgGk3iuZ3vFWRS+E8/d1g==",
1454
+ "cpu": [
1455
+ "x64"
1456
+ ],
1457
+ "dev": true,
1458
+ "license": "Apache-2.0",
1459
+ "optional": true,
1460
+ "os": [
1461
+ "sunos"
1462
+ ],
1463
+ "engines": {
1464
+ "node": ">=16.20.0"
1465
+ }
1466
+ },
1467
+ "node_modules/@typescript/typescript-win32-arm64": {
1468
+ "version": "7.0.2",
1469
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-arm64/-/typescript-win32-arm64-7.0.2.tgz",
1470
+ "integrity": "sha512-Gyl1Vy6OsWesLzmq+EP0Fb7b4Nid5232AvcA2SFcdYreldpNtYFFofPjnt62y9hQy7VTaZp65ICJjuAQRaVcIQ==",
1471
+ "cpu": [
1472
+ "arm64"
1473
+ ],
1474
+ "dev": true,
1475
+ "license": "Apache-2.0",
1476
+ "optional": true,
1477
+ "os": [
1478
+ "win32"
1479
+ ],
1480
+ "engines": {
1481
+ "node": ">=16.20.0"
1482
+ }
1483
+ },
1484
+ "node_modules/@typescript/typescript-win32-x64": {
1485
+ "version": "7.0.2",
1486
+ "resolved": "https://registry.npmjs.org/@typescript/typescript-win32-x64/-/typescript-win32-x64-7.0.2.tgz",
1487
+ "integrity": "sha512-0BQ3HkAHHlKLSp1qRvf3SUhGpGsDuhB/jgFw75guyqbxJqEaS0Cw/VFO8i2nHglJUzQCRtMMR/IBAKE3ETMC4g==",
1488
+ "cpu": [
1489
+ "x64"
1490
+ ],
1491
+ "dev": true,
1492
+ "license": "Apache-2.0",
1493
+ "optional": true,
1494
+ "os": [
1495
+ "win32"
1496
+ ],
1497
+ "engines": {
1498
+ "node": ">=16.20.0"
1499
+ }
1500
+ },
1501
  "node_modules/@vitejs/plugin-react": {
1502
  "version": "6.0.3",
1503
  "resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-6.0.3.tgz",
 
2368
  "optional": true
2369
  },
2370
  "node_modules/typescript": {
2371
+ "version": "7.0.2",
2372
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-7.0.2.tgz",
2373
+ "integrity": "sha512-8FYau96o3NKOhbjKi/qNvG/W5jhzxkbdm5sj9AbZ/5T5sWqn3hJgLfGx27sRKZWTvyzCP8dLRBTf5tBTSRVUNA==",
2374
  "dev": true,
2375
  "license": "Apache-2.0",
2376
  "bin": {
2377
+ "tsc": "bin/tsc"
 
2378
  },
2379
  "engines": {
2380
+ "node": ">=16.20.0"
2381
+ },
2382
+ "optionalDependencies": {
2383
+ "@typescript/typescript-aix-ppc64": "7.0.2",
2384
+ "@typescript/typescript-darwin-arm64": "7.0.2",
2385
+ "@typescript/typescript-darwin-x64": "7.0.2",
2386
+ "@typescript/typescript-freebsd-arm64": "7.0.2",
2387
+ "@typescript/typescript-freebsd-x64": "7.0.2",
2388
+ "@typescript/typescript-linux-arm": "7.0.2",
2389
+ "@typescript/typescript-linux-arm64": "7.0.2",
2390
+ "@typescript/typescript-linux-loong64": "7.0.2",
2391
+ "@typescript/typescript-linux-mips64el": "7.0.2",
2392
+ "@typescript/typescript-linux-ppc64": "7.0.2",
2393
+ "@typescript/typescript-linux-riscv64": "7.0.2",
2394
+ "@typescript/typescript-linux-s390x": "7.0.2",
2395
+ "@typescript/typescript-linux-x64": "7.0.2",
2396
+ "@typescript/typescript-netbsd-arm64": "7.0.2",
2397
+ "@typescript/typescript-netbsd-x64": "7.0.2",
2398
+ "@typescript/typescript-openbsd-arm64": "7.0.2",
2399
+ "@typescript/typescript-openbsd-x64": "7.0.2",
2400
+ "@typescript/typescript-sunos-x64": "7.0.2",
2401
+ "@typescript/typescript-win32-arm64": "7.0.2",
2402
+ "@typescript/typescript-win32-x64": "7.0.2"
2403
  }
2404
  },
2405
  "node_modules/undici-types": {
frontend/package.json CHANGED
@@ -27,7 +27,7 @@
27
  "@types/react-dom": "^19.2.3",
28
  "@vitejs/plugin-react": "^6.0.2",
29
  "oxlint": "^1.69.0",
30
- "typescript": "~6.0.2",
31
  "vite": "^8.1.5"
32
  }
33
  }
 
27
  "@types/react-dom": "^19.2.3",
28
  "@vitejs/plugin-react": "^6.0.2",
29
  "oxlint": "^1.69.0",
30
+ "typescript": "~7.0.2",
31
  "vite": "^8.1.5"
32
  }
33
  }