[deps]: Update @yao-pkg/pkg to v5.14.0 (#11068)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-09-16 12:37:58 +02:00 committed by GitHub
parent f816e80314
commit 74ee0315c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

16
package-lock.json generated
View File

@ -119,7 +119,7 @@
"@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1", "@typescript-eslint/parser": "7.16.1",
"@webcomponents/custom-elements": "1.6.0", "@webcomponents/custom-elements": "1.6.0",
"@yao-pkg/pkg": "5.12.1", "@yao-pkg/pkg": "5.14.0",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"base64-loader": "1.0.0", "base64-loader": "1.0.0",
@ -10828,16 +10828,16 @@
"license": "Apache-2.0" "license": "Apache-2.0"
}, },
"node_modules/@yao-pkg/pkg": { "node_modules/@yao-pkg/pkg": {
"version": "5.12.1", "version": "5.14.0",
"resolved": "https://registry.npmjs.org/@yao-pkg/pkg/-/pkg-5.12.1.tgz", "resolved": "https://registry.npmjs.org/@yao-pkg/pkg/-/pkg-5.14.0.tgz",
"integrity": "sha512-vqp8Z9o39LDKTpjfeDjJsLf4mi0zS4jkbTTZbptfc/K1KKDU2hosex64TaattPO9NLkibc6EJldmSjVmc63ooA==", "integrity": "sha512-34oflUyAOI64a4cc4AF3ckvS8Qqnk/ISvZ1bDBa1/JAYaaFtzAO+RlhPaU+wCHzhk6VXvZwEywJpb+SlVDTgdA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/generator": "7.23.0", "@babel/generator": "7.23.0",
"@babel/parser": "7.23.0", "@babel/parser": "7.23.0",
"@babel/types": "7.23.0", "@babel/types": "7.23.0",
"@yao-pkg/pkg-fetch": "3.5.9", "@yao-pkg/pkg-fetch": "3.5.11",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"fs-extra": "^9.1.0", "fs-extra": "^9.1.0",
"globby": "^11.1.0", "globby": "^11.1.0",
@ -10854,9 +10854,9 @@
} }
}, },
"node_modules/@yao-pkg/pkg-fetch": { "node_modules/@yao-pkg/pkg-fetch": {
"version": "3.5.9", "version": "3.5.11",
"resolved": "https://registry.npmjs.org/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.9.tgz", "resolved": "https://registry.npmjs.org/@yao-pkg/pkg-fetch/-/pkg-fetch-3.5.11.tgz",
"integrity": "sha512-usMwwqFCd2B7k+V87u6kiTesyDSlw+3LpiuYBWe+UgryvSOk/NXjx3XVCub8hQoi0bCREbdQ6NDBqminyHJJrg==", "integrity": "sha512-2tQ/1n7BLTptW6lL0pfTCnVMIxls8Jiw0/ClK1J2Fja9z2S2j4uzNL5dwGRqtvPJPn/q9i8X+Y+c4dwnMb+NOA==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -81,7 +81,7 @@
"@typescript-eslint/eslint-plugin": "7.16.1", "@typescript-eslint/eslint-plugin": "7.16.1",
"@typescript-eslint/parser": "7.16.1", "@typescript-eslint/parser": "7.16.1",
"@webcomponents/custom-elements": "1.6.0", "@webcomponents/custom-elements": "1.6.0",
"@yao-pkg/pkg": "5.12.1", "@yao-pkg/pkg": "5.14.0",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.20",
"babel-loader": "9.1.3", "babel-loader": "9.1.3",
"base64-loader": "1.0.0", "base64-loader": "1.0.0",