зеркало из https://github.com/nextcloud/deck.git
Chore(deps-dev): Bump @relative-ci/agent from 4.2.2 to 4.2.3
Bumps [@relative-ci/agent](https://github.com/relative-ci/agent) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/relative-ci/agent/releases) - [Commits](https://github.com/relative-ci/agent/compare/v4.2.2...v4.2.3) --- updated-dependencies: - dependency-name: "@relative-ci/agent" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
443d3f7585
Коммит
7aeec0199d
|
@ -2024,9 +2024,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@bundle-stats/plugin-webpack-validate": {
|
||||
"version": "4.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.8.3.tgz",
|
||||
"integrity": "sha512-omy88zsctC59CXWaYxo2H0Tss0ph+6jeebeZMwIiy12i9/RxrB18hJkCRfunBR7WoU+GxEcFok4XRP8UeP+86g==",
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.8.4.tgz",
|
||||
"integrity": "sha512-/5Pr+nTakUpuWwfquB9Ya0SyRHnDEyQgZrxo8r57wSd6IIMFrQfQ6w8qyEtAFD+FIF70rDVBiSeu3D7bqT04Yw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"lodash": "4.17.21",
|
||||
|
@ -4234,14 +4234,14 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@relative-ci/agent": {
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.2.tgz",
|
||||
"integrity": "sha512-eCdv2cvZ7Cv+qm/zHog/HZjWCUXvlo3K5qzm+XjKGX4LKYNbEP5ca06r39IBUYPVRaWd0bEl6yYI+m0gCbaQ2A==",
|
||||
"version": "4.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.3.tgz",
|
||||
"integrity": "sha512-GFNJrbxpowGAej6/DRWYmLd6Xtl6cAdI/KdxbvR6f8gCMXfYpsoRAbPZG5WCCQAJfJ2HLhobxj1eCxz0tzFI3A==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@bundle-stats/plugin-webpack-filter": "4.8.3",
|
||||
"@bundle-stats/plugin-webpack-validate": "4.8.3",
|
||||
"core-js": "3.34.0",
|
||||
"@bundle-stats/plugin-webpack-filter": "4.8.4",
|
||||
"@bundle-stats/plugin-webpack-validate": "4.8.4",
|
||||
"core-js": "3.35.0",
|
||||
"cosmiconfig": "9.0.0",
|
||||
"debug": "4.3.4",
|
||||
"dotenv": "16.3.1",
|
||||
|
@ -4259,12 +4259,17 @@
|
|||
},
|
||||
"peerDependencies": {
|
||||
"webpack": "^4.0.0 || ^5.0.0-rc.1"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"webpack": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@relative-ci/agent/node_modules/@bundle-stats/plugin-webpack-filter": {
|
||||
"version": "4.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.8.3.tgz",
|
||||
"integrity": "sha512-+RZUkQzz6aGdWmHyZ5URN8Zd5gqJs3w4KM/wKrAJ6Atko6ZI2MNPWbsBlWLoDL1Y631sXH7hpBbJbcJsNNUYmw==",
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.8.4.tgz",
|
||||
"integrity": "sha512-y2bo1FTh2dVMa5NdtYr9d8cI5280E2kKcgRVbpOeEKO2pDdnW+vRojmOnHIpDdXLPqMJBMBWJOH+Y9W2kVV9Pg==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">= 14.0"
|
||||
|
@ -4280,9 +4285,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/@relative-ci/agent/node_modules/core-js": {
|
||||
"version": "3.34.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.34.0.tgz",
|
||||
"integrity": "sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==",
|
||||
"version": "3.35.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.0.tgz",
|
||||
"integrity": "sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"funding": {
|
||||
|
@ -22200,9 +22205,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"@bundle-stats/plugin-webpack-validate": {
|
||||
"version": "4.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.8.3.tgz",
|
||||
"integrity": "sha512-omy88zsctC59CXWaYxo2H0Tss0ph+6jeebeZMwIiy12i9/RxrB18hJkCRfunBR7WoU+GxEcFok4XRP8UeP+86g==",
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-validate/-/plugin-webpack-validate-4.8.4.tgz",
|
||||
"integrity": "sha512-/5Pr+nTakUpuWwfquB9Ya0SyRHnDEyQgZrxo8r57wSd6IIMFrQfQ6w8qyEtAFD+FIF70rDVBiSeu3D7bqT04Yw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "4.17.21",
|
||||
|
@ -23812,14 +23817,14 @@
|
|||
}
|
||||
},
|
||||
"@relative-ci/agent": {
|
||||
"version": "4.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.2.tgz",
|
||||
"integrity": "sha512-eCdv2cvZ7Cv+qm/zHog/HZjWCUXvlo3K5qzm+XjKGX4LKYNbEP5ca06r39IBUYPVRaWd0bEl6yYI+m0gCbaQ2A==",
|
||||
"version": "4.2.3",
|
||||
"resolved": "https://registry.npmjs.org/@relative-ci/agent/-/agent-4.2.3.tgz",
|
||||
"integrity": "sha512-GFNJrbxpowGAej6/DRWYmLd6Xtl6cAdI/KdxbvR6f8gCMXfYpsoRAbPZG5WCCQAJfJ2HLhobxj1eCxz0tzFI3A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@bundle-stats/plugin-webpack-filter": "4.8.3",
|
||||
"@bundle-stats/plugin-webpack-validate": "4.8.3",
|
||||
"core-js": "3.34.0",
|
||||
"@bundle-stats/plugin-webpack-filter": "4.8.4",
|
||||
"@bundle-stats/plugin-webpack-validate": "4.8.4",
|
||||
"core-js": "3.35.0",
|
||||
"cosmiconfig": "9.0.0",
|
||||
"debug": "4.3.4",
|
||||
"dotenv": "16.3.1",
|
||||
|
@ -23831,9 +23836,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@bundle-stats/plugin-webpack-filter": {
|
||||
"version": "4.8.3",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.8.3.tgz",
|
||||
"integrity": "sha512-+RZUkQzz6aGdWmHyZ5URN8Zd5gqJs3w4KM/wKrAJ6Atko6ZI2MNPWbsBlWLoDL1Y631sXH7hpBbJbcJsNNUYmw==",
|
||||
"version": "4.8.4",
|
||||
"resolved": "https://registry.npmjs.org/@bundle-stats/plugin-webpack-filter/-/plugin-webpack-filter-4.8.4.tgz",
|
||||
"integrity": "sha512-y2bo1FTh2dVMa5NdtYr9d8cI5280E2kKcgRVbpOeEKO2pDdnW+vRojmOnHIpDdXLPqMJBMBWJOH+Y9W2kVV9Pg==",
|
||||
"dev": true,
|
||||
"requires": {}
|
||||
},
|
||||
|
@ -23844,9 +23849,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"core-js": {
|
||||
"version": "3.34.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.34.0.tgz",
|
||||
"integrity": "sha512-aDdvlDder8QmY91H88GzNi9EtQi2TjvQhpCX6B1v/dAZHU1AuLgHvRh54RiOerpEhEW46Tkf+vgAViB/CWC0ag==",
|
||||
"version": "3.35.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.35.0.tgz",
|
||||
"integrity": "sha512-ntakECeqg81KqMueeGJ79Q5ZgQNR+6eaE8sxGCx62zMbAIj65q+uYvatToew3m6eAGdU4gNZwpZ34NMe4GYswg==",
|
||||
"dev": true
|
||||
},
|
||||
"cosmiconfig": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче