chore(deps): bump rslog v1.1.0 (#12364)

This commit is contained in:
neverland 2023-10-14 17:08:33 +08:00 committed by GitHub
parent 16402112f5
commit 714bb42719
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View File

@ -36,7 +36,7 @@
"typescript": "^5.0.4" "typescript": "^5.0.4"
}, },
"dependencies": { "dependencies": {
"rslog": "^1.0.0", "rslog": "^1.1.0",
"fast-glob": "^3.2.11", "fast-glob": "^3.2.11",
"fs-extra": "^11.1.0", "fs-extra": "^11.1.0",
"enquirer": "2.3.6", "enquirer": "2.3.6",

View File

@ -55,7 +55,7 @@
"@vue/babel-plugin-jsx": "^1.1.1", "@vue/babel-plugin-jsx": "^1.1.1",
"autoprefixer": "^10.4.8", "autoprefixer": "^10.4.8",
"commander": "^11.0.0", "commander": "^11.0.0",
"rslog": "^1.0.0", "rslog": "^1.1.0",
"esbuild": "^0.18.11", "esbuild": "^0.18.11",
"eslint": "^8.46.0", "eslint": "^8.46.0",
"enquirer": "2.3.6", "enquirer": "2.3.6",

12
pnpm-lock.yaml generated
View File

@ -42,8 +42,8 @@ importers:
specifier: ^1.0.0 specifier: ^1.0.0
version: 1.0.0 version: 1.0.0
rslog: rslog:
specifier: ^1.0.0 specifier: ^1.1.0
version: 1.0.0 version: 1.1.0
devDependencies: devDependencies:
'@types/fs-extra': '@types/fs-extra':
specifier: ^11.0.1 specifier: ^11.0.1
@ -224,8 +224,8 @@ importers:
specifier: ^3.0.0 specifier: ^3.0.0
version: 3.0.1 version: 3.0.1
rslog: rslog:
specifier: ^1.0.0 specifier: ^1.1.0
version: 1.0.0 version: 1.1.0
terser: terser:
specifier: ^5.19.2 specifier: ^5.19.2
version: 5.19.2 version: 5.19.2
@ -2950,8 +2950,8 @@ packages:
resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==} resolution: {integrity: sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==}
dev: true dev: true
/rslog@1.0.0: /rslog@1.1.0:
resolution: {integrity: sha512-yTulfJJIYHBftErlZZXHdZuFA8275spDcTrCs8JIXIh+wRIRgi6RGoT8MAnB8H6NIEvJbMUP14Mo1t7hCw4k1g==} resolution: {integrity: sha512-wtTijPuwUhyVG7YvnIVzlefhlto4qJ9vm42ewwJtqrOBP/vKdZCIyfiYm0odVCR3ajR1CIUqaloIzbqhlbyaZA==}
engines: {node: '>=14.17.6'} engines: {node: '>=14.17.6'}
dev: false dev: false