Fork of Chiri for Astro for my blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump deps

the3ash 6681400a b24dcbae

+58 -173
+2 -2
package.json
··· 42 42 "@eslint/js": "^9.39.2", 43 43 "@types/markdown-it": "^14.1.2", 44 44 "@types/sanitize-html": "^2.16.0", 45 - "@typescript-eslint/eslint-plugin": "^8.50.0", 45 + "@typescript-eslint/eslint-plugin": "^8.50.1", 46 46 "@typescript-eslint/parser": "^8.50.1", 47 47 "eslint": "^9.39.2", 48 48 "eslint-config-prettier": "^10.1.8", ··· 52 52 "prettier-plugin-astro": "^0.14.1", 53 53 "tsx": "^4.21.0", 54 54 "typescript": "^5.9.3", 55 - "typescript-eslint": "^8.50.0" 55 + "typescript-eslint": "^8.50.1" 56 56 } 57 57 }
+56 -171
pnpm-lock.yaml
··· 79 79 specifier: ^2.16.0 80 80 version: 2.16.0 81 81 '@typescript-eslint/eslint-plugin': 82 - specifier: ^8.50.0 83 - version: 8.50.0(@typescript-eslint/parser@8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 82 + specifier: ^8.50.1 83 + version: 8.50.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 84 84 '@typescript-eslint/parser': 85 85 specifier: ^8.50.1 86 86 version: 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) ··· 109 109 specifier: ^5.9.3 110 110 version: 5.9.3 111 111 typescript-eslint: 112 - specifier: ^8.50.0 113 - version: 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 112 + specifier: ^8.50.1 113 + version: 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 114 114 115 115 packages: 116 116 ··· 843 843 peerDependencies: 844 844 vite: ^5 || ^6 || ^7 845 845 846 - '@netlify/zip-it-and-ship-it@14.1.17': 847 - resolution: {integrity: sha512-dUS5trufC+tZivmzzaNStls8nbrJQqSdS75hzvUYmwHiLsmWCrhLOwAWyxj3Sa5E26YhJaI4TPiRngFTxHaSWA==} 846 + '@netlify/zip-it-and-ship-it@14.1.18': 847 + resolution: {integrity: sha512-l3wVvGMrGAjsUlQ4JNUngiyUDlNIqu93UFo+NuJMTC+7h/IeKyNcbcIHm5w0A5W2CmkiZyQgQRo+CfrtujqyPw==} 848 848 engines: {node: '>=18.14.0'} 849 849 hasBin: true 850 850 ··· 1168 1168 '@so-ric/colorspace@1.1.6': 1169 1169 resolution: {integrity: sha512-/KiKkpHNOBgkFJwu9sh48LkHSMYGyuTcSFK/qMBdnOAlrRJzRSXAOFB5qwzaVQuDl8wAvHVMkaASQDReTahxuw==} 1170 1170 1171 - '@swc/helpers@0.5.17': 1172 - resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} 1171 + '@swc/helpers@0.5.18': 1172 + resolution: {integrity: sha512-TXTnIcNJQEKwThMMqBXsZ4VGAza6bvN4pa41Rkqoio6QBKMvo+5lexeTMScGCIxtzgQJzElcvIltani+adC5PQ==} 1173 1173 1174 1174 '@types/debug@4.1.12': 1175 1175 resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==} ··· 1246 1246 '@types/yauzl@2.10.3': 1247 1247 resolution: {integrity: sha512-oJoftv0LSuaDZE3Le4DbKX+KS9G36NzOeSap90UIK0yMA/NhKJhqlSGtNDORNRaIbQfzjXDrQa0ytJ6mNRGz/Q==} 1248 1248 1249 - '@typescript-eslint/eslint-plugin@8.50.0': 1250 - resolution: {integrity: sha512-O7QnmOXYKVtPrfYzMolrCTfkezCJS9+ljLdKW/+DCvRsc3UAz+sbH6Xcsv7p30+0OwUbeWfUDAQE0vpabZ3QLg==} 1249 + '@typescript-eslint/eslint-plugin@8.50.1': 1250 + resolution: {integrity: sha512-PKhLGDq3JAg0Jk/aK890knnqduuI/Qj+udH7wCf0217IGi4gt+acgCyPVe79qoT+qKUvHMDQkwJeKW9fwl8Cyw==} 1251 1251 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1252 1252 peerDependencies: 1253 - '@typescript-eslint/parser': ^8.50.0 1254 - eslint: ^8.57.0 || ^9.0.0 1255 - typescript: '>=4.8.4 <6.0.0' 1256 - 1257 - '@typescript-eslint/parser@8.50.0': 1258 - resolution: {integrity: sha512-6/cmF2piao+f6wSxUsJLZjck7OQsYyRtcOZS02k7XINSNlz93v6emM8WutDQSXnroG2xwYlEVHJI+cPA7CPM3Q==} 1259 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1260 - peerDependencies: 1253 + '@typescript-eslint/parser': ^8.50.1 1261 1254 eslint: ^8.57.0 || ^9.0.0 1262 1255 typescript: '>=4.8.4 <6.0.0' 1263 1256 ··· 1268 1261 eslint: ^8.57.0 || ^9.0.0 1269 1262 typescript: '>=4.8.4 <6.0.0' 1270 1263 1271 - '@typescript-eslint/project-service@8.50.0': 1272 - resolution: {integrity: sha512-Cg/nQcL1BcoTijEWyx4mkVC56r8dj44bFDvBdygifuS20f3OZCHmFbjF34DPSi07kwlFvqfv/xOLnJ5DquxSGQ==} 1273 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1274 - peerDependencies: 1275 - typescript: '>=4.8.4 <6.0.0' 1276 - 1277 1264 '@typescript-eslint/project-service@8.50.1': 1278 1265 resolution: {integrity: sha512-E1ur1MCVf+YiP89+o4Les/oBAVzmSbeRB0MQLfSlYtbWU17HPxZ6Bhs5iYmKZRALvEuBoXIZMOIRRc/P++Ortg==} 1279 1266 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1280 1267 peerDependencies: 1281 1268 typescript: '>=4.8.4 <6.0.0' 1282 1269 1283 - '@typescript-eslint/scope-manager@8.50.0': 1284 - resolution: {integrity: sha512-xCwfuCZjhIqy7+HKxBLrDVT5q/iq7XBVBXLn57RTIIpelLtEIZHXAF/Upa3+gaCpeV1NNS5Z9A+ID6jn50VD4A==} 1285 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1286 - 1287 1270 '@typescript-eslint/scope-manager@8.50.1': 1288 1271 resolution: {integrity: sha512-mfRx06Myt3T4vuoHaKi8ZWNTPdzKPNBhiblze5N50//TSHOAQQevl/aolqA/BcqqbJ88GUnLqjjcBc8EWdBcVw==} 1289 1272 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1290 1273 1291 - '@typescript-eslint/tsconfig-utils@8.50.0': 1292 - resolution: {integrity: sha512-vxd3G/ybKTSlm31MOA96gqvrRGv9RJ7LGtZCn2Vrc5htA0zCDvcMqUkifcjrWNNKXHUU3WCkYOzzVSFBd0wa2w==} 1293 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1294 - peerDependencies: 1295 - typescript: '>=4.8.4 <6.0.0' 1296 - 1297 1274 '@typescript-eslint/tsconfig-utils@8.50.1': 1298 1275 resolution: {integrity: sha512-ooHmotT/lCWLXi55G4mvaUF60aJa012QzvLK0Y+Mp4WdSt17QhMhWOaBWeGTFVkb2gDgBe19Cxy1elPXylslDw==} 1299 1276 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1300 1277 peerDependencies: 1301 1278 typescript: '>=4.8.4 <6.0.0' 1302 1279 1303 - '@typescript-eslint/type-utils@8.50.0': 1304 - resolution: {integrity: sha512-7OciHT2lKCewR0mFoBrvZJ4AXTMe/sYOe87289WAViOocEmDjjv8MvIOT2XESuKj9jp8u3SZYUSh89QA4S1kQw==} 1280 + '@typescript-eslint/type-utils@8.50.1': 1281 + resolution: {integrity: sha512-7J3bf022QZE42tYMO6SL+6lTPKFk/WphhRPe9Tw/el+cEwzLz1Jjz2PX3GtGQVxooLDKeMVmMt7fWpYRdG5Etg==} 1305 1282 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1306 1283 peerDependencies: 1307 1284 eslint: ^8.57.0 || ^9.0.0 1308 1285 typescript: '>=4.8.4 <6.0.0' 1309 1286 1310 - '@typescript-eslint/types@8.50.0': 1311 - resolution: {integrity: sha512-iX1mgmGrXdANhhITbpp2QQM2fGehBse9LbTf0sidWK6yg/NE+uhV5dfU1g6EYPlcReYmkE9QLPq/2irKAmtS9w==} 1312 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1313 - 1314 1287 '@typescript-eslint/types@8.50.1': 1315 1288 resolution: {integrity: sha512-v5lFIS2feTkNyMhd7AucE/9j/4V9v5iIbpVRncjk/K0sQ6Sb+Np9fgYS/63n6nwqahHQvbmujeBL7mp07Q9mlA==} 1316 1289 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1317 1290 1318 - '@typescript-eslint/typescript-estree@8.50.0': 1319 - resolution: {integrity: sha512-W7SVAGBR/IX7zm1t70Yujpbk+zdPq/u4soeFSknWFdXIFuWsBGBOUu/Tn/I6KHSKvSh91OiMuaSnYp3mtPt5IQ==} 1320 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1321 - peerDependencies: 1322 - typescript: '>=4.8.4 <6.0.0' 1323 - 1324 1291 '@typescript-eslint/typescript-estree@8.50.1': 1325 1292 resolution: {integrity: sha512-woHPdW+0gj53aM+cxchymJCrh0cyS7BTIdcDxWUNsclr9VDkOSbqC13juHzxOmQ22dDkMZEpZB+3X1WpUvzgVQ==} 1326 1293 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1327 1294 peerDependencies: 1328 1295 typescript: '>=4.8.4 <6.0.0' 1329 1296 1330 - '@typescript-eslint/utils@8.50.0': 1331 - resolution: {integrity: sha512-87KgUXET09CRjGCi2Ejxy3PULXna63/bMYv72tCAlDJC3Yqwln0HiFJ3VJMst2+mEtNtZu5oFvX4qJGjKsnAgg==} 1297 + '@typescript-eslint/utils@8.50.1': 1298 + resolution: {integrity: sha512-lCLp8H1T9T7gPbEuJSnHwnSuO9mDf8mfK/Nion5mZmiEaQD9sWf9W4dfeFqRyqRjF06/kBuTmAqcs9sewM2NbQ==} 1332 1299 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1333 1300 peerDependencies: 1334 1301 eslint: ^8.57.0 || ^9.0.0 1335 1302 typescript: '>=4.8.4 <6.0.0' 1336 - 1337 - '@typescript-eslint/visitor-keys@8.50.0': 1338 - resolution: {integrity: sha512-Xzmnb58+Db78gT/CCj/PVCvK+zxbnsw6F+O1oheYszJbBSdEjVhQi3C/Xttzxgi/GLmpvOggRs1RFpiJ8+c34Q==} 1339 - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 1340 1303 1341 1304 '@typescript-eslint/visitor-keys@8.50.1': 1342 1305 resolution: {integrity: sha512-IrDKrw7pCRUR94zeuCSUWQ+w8JEf5ZX5jl/e6AHGSLi1/zIr0lgutfn/7JpfCey+urpgQEdrZVYzCaVVKiTwhQ==} ··· 2169 2132 resolution: {integrity: sha512-2O3dkPAAC6JavuMm8+4+pgTk+5hoAs+CjZ+sWcQLkX9+/tHRuTkQh/Oaifr8qDmZ8iEHb771Ea6G8CdwkrgvYA==} 2170 2133 hasBin: true 2171 2134 2172 - fastq@1.19.1: 2173 - resolution: {integrity: sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==} 2135 + fastq@1.20.1: 2136 + resolution: {integrity: sha512-GGToxJ/w1x32s/D2EKND7kTil4n8OVk/9mycTc4VDza13lOvpUZTGX3mFSCtV9ksdGBVzvsyAVLM6mHFThxXxw==} 2174 2137 2175 2138 fd-slicer@1.1.0: 2176 2139 resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} ··· 3518 3481 slashes@3.0.12: 3519 3482 resolution: {integrity: sha512-Q9VME8WyGkc7pJf6QEkj3wE+2CnvZMI+XJhwdTPR8Z/kWQRXi7boAWLDibRPyHRTUTPx5FaU7MsyrjI3yLB4HA==} 3520 3483 3521 - smol-toml@1.5.2: 3522 - resolution: {integrity: sha512-QlaZEqcAH3/RtNyet1IPIYPsEWAaYyXXv1Krsi+1L/QHppjX4Ifm8MQsBISz9vE8cHicIq3clogsheili5vhaQ==} 3484 + smol-toml@1.6.0: 3485 + resolution: {integrity: sha512-4zemZi0HvTnYwLfrpk/CF9LOd9Lt87kAt50GnqhMpyF9U3poDAP2+iukq2bZsO/ufegbYehBkqINbsWxj4l4cw==} 3523 3486 engines: {node: '>= 18'} 3524 3487 3525 3488 source-map-js@1.2.1: ··· 3688 3651 trough@2.2.0: 3689 3652 resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} 3690 3653 3691 - ts-api-utils@2.1.0: 3692 - resolution: {integrity: sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==} 3693 - engines: {node: '>=18.12'} 3694 - peerDependencies: 3695 - typescript: '>=4.8.4' 3696 - 3697 3654 ts-api-utils@2.3.0: 3698 3655 resolution: {integrity: sha512-6eg3Y9SF7SsAvGzRHQvvc1skDAhwI4YQ32ui1scxD1Ccr0G5qIIbUBT3pFTKX8kmWIQClHobtUdNuaBgwdfdWg==} 3699 3656 engines: {node: '>=18.12'} ··· 3726 3683 resolution: {integrity: sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==} 3727 3684 engines: {node: '>=16'} 3728 3685 3729 - typescript-eslint@8.50.0: 3730 - resolution: {integrity: sha512-Q1/6yNUmCpH94fbgMUMg2/BSAr/6U7GBk61kZTv1/asghQOWOjTlp9K8mixS5NcJmm2creY+UFfGeW/+OcA64A==} 3686 + typescript-eslint@8.50.1: 3687 + resolution: {integrity: sha512-ytTHO+SoYSbhAH9CrYnMhiLx8To6PSSvqnvXyPUgPETCvB6eBKmTI9w6XMPS3HsBRGkwTVBX+urA8dYQx6bHfQ==} 3731 3688 engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} 3732 3689 peerDependencies: 3733 3690 eslint: ^8.57.0 || ^9.0.0 ··· 4076 4033 resolution: {integrity: sha512-zK7YHHz4ZXpW89AHXUPbQVGKI7uvkd3hzusTdotCg1UxyaVtg0zFJSTfW/Dq5f7OBBVnq6cZIaC8Ti4hb6dtCA==} 4077 4034 engines: {node: '>= 14'} 4078 4035 4079 - zod-to-json-schema@3.25.0: 4080 - resolution: {integrity: sha512-HvWtU2UG41LALjajJrML6uQejQhNJx+JBO9IflpSja4R03iNWfKXrj6W2h7ljuLyc1nKS+9yDyL/9tD1U/yBnQ==} 4036 + zod-to-json-schema@3.25.1: 4037 + resolution: {integrity: sha512-pM/SU9d3YAggzi6MtR4h7ruuQlqKtad8e9S0fmxcMi+ueAK5Korys/aWcV9LIIHTVbj01NdzxcnXSN+O74ZIVA==} 4081 4038 peerDependencies: 4082 4039 zod: ^3.25 || ^4 4083 4040 ··· 4119 4076 remark-rehype: 11.1.2 4120 4077 remark-smartypants: 3.0.2 4121 4078 shiki: 3.20.0 4122 - smol-toml: 1.5.2 4079 + smol-toml: 1.6.0 4123 4080 unified: 11.0.5 4124 4081 unist-util-remove-position: 5.0.0 4125 4082 unist-util-visit: 5.0.0 ··· 4803 4760 '@netlify/blobs': 10.5.0 4804 4761 '@netlify/dev-utils': 4.3.3 4805 4762 '@netlify/functions': 5.1.2 4806 - '@netlify/zip-it-and-ship-it': 14.1.17(rollup@4.54.0) 4763 + '@netlify/zip-it-and-ship-it': 14.1.18(rollup@4.54.0) 4807 4764 cron-parser: 4.9.0 4808 4765 decache: 4.6.2 4809 4766 extract-zip: 2.0.1 ··· 4940 4897 - supports-color 4941 4898 - uploadthing 4942 4899 4943 - '@netlify/zip-it-and-ship-it@14.1.17(rollup@4.54.0)': 4900 + '@netlify/zip-it-and-ship-it@14.1.18(rollup@4.54.0)': 4944 4901 dependencies: 4945 4902 '@babel/parser': 7.28.5 4946 4903 '@babel/types': 7.28.5 ··· 4991 4948 '@nodelib/fs.walk@1.2.8': 4992 4949 dependencies: 4993 4950 '@nodelib/fs.scandir': 2.1.5 4994 - fastq: 1.19.1 4951 + fastq: 1.20.1 4995 4952 4996 4953 '@opentelemetry/api-logs@0.203.0': 4997 4954 dependencies: ··· 5283 5240 color: 5.0.3 5284 5241 text-hex: 1.0.0 5285 5242 5286 - '@swc/helpers@0.5.17': 5243 + '@swc/helpers@0.5.18': 5287 5244 dependencies: 5288 5245 tslib: 2.8.1 5289 5246 ··· 5363 5320 '@types/node': 25.0.3 5364 5321 optional: true 5365 5322 5366 - '@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5367 - dependencies: 5368 - '@eslint-community/regexpp': 4.12.2 5369 - '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5370 - '@typescript-eslint/scope-manager': 8.50.0 5371 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5372 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5373 - '@typescript-eslint/visitor-keys': 8.50.0 5374 - eslint: 9.39.2(jiti@2.6.1) 5375 - ignore: 7.0.5 5376 - natural-compare: 1.4.0 5377 - ts-api-utils: 2.1.0(typescript@5.9.3) 5378 - typescript: 5.9.3 5379 - transitivePeerDependencies: 5380 - - supports-color 5381 - 5382 - '@typescript-eslint/eslint-plugin@8.50.0(@typescript-eslint/parser@8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5323 + '@typescript-eslint/eslint-plugin@8.50.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5383 5324 dependencies: 5384 5325 '@eslint-community/regexpp': 4.12.2 5385 5326 '@typescript-eslint/parser': 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5386 - '@typescript-eslint/scope-manager': 8.50.0 5387 - '@typescript-eslint/type-utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5388 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5389 - '@typescript-eslint/visitor-keys': 8.50.0 5327 + '@typescript-eslint/scope-manager': 8.50.1 5328 + '@typescript-eslint/type-utils': 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5329 + '@typescript-eslint/utils': 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5330 + '@typescript-eslint/visitor-keys': 8.50.1 5390 5331 eslint: 9.39.2(jiti@2.6.1) 5391 5332 ignore: 7.0.5 5392 5333 natural-compare: 1.4.0 5393 - ts-api-utils: 2.1.0(typescript@5.9.3) 5394 - typescript: 5.9.3 5395 - transitivePeerDependencies: 5396 - - supports-color 5397 - 5398 - '@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5399 - dependencies: 5400 - '@typescript-eslint/scope-manager': 8.50.0 5401 - '@typescript-eslint/types': 8.50.0 5402 - '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) 5403 - '@typescript-eslint/visitor-keys': 8.50.0 5404 - debug: 4.4.3 5405 - eslint: 9.39.2(jiti@2.6.1) 5334 + ts-api-utils: 2.3.0(typescript@5.9.3) 5406 5335 typescript: 5.9.3 5407 5336 transitivePeerDependencies: 5408 5337 - supports-color ··· 5419 5348 transitivePeerDependencies: 5420 5349 - supports-color 5421 5350 5422 - '@typescript-eslint/project-service@8.50.0(typescript@5.9.3)': 5423 - dependencies: 5424 - '@typescript-eslint/tsconfig-utils': 8.50.1(typescript@5.9.3) 5425 - '@typescript-eslint/types': 8.50.1 5426 - debug: 4.4.3 5427 - typescript: 5.9.3 5428 - transitivePeerDependencies: 5429 - - supports-color 5430 - 5431 5351 '@typescript-eslint/project-service@8.50.1(typescript@5.9.3)': 5432 5352 dependencies: 5433 5353 '@typescript-eslint/tsconfig-utils': 8.50.1(typescript@5.9.3) ··· 5437 5357 transitivePeerDependencies: 5438 5358 - supports-color 5439 5359 5440 - '@typescript-eslint/scope-manager@8.50.0': 5441 - dependencies: 5442 - '@typescript-eslint/types': 8.50.0 5443 - '@typescript-eslint/visitor-keys': 8.50.0 5444 - 5445 5360 '@typescript-eslint/scope-manager@8.50.1': 5446 5361 dependencies: 5447 5362 '@typescript-eslint/types': 8.50.1 5448 5363 '@typescript-eslint/visitor-keys': 8.50.1 5449 5364 5450 - '@typescript-eslint/tsconfig-utils@8.50.0(typescript@5.9.3)': 5451 - dependencies: 5452 - typescript: 5.9.3 5453 - 5454 5365 '@typescript-eslint/tsconfig-utils@8.50.1(typescript@5.9.3)': 5455 5366 dependencies: 5456 5367 typescript: 5.9.3 5457 5368 5458 - '@typescript-eslint/type-utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5369 + '@typescript-eslint/type-utils@8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5459 5370 dependencies: 5460 - '@typescript-eslint/types': 8.50.0 5461 - '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) 5462 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5371 + '@typescript-eslint/types': 8.50.1 5372 + '@typescript-eslint/typescript-estree': 8.50.1(typescript@5.9.3) 5373 + '@typescript-eslint/utils': 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 5463 5374 debug: 4.4.3 5464 5375 eslint: 9.39.2(jiti@2.6.1) 5465 - ts-api-utils: 2.1.0(typescript@5.9.3) 5376 + ts-api-utils: 2.3.0(typescript@5.9.3) 5466 5377 typescript: 5.9.3 5467 5378 transitivePeerDependencies: 5468 5379 - supports-color 5469 5380 5470 - '@typescript-eslint/types@8.50.0': {} 5471 - 5472 5381 '@typescript-eslint/types@8.50.1': {} 5473 5382 5474 - '@typescript-eslint/typescript-estree@8.50.0(typescript@5.9.3)': 5475 - dependencies: 5476 - '@typescript-eslint/project-service': 8.50.0(typescript@5.9.3) 5477 - '@typescript-eslint/tsconfig-utils': 8.50.0(typescript@5.9.3) 5478 - '@typescript-eslint/types': 8.50.0 5479 - '@typescript-eslint/visitor-keys': 8.50.0 5480 - debug: 4.4.3 5481 - minimatch: 9.0.5 5482 - semver: 7.7.3 5483 - tinyglobby: 0.2.15 5484 - ts-api-utils: 2.1.0(typescript@5.9.3) 5485 - typescript: 5.9.3 5486 - transitivePeerDependencies: 5487 - - supports-color 5488 - 5489 5383 '@typescript-eslint/typescript-estree@8.50.1(typescript@5.9.3)': 5490 5384 dependencies: 5491 5385 '@typescript-eslint/project-service': 8.50.1(typescript@5.9.3) ··· 5501 5395 transitivePeerDependencies: 5502 5396 - supports-color 5503 5397 5504 - '@typescript-eslint/utils@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5398 + '@typescript-eslint/utils@8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3)': 5505 5399 dependencies: 5506 5400 '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) 5507 - '@typescript-eslint/scope-manager': 8.50.0 5508 - '@typescript-eslint/types': 8.50.0 5509 - '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) 5401 + '@typescript-eslint/scope-manager': 8.50.1 5402 + '@typescript-eslint/types': 8.50.1 5403 + '@typescript-eslint/typescript-estree': 8.50.1(typescript@5.9.3) 5510 5404 eslint: 9.39.2(jiti@2.6.1) 5511 5405 typescript: 5.9.3 5512 5406 transitivePeerDependencies: 5513 5407 - supports-color 5514 - 5515 - '@typescript-eslint/visitor-keys@8.50.0': 5516 - dependencies: 5517 - '@typescript-eslint/types': 8.50.0 5518 - eslint-visitor-keys: 4.2.1 5519 5408 5520 5409 '@typescript-eslint/visitor-keys@8.50.1': 5521 5410 dependencies: ··· 5721 5610 dependencies: 5722 5611 '@astrojs/compiler': 2.13.0 5723 5612 '@typescript-eslint/scope-manager': 8.50.1 5724 - '@typescript-eslint/types': 8.50.0 5613 + '@typescript-eslint/types': 8.50.1 5725 5614 astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.0) 5726 5615 debug: 4.4.3 5727 5616 entities: 6.0.1 ··· 5788 5677 rehype: 13.0.2 5789 5678 semver: 7.7.3 5790 5679 shiki: 3.20.0 5791 - smol-toml: 1.5.2 5680 + smol-toml: 1.6.0 5792 5681 svgo: 4.0.0 5793 5682 tinyexec: 1.0.2 5794 5683 tinyglobby: 0.2.15 ··· 5804 5693 yargs-parser: 21.1.1 5805 5694 yocto-spinner: 0.2.3 5806 5695 zod: 3.25.76 5807 - zod-to-json-schema: 3.25.0(zod@3.25.76) 5696 + zod-to-json-schema: 3.25.1(zod@3.25.76) 5808 5697 zod-to-ts: 1.2.0(typescript@5.9.3)(zod@3.25.76) 5809 5698 optionalDependencies: 5810 5699 sharp: 0.34.5 ··· 6366 6255 dependencies: 6367 6256 '@eslint-community/eslint-utils': 4.9.0(eslint@9.39.2(jiti@2.6.1)) 6368 6257 '@jridgewell/sourcemap-codec': 1.5.5 6369 - '@typescript-eslint/types': 8.50.0 6258 + '@typescript-eslint/types': 8.50.1 6370 6259 astro-eslint-parser: 1.2.2 6371 6260 eslint: 9.39.2(jiti@2.6.1) 6372 6261 eslint-compat-utils: 0.6.5(eslint@9.39.2(jiti@2.6.1)) ··· 6543 6432 dependencies: 6544 6433 strnum: 2.1.2 6545 6434 6546 - fastq@1.19.1: 6435 + fastq@1.20.1: 6547 6436 dependencies: 6548 6437 reusify: 1.1.0 6549 6438 ··· 6613 6502 6614 6503 fontkit@2.0.4: 6615 6504 dependencies: 6616 - '@swc/helpers': 0.5.17 6505 + '@swc/helpers': 0.5.18 6617 6506 brotli: 1.3.3 6618 6507 clone: 2.1.2 6619 6508 dfa: 1.2.0 ··· 8440 8329 8441 8330 slashes@3.0.12: {} 8442 8331 8443 - smol-toml@1.5.2: {} 8332 + smol-toml@1.6.0: {} 8444 8333 8445 8334 source-map-js@1.2.1: {} 8446 8335 ··· 8619 8508 8620 8509 trough@2.2.0: {} 8621 8510 8622 - ts-api-utils@2.1.0(typescript@5.9.3): 8623 - dependencies: 8624 - typescript: 5.9.3 8625 - 8626 8511 ts-api-utils@2.3.0(typescript@5.9.3): 8627 8512 dependencies: 8628 8513 typescript: 5.9.3 ··· 8646 8531 8647 8532 type-fest@4.41.0: {} 8648 8533 8649 - typescript-eslint@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): 8534 + typescript-eslint@8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3): 8650 8535 dependencies: 8651 - '@typescript-eslint/eslint-plugin': 8.50.0(@typescript-eslint/parser@8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8652 - '@typescript-eslint/parser': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8653 - '@typescript-eslint/typescript-estree': 8.50.0(typescript@5.9.3) 8654 - '@typescript-eslint/utils': 8.50.0(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8536 + '@typescript-eslint/eslint-plugin': 8.50.1(@typescript-eslint/parser@8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8537 + '@typescript-eslint/parser': 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8538 + '@typescript-eslint/typescript-estree': 8.50.1(typescript@5.9.3) 8539 + '@typescript-eslint/utils': 8.50.1(eslint@9.39.2(jiti@2.6.1))(typescript@5.9.3) 8655 8540 eslint: 9.39.2(jiti@2.6.1) 8656 8541 typescript: 5.9.3 8657 8542 transitivePeerDependencies: ··· 8945 8830 compress-commons: 6.0.2 8946 8831 readable-stream: 4.7.0 8947 8832 8948 - zod-to-json-schema@3.25.0(zod@3.25.76): 8833 + zod-to-json-schema@3.25.1(zod@3.25.76): 8949 8834 dependencies: 8950 8835 zod: 3.25.76 8951 8836