Remove nanoid from pnpm-lock.yaml

The nanoid package was deleted from the pnpm-lock.yaml file as it is not needed anymore. This commit also updates the status of the dev flag for the package natural-compare@1.4.0.
This commit is contained in:
giancarlo
2024-04-11 16:01:45 +08:00
parent bf716b5dd6
commit dbbe637cfe

4
pnpm-lock.yaml generated
View File

@@ -41,9 +41,6 @@ importers:
'@types/node':
specifier: ^20.12.7
version: 20.12.7
nanoid:
specifier: ^5.0.7
version: 5.0.7
node-html-parser:
specifier: ^6.1.13
version: 6.1.13
@@ -11207,6 +11204,7 @@ packages:
resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==}
engines: {node: ^18 || >=20}
hasBin: true
dev: false
/natural-compare@1.4.0:
resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==}