enhance the build script of sqlite-plugin;

This commit is contained in:
geekgeekrun
2024-03-17 13:16:48 +08:00
parent 99d9ad3f95
commit 0446f886c4
6 changed files with 19 additions and 5 deletions
+11
View File
@@ -23,6 +23,9 @@ importers:
puppeteer-extra-plugin-stealth:
specifier: 2.11.2
version: 2.11.2(puppeteer-extra@3.3.6)
rimraf:
specifier: ^5.0.5
version: 5.0.5
tapable:
specifier: ^2.2.1
version: 2.2.1
@@ -5100,6 +5103,14 @@ packages:
dependencies:
glob: 7.2.3
/rimraf@5.0.5:
resolution: {integrity: sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==}
engines: {node: '>=14'}
hasBin: true
dependencies:
glob: 10.3.10
dev: false
/roarr@2.15.4:
resolution: {integrity: sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==}
engines: {node: '>=8.0'}