fix(deps): updated the beta plugins to stable versions
This commit is contained in:
parent
4a6b31f57e
commit
39410186df
179
package-lock.json
generated
179
package-lock.json
generated
@ -9,9 +9,9 @@
|
|||||||
"version": "0.0.0-development",
|
"version": "0.0.0-development",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@semantic-release/commit-analyzer": "^10.0.0-beta.1",
|
"@semantic-release/commit-analyzer": "^10.0.0",
|
||||||
"@semantic-release/error": "^3.0.0",
|
"@semantic-release/error": "^3.0.0",
|
||||||
"@semantic-release/github": "9.0.0-beta.2",
|
"@semantic-release/github": "^9.0.0",
|
||||||
"@semantic-release/npm": "^10.0.2",
|
"@semantic-release/npm": "^10.0.2",
|
||||||
"@semantic-release/release-notes-generator": "^11.0.0",
|
"@semantic-release/release-notes-generator": "^11.0.0",
|
||||||
"aggregate-error": "^4.0.1",
|
"aggregate-error": "^4.0.1",
|
||||||
@ -418,9 +418,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@semantic-release/commit-analyzer": {
|
"node_modules/@semantic-release/commit-analyzer": {
|
||||||
"version": "10.0.0-beta.1",
|
"version": "10.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0-beta.1.tgz",
|
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0.tgz",
|
||||||
"integrity": "sha512-9RdTJqskEyTyqaw4h0vORXJiwZWacTPR/aPaQ8ILn3oW/4v+uL3RlUnjfTICYE7nKGHRDESAp+GNRys1ewUN3g==",
|
"integrity": "sha512-/Uolz2+G+VRjP0eudAn0ldnC/VkSHzlctUdeEXL7ys7E6mLSFZdwdsR5pKDlTIgDJq4eYlshOZpwBNrmqrNajg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"conventional-changelog-angular": "^5.0.0",
|
"conventional-changelog-angular": "^5.0.0",
|
||||||
"conventional-commits-filter": "^2.0.0",
|
"conventional-commits-filter": "^2.0.0",
|
||||||
@ -446,9 +446,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@semantic-release/github": {
|
"node_modules/@semantic-release/github": {
|
||||||
"version": "9.0.0-beta.2",
|
"version": "9.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.0-beta.2.tgz",
|
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.0.tgz",
|
||||||
"integrity": "sha512-EpVCbqBGPHNZCQNqLQOtEvut+6dt8EkHetN5CKslmT2ITiMOxVFDy3dAo5dusrjQOAXDrTuIRPgtq2EmXPNedw==",
|
"integrity": "sha512-ZAZTB6RGhyVHRzzXJW9Hjj4Yxagx4Lx6NqXk0AbOtIIH/mKEIwqSTYZR3iTm/KOy4/Bm5oQXIcwJ+p4+SkNWPg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@octokit/core": "^4.2.1",
|
"@octokit/core": "^4.2.1",
|
||||||
"@octokit/plugin-paginate-rest": "^6.1.2",
|
"@octokit/plugin-paginate-rest": "^6.1.2",
|
||||||
@ -3992,7 +3992,156 @@
|
|||||||
"treeverse",
|
"treeverse",
|
||||||
"validate-npm-package-name",
|
"validate-npm-package-name",
|
||||||
"which",
|
"which",
|
||||||
"write-file-atomic"
|
"write-file-atomic",
|
||||||
|
"@colors/colors",
|
||||||
|
"@gar/promisify",
|
||||||
|
"@isaacs/cliui",
|
||||||
|
"@npmcli/disparity-colors",
|
||||||
|
"@npmcli/fs",
|
||||||
|
"@npmcli/git",
|
||||||
|
"@npmcli/installed-package-contents",
|
||||||
|
"@npmcli/metavuln-calculator",
|
||||||
|
"@npmcli/move-file",
|
||||||
|
"@npmcli/name-from-folder",
|
||||||
|
"@npmcli/node-gyp",
|
||||||
|
"@npmcli/promise-spawn",
|
||||||
|
"@npmcli/query",
|
||||||
|
"@pkgjs/parseargs",
|
||||||
|
"@sigstore/protobuf-specs",
|
||||||
|
"@tootallnate/once",
|
||||||
|
"@tufjs/canonical-json",
|
||||||
|
"@tufjs/models",
|
||||||
|
"abort-controller",
|
||||||
|
"agent-base",
|
||||||
|
"agentkeepalive",
|
||||||
|
"aggregate-error",
|
||||||
|
"ansi-regex",
|
||||||
|
"ansi-styles",
|
||||||
|
"aproba",
|
||||||
|
"are-we-there-yet",
|
||||||
|
"balanced-match",
|
||||||
|
"base64-js",
|
||||||
|
"bin-links",
|
||||||
|
"binary-extensions",
|
||||||
|
"brace-expansion",
|
||||||
|
"buffer",
|
||||||
|
"builtins",
|
||||||
|
"chownr",
|
||||||
|
"cidr-regex",
|
||||||
|
"clean-stack",
|
||||||
|
"clone",
|
||||||
|
"cmd-shim",
|
||||||
|
"color-convert",
|
||||||
|
"color-name",
|
||||||
|
"color-support",
|
||||||
|
"common-ancestor-path",
|
||||||
|
"concat-map",
|
||||||
|
"console-control-strings",
|
||||||
|
"cross-spawn",
|
||||||
|
"cssesc",
|
||||||
|
"debug",
|
||||||
|
"defaults",
|
||||||
|
"delegates",
|
||||||
|
"depd",
|
||||||
|
"diff",
|
||||||
|
"eastasianwidth",
|
||||||
|
"emoji-regex",
|
||||||
|
"encoding",
|
||||||
|
"env-paths",
|
||||||
|
"err-code",
|
||||||
|
"event-target-shim",
|
||||||
|
"events",
|
||||||
|
"foreground-child",
|
||||||
|
"fs.realpath",
|
||||||
|
"function-bind",
|
||||||
|
"gauge",
|
||||||
|
"has",
|
||||||
|
"has-flag",
|
||||||
|
"has-unicode",
|
||||||
|
"http-cache-semantics",
|
||||||
|
"http-proxy-agent",
|
||||||
|
"https-proxy-agent",
|
||||||
|
"humanize-ms",
|
||||||
|
"iconv-lite",
|
||||||
|
"ieee754",
|
||||||
|
"ignore-walk",
|
||||||
|
"imurmurhash",
|
||||||
|
"indent-string",
|
||||||
|
"infer-owner",
|
||||||
|
"inflight",
|
||||||
|
"inherits",
|
||||||
|
"ip",
|
||||||
|
"ip-regex",
|
||||||
|
"is-core-module",
|
||||||
|
"is-fullwidth-code-point",
|
||||||
|
"is-lambda",
|
||||||
|
"isexe",
|
||||||
|
"jackspeak",
|
||||||
|
"json-stringify-nice",
|
||||||
|
"jsonparse",
|
||||||
|
"just-diff",
|
||||||
|
"just-diff-apply",
|
||||||
|
"lru-cache",
|
||||||
|
"minipass-collect",
|
||||||
|
"minipass-fetch",
|
||||||
|
"minipass-flush",
|
||||||
|
"minipass-json-stream",
|
||||||
|
"minipass-sized",
|
||||||
|
"minizlib",
|
||||||
|
"mkdirp",
|
||||||
|
"mute-stream",
|
||||||
|
"negotiator",
|
||||||
|
"normalize-package-data",
|
||||||
|
"npm-bundled",
|
||||||
|
"npm-normalize-package-bin",
|
||||||
|
"npm-packlist",
|
||||||
|
"once",
|
||||||
|
"path-is-absolute",
|
||||||
|
"path-key",
|
||||||
|
"path-scurry",
|
||||||
|
"postcss-selector-parser",
|
||||||
|
"process",
|
||||||
|
"promise-all-reject-late",
|
||||||
|
"promise-call-limit",
|
||||||
|
"promise-inflight",
|
||||||
|
"promise-retry",
|
||||||
|
"promzard",
|
||||||
|
"read-cmd-shim",
|
||||||
|
"readable-stream",
|
||||||
|
"retry",
|
||||||
|
"rimraf",
|
||||||
|
"safe-buffer",
|
||||||
|
"safer-buffer",
|
||||||
|
"set-blocking",
|
||||||
|
"shebang-command",
|
||||||
|
"shebang-regex",
|
||||||
|
"signal-exit",
|
||||||
|
"sigstore",
|
||||||
|
"smart-buffer",
|
||||||
|
"socks",
|
||||||
|
"socks-proxy-agent",
|
||||||
|
"spdx-correct",
|
||||||
|
"spdx-exceptions",
|
||||||
|
"spdx-expression-parse",
|
||||||
|
"spdx-license-ids",
|
||||||
|
"string_decoder",
|
||||||
|
"string-width",
|
||||||
|
"string-width-cjs",
|
||||||
|
"strip-ansi",
|
||||||
|
"strip-ansi-cjs",
|
||||||
|
"supports-color",
|
||||||
|
"tuf-js",
|
||||||
|
"unique-filename",
|
||||||
|
"unique-slug",
|
||||||
|
"util-deprecate",
|
||||||
|
"validate-npm-package-license",
|
||||||
|
"walk-up-path",
|
||||||
|
"wcwidth",
|
||||||
|
"wide-align",
|
||||||
|
"wrap-ansi",
|
||||||
|
"wrap-ansi-cjs",
|
||||||
|
"wrappy",
|
||||||
|
"yallist"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@isaacs/string-locale-compare": "^1.1.0",
|
"@isaacs/string-locale-compare": "^1.1.0",
|
||||||
@ -9744,9 +9893,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@semantic-release/commit-analyzer": {
|
"@semantic-release/commit-analyzer": {
|
||||||
"version": "10.0.0-beta.1",
|
"version": "10.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0-beta.1.tgz",
|
"resolved": "https://registry.npmjs.org/@semantic-release/commit-analyzer/-/commit-analyzer-10.0.0.tgz",
|
||||||
"integrity": "sha512-9RdTJqskEyTyqaw4h0vORXJiwZWacTPR/aPaQ8ILn3oW/4v+uL3RlUnjfTICYE7nKGHRDESAp+GNRys1ewUN3g==",
|
"integrity": "sha512-/Uolz2+G+VRjP0eudAn0ldnC/VkSHzlctUdeEXL7ys7E6mLSFZdwdsR5pKDlTIgDJq4eYlshOZpwBNrmqrNajg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"conventional-changelog-angular": "^5.0.0",
|
"conventional-changelog-angular": "^5.0.0",
|
||||||
"conventional-commits-filter": "^2.0.0",
|
"conventional-commits-filter": "^2.0.0",
|
||||||
@ -9763,9 +9912,9 @@
|
|||||||
"integrity": "sha512-5hiM4Un+tpl4cKw3lV4UgzJj+SmfNIDCLLw0TepzQxz9ZGV5ixnqkzIVF+3tp0ZHgcMKE+VNGHJjEeyFG2dcSw=="
|
"integrity": "sha512-5hiM4Un+tpl4cKw3lV4UgzJj+SmfNIDCLLw0TepzQxz9ZGV5ixnqkzIVF+3tp0ZHgcMKE+VNGHJjEeyFG2dcSw=="
|
||||||
},
|
},
|
||||||
"@semantic-release/github": {
|
"@semantic-release/github": {
|
||||||
"version": "9.0.0-beta.2",
|
"version": "9.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.0-beta.2.tgz",
|
"resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-9.0.0.tgz",
|
||||||
"integrity": "sha512-EpVCbqBGPHNZCQNqLQOtEvut+6dt8EkHetN5CKslmT2ITiMOxVFDy3dAo5dusrjQOAXDrTuIRPgtq2EmXPNedw==",
|
"integrity": "sha512-ZAZTB6RGhyVHRzzXJW9Hjj4Yxagx4Lx6NqXk0AbOtIIH/mKEIwqSTYZR3iTm/KOy4/Bm5oQXIcwJ+p4+SkNWPg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@octokit/core": "^4.2.1",
|
"@octokit/core": "^4.2.1",
|
||||||
"@octokit/plugin-paginate-rest": "^6.1.2",
|
"@octokit/plugin-paginate-rest": "^6.1.2",
|
||||||
|
@ -26,9 +26,9 @@
|
|||||||
"Matt Travi <npm@travi.org> (https://matt.travi.org/)"
|
"Matt Travi <npm@travi.org> (https://matt.travi.org/)"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@semantic-release/commit-analyzer": "^10.0.0-beta.1",
|
"@semantic-release/commit-analyzer": "^10.0.0",
|
||||||
"@semantic-release/error": "^3.0.0",
|
"@semantic-release/error": "^3.0.0",
|
||||||
"@semantic-release/github": "9.0.0-beta.2",
|
"@semantic-release/github": "^9.0.0",
|
||||||
"@semantic-release/npm": "^10.0.2",
|
"@semantic-release/npm": "^10.0.2",
|
||||||
"@semantic-release/release-notes-generator": "^11.0.0",
|
"@semantic-release/release-notes-generator": "^11.0.0",
|
||||||
"aggregate-error": "^4.0.1",
|
"aggregate-error": "^4.0.1",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user