mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 17:20:35 +08:00
Housekeeping
This commit is contained in:
parent
4f76dd089a
commit
abf924c977
@ -48,7 +48,7 @@
|
||||
"@types/async-retry": "^1.4.9",
|
||||
"@types/better-sqlite3": "^7.6.11",
|
||||
"@types/chai": "^4.3.20",
|
||||
"@types/mocha": "^10.0.8",
|
||||
"@types/mocha": "^10.0.9",
|
||||
"@types/punycode": "^2.1.4",
|
||||
"@types/tar-fs": "^2.0.4",
|
||||
"@types/tar-stream": "^3.1.3",
|
||||
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@ -91,8 +91,8 @@ importers:
|
||||
specifier: ^4.3.20
|
||||
version: 4.3.20
|
||||
'@types/mocha':
|
||||
specifier: ^10.0.8
|
||||
version: 10.0.8
|
||||
specifier: ^10.0.9
|
||||
version: 10.0.9
|
||||
'@types/punycode':
|
||||
specifier: ^2.1.4
|
||||
version: 2.1.4
|
||||
@ -452,8 +452,8 @@ packages:
|
||||
'@types/json-schema@7.0.15':
|
||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||
|
||||
'@types/mocha@10.0.8':
|
||||
resolution: {integrity: sha512-HfMcUmy9hTMJh66VNcmeC9iVErIZJli2bszuXc6julh5YGuRb/W5OnkHjwLNYdFlMis0sY3If5SEAp+PktdJjw==}
|
||||
'@types/mocha@10.0.9':
|
||||
resolution: {integrity: sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==}
|
||||
|
||||
'@types/node@20.14.11':
|
||||
resolution: {integrity: sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==}
|
||||
@ -1858,7 +1858,7 @@ snapshots:
|
||||
|
||||
'@types/json-schema@7.0.15': {}
|
||||
|
||||
'@types/mocha@10.0.8': {}
|
||||
'@types/mocha@10.0.9': {}
|
||||
|
||||
'@types/node@20.14.11':
|
||||
dependencies:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user