chore: update public repo

This commit is contained in:
desu-bot 2025-02-19 02:30:26 +00:00
parent c118bcbfc3
commit f02ccb6029
No known key found for this signature in database
12 changed files with 510 additions and 2 deletions

38
pnpm-lock.yaml generated
View file

@ -23,12 +23,21 @@ importers:
'@mtcute/node':
specifier: ^0.19.1
version: 0.19.1
'@types/better-sqlite3':
specifier: ^7.6.12
version: 7.6.12
'@types/plist':
specifier: ^3.0.5
version: 3.0.5
'@types/spinnies':
specifier: ^0.5.3
version: 0.5.3
better-sqlite3:
specifier: ^11.8.1
version: 11.8.1
canvas:
specifier: ^3.1.0
version: 3.1.0
cheerio:
specifier: ^1.0.0
version: 1.0.0
@ -507,6 +516,9 @@ packages:
peerDependencies:
eslint: '>=8.40.0'
'@types/better-sqlite3@7.6.12':
resolution: {integrity: sha512-fnQmj8lELIj7BSrZQAdBMHEHX8OZLYIHXqAKT1O7tDfLxaINzf00PMjw22r3N/xXh0w/sGHlO6SVaCQ2mj78lg==}
'@types/debug@4.1.12':
resolution: {integrity: sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==}
@ -688,6 +700,9 @@ packages:
better-sqlite3@11.3.0:
resolution: {integrity: sha512-iHt9j8NPYF3oKCNOO5ZI4JwThjt3Z6J6XrcwG85VNMVzv1ByqrHWv5VILEbCMFWDsoHhXvQ7oC8vgRXFAKgl9w==}
better-sqlite3@11.8.1:
resolution: {integrity: sha512-9BxNaBkblMjhJW8sMRZxnxVTRgbRmssZW0Oxc1MPBTfiR+WW21e2Mk4qu8CzrcZb1LwPCnFsfDEzq+SNcBU8eg==}
bindings@1.5.0:
resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==}
@ -726,6 +741,10 @@ packages:
caniuse-lite@1.0.30001684:
resolution: {integrity: sha512-G1LRwLIQjBQoyq0ZJGqGIJUXzJ8irpbjHLpVRXDvBEScFJ9b17sgK6vlx0GAJFE21okD7zXl08rRRUfq6HdoEQ==}
canvas@3.1.0:
resolution: {integrity: sha512-tTj3CqqukVJ9NgSahykNwtGda7V33VLObwrHfzT0vqJXu7J4d4C/7kQQW3fOEGDfZZoILPut5H00gOjyttPGyg==}
engines: {node: ^18.12.0 || >= 20.9.0}
ccount@2.0.1:
resolution: {integrity: sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==}
@ -1579,6 +1598,9 @@ packages:
resolution: {integrity: sha512-SZ40vRiy/+wRTf21hxkkEjPJZpARzUMVcJoQse2EF8qkUWbbO2z7vd5oA/H6bVH6SZQ5STGcu0KRDS7biNRfxw==}
engines: {node: '>=10'}
node-addon-api@7.1.1:
resolution: {integrity: sha512-5m3bsyrjFWE1xf7nz7YXdN4udnVtXK6/Yfgn5qnahL6bCkf2yKt4k3nuTKAtT4r3IG8JNR2ncsIMdZuAzJjHQQ==}
node-releases@2.0.18:
resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
@ -2462,6 +2484,10 @@ snapshots:
- supports-color
- typescript
'@types/better-sqlite3@7.6.12':
dependencies:
'@types/node': 22.10.0
'@types/debug@4.1.12':
dependencies:
'@types/ms': 0.7.34
@ -2669,6 +2695,11 @@ snapshots:
bindings: 1.5.0
prebuild-install: 7.1.2
better-sqlite3@11.8.1:
dependencies:
bindings: 1.5.0
prebuild-install: 7.1.2
bindings@1.5.0:
dependencies:
file-uri-to-path: 1.0.0
@ -2712,6 +2743,11 @@ snapshots:
caniuse-lite@1.0.30001684: {}
canvas@3.1.0:
dependencies:
node-addon-api: 7.1.1
prebuild-install: 7.1.2
ccount@2.0.1: {}
chalk@2.4.2:
@ -3808,6 +3844,8 @@ snapshots:
dependencies:
semver: 7.6.3
node-addon-api@7.1.1: {}
node-releases@2.0.18: {}
normalize-package-data@2.5.0: