From 55f1de496d2dff802feb2b0738218e7d09f3c56a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Aug 2024 08:07:21 +0000 Subject: [PATCH] chore(deps): update dependency lint-staged to v15 --- applications/app/package.json | 2 +- configs/eslint-config/package.json | 2 +- configs/jest-config/package.json | 2 +- configs/markdownlint-config/package.json | 2 +- configs/prettier-config/package.json | 2 +- configs/tsconfig/package.json | 2 +- libraries/react-utils/package.json | 2 +- package.json | 2 +- plugins/scaffolder/package.json | 2 +- .../package.json | 2 +- templates/library/package.json | 2 +- templates/node-server/package.json | 2 +- templates/plugin/package.json | 2 +- templates/react-application/package.json | 2 +- templates/react-library/package.json | 2 +- templates/solid-application/package.json | 2 +- yarn.lock | 302 ++++++++++++------ 17 files changed, 219 insertions(+), 115 deletions(-) diff --git a/applications/app/package.json b/applications/app/package.json index e3ac0a7755..e6af0db3bf 100644 --- a/applications/app/package.json +++ b/applications/app/package.json @@ -126,7 +126,7 @@ "jest-environment-jsdom": "29.7.0", "jest-extended": "4.0.2", "jest-when": "3.6.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "mini-css-extract-plugin": "2.9.0", "msw": "2.3.5", diff --git a/configs/eslint-config/package.json b/configs/eslint-config/package.json index 5e84d72e7e..eb60a4dbbc 100644 --- a/configs/eslint-config/package.json +++ b/configs/eslint-config/package.json @@ -81,7 +81,7 @@ }, "devDependencies": { "@package/markdownlint-config": "workspace:*", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "prettier": "3.3.3", "pretty-quick": "4.0.0" diff --git a/configs/jest-config/package.json b/configs/jest-config/package.json index 419a9c279f..9abeb4bd64 100644 --- a/configs/jest-config/package.json +++ b/configs/jest-config/package.json @@ -40,7 +40,7 @@ }, "devDependencies": { "@package/markdownlint-config": "workspace:*", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "prettier": "3.3.3", "pretty-quick": "4.0.0" diff --git a/configs/markdownlint-config/package.json b/configs/markdownlint-config/package.json index 9e1997ecec..ce1c154090 100644 --- a/configs/markdownlint-config/package.json +++ b/configs/markdownlint-config/package.json @@ -33,7 +33,7 @@ "markdownlint-cli": "^0.40.0 || ^0.41.0" }, "devDependencies": { - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "prettier": "3.3.3", "pretty-quick": "4.0.0" diff --git a/configs/prettier-config/package.json b/configs/prettier-config/package.json index 443ee28e60..d2ba41e367 100644 --- a/configs/prettier-config/package.json +++ b/configs/prettier-config/package.json @@ -34,7 +34,7 @@ }, "devDependencies": { "@package/markdownlint-config": "workspace:*", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "prettier": "3.3.3", "pretty-quick": "4.0.0" diff --git a/configs/tsconfig/package.json b/configs/tsconfig/package.json index ed470dc611..f3ecf772a3 100644 --- a/configs/tsconfig/package.json +++ b/configs/tsconfig/package.json @@ -41,7 +41,7 @@ }, "devDependencies": { "@package/markdownlint-config": "workspace:*", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "prettier": "3.3.3", "pretty-quick": "4.0.0" diff --git a/libraries/react-utils/package.json b/libraries/react-utils/package.json index 9fcb527a20..246afae6ab 100644 --- a/libraries/react-utils/package.json +++ b/libraries/react-utils/package.json @@ -67,7 +67,7 @@ "@types/react-dom": "18.3.0", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.3.3", diff --git a/package.json b/package.json index af84a292bc..625addc7ce 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "commitizen": "4.3.0", "husky": "9.0.11", "libyear": "0.8.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "prettier": "3.3.3" }, diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index a99267a844..5d828022b2 100644 --- a/plugins/scaffolder/package.json +++ b/plugins/scaffolder/package.json @@ -60,7 +60,7 @@ "@yarnpkg/core": "4.1.1", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.3.3", diff --git a/plugins/typescript-project-references/package.json b/plugins/typescript-project-references/package.json index d615a8243f..110edcaf41 100644 --- a/plugins/typescript-project-references/package.json +++ b/plugins/typescript-project-references/package.json @@ -56,7 +56,7 @@ "@yarnpkg/core": "4.1.1", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.3.3", diff --git a/templates/library/package.json b/templates/library/package.json index f78b775a6e..43619c7546 100644 --- a/templates/library/package.json +++ b/templates/library/package.json @@ -59,7 +59,7 @@ "@types/node": "20.14.14", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.3.3", diff --git a/templates/node-server/package.json b/templates/node-server/package.json index 2e35e81d07..1c31c4b24c 100644 --- a/templates/node-server/package.json +++ b/templates/node-server/package.json @@ -63,7 +63,7 @@ "@types/node": "20.14.14", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.3.3", diff --git a/templates/plugin/package.json b/templates/plugin/package.json index d91642661f..9ec9219a8a 100644 --- a/templates/plugin/package.json +++ b/templates/plugin/package.json @@ -53,7 +53,7 @@ "@yarnpkg/core": "4.1.1", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.3.3", diff --git a/templates/react-application/package.json b/templates/react-application/package.json index 06692946ea..7ab0b2e14f 100644 --- a/templates/react-application/package.json +++ b/templates/react-application/package.json @@ -86,7 +86,7 @@ "jest-environment-jsdom": "29.7.0", "jest-extended": "4.0.2", "jest-when": "3.6.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "mini-css-extract-plugin": "2.9.0", "msw": "2.3.5", diff --git a/templates/react-library/package.json b/templates/react-library/package.json index f14d2cf93a..ce7ee2bb50 100644 --- a/templates/react-library/package.json +++ b/templates/react-library/package.json @@ -67,7 +67,7 @@ "@types/react-dom": "18.3.0", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.3.3", diff --git a/templates/solid-application/package.json b/templates/solid-application/package.json index de83edad59..13ef6d93e8 100644 --- a/templates/solid-application/package.json +++ b/templates/solid-application/package.json @@ -86,7 +86,7 @@ "jest-environment-jsdom": "29.7.0", "jest-extended": "4.0.2", "jest-when": "3.6.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.8", "markdownlint-cli": "0.41.0", "mini-css-extract-plugin": "2.9.0", "msw": "2.3.5", diff --git a/yarn.lock b/yarn.lock index 2c6ffbfebe..f50aaa12a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -228,7 +228,7 @@ __metadata: jest-extended: "npm:4.0.2" jest-when: "npm:3.6.0" ky: "npm:1.5.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" lodash-es: "npm:4.17.21" markdownlint-cli: "npm:0.41.0" mini-css-extract-plugin: "npm:2.9.0" @@ -305,7 +305,7 @@ __metadata: jest-environment-jsdom: "npm:29.7.0" jest-extended: "npm:4.0.2" jest-when: "npm:3.6.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" mini-css-extract-plugin: "npm:2.9.0" msw: "npm:2.3.5" @@ -363,7 +363,7 @@ __metadata: jest-environment-jsdom: "npm:29.7.0" jest-extended: "npm:4.0.2" jest-when: "npm:3.6.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" mini-css-extract-plugin: "npm:2.9.0" msw: "npm:2.3.5" @@ -2841,7 +2841,7 @@ __metadata: "@types/node": "npm:20.14.14" eslint: "npm:8.57.0" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.3.3" @@ -2872,7 +2872,7 @@ __metadata: "@types/react-dom": "npm:18.3.0" eslint: "npm:8.57.0" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.3.3" @@ -2907,7 +2907,7 @@ __metadata: "@types/react-dom": "npm:18.3.0" eslint: "npm:8.57.0" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.3.3" @@ -3083,7 +3083,7 @@ __metadata: eslint-plugin-testing-library: "npm:6.2.2" eslint-plugin-tsdoc: "npm:0.3.0" eslint-plugin-unicorn: "npm:55.0.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.3.3" pretty-quick: "npm:4.0.0" @@ -3103,7 +3103,7 @@ __metadata: resolution: "@package/jest-config@workspace:configs/jest-config" dependencies: "@package/markdownlint-config": "workspace:*" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.3.3" pretty-quick: "npm:4.0.0" @@ -3120,7 +3120,7 @@ __metadata: version: 0.0.0-use.local resolution: "@package/markdownlint-config@workspace:configs/markdownlint-config" dependencies: - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.3.3" pretty-quick: "npm:4.0.0" @@ -3134,7 +3134,7 @@ __metadata: resolution: "@package/prettier-config@workspace:configs/prettier-config" dependencies: "@package/markdownlint-config": "workspace:*" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.3.3" pretty-quick: "npm:4.0.0" @@ -3148,7 +3148,7 @@ __metadata: resolution: "@package/tsconfig@workspace:configs/tsconfig" dependencies: "@package/markdownlint-config": "workspace:*" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.3.3" pretty-quick: "npm:4.0.0" @@ -3353,7 +3353,7 @@ __metadata: eslint: "npm:8.57.0" fastify: "npm:4.28.1" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.3.3" @@ -5742,7 +5742,7 @@ __metadata: languageName: node linkType: hard -"ansi-escapes@npm:^4.2.1, ansi-escapes@npm:^4.3.0, ansi-escapes@npm:^4.3.2": +"ansi-escapes@npm:^4.2.1, ansi-escapes@npm:^4.3.2": version: 4.3.2 resolution: "ansi-escapes@npm:4.3.2" dependencies: @@ -5751,6 +5751,15 @@ __metadata: languageName: node linkType: hard +"ansi-escapes@npm:^7.0.0": + version: 7.0.0 + resolution: "ansi-escapes@npm:7.0.0" + dependencies: + environment: "npm:^1.0.0" + checksum: 10c0/86e51e36fabef18c9c004af0a280573e828900641cea35134a124d2715e0c5a473494ab4ce396614505da77638ae290ff72dd8002d9747d2ee53f5d6bbe336be + languageName: node + linkType: hard + "ansi-html-community@npm:^0.0.8": version: 0.0.8 resolution: "ansi-html-community@npm:0.0.8" @@ -5808,7 +5817,7 @@ __metadata: languageName: node linkType: hard -"ansi-styles@npm:^6.0.0, ansi-styles@npm:^6.1.0": +"ansi-styles@npm:^6.0.0, ansi-styles@npm:^6.1.0, ansi-styles@npm:^6.2.1": version: 6.2.1 resolution: "ansi-styles@npm:6.2.1" checksum: 10c0/5d1ec38c123984bcedd996eac680d548f31828bd679a66db2bdf11844634dde55fec3efa9c6bb1d89056a5e79c1ac540c4c784d592ea1d25028a92227d2f2d5c @@ -6742,7 +6751,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^5.0.1, chalk@npm:^5.3.0": +"chalk@npm:^5.0.1, chalk@npm:^5.3.0, chalk@npm:~5.3.0": version: 5.3.0 resolution: "chalk@npm:5.3.0" checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09 @@ -6879,6 +6888,15 @@ __metadata: languageName: node linkType: hard +"cli-cursor@npm:^5.0.0": + version: 5.0.0 + resolution: "cli-cursor@npm:5.0.0" + dependencies: + restore-cursor: "npm:^5.0.0" + checksum: 10c0/7ec62f69b79f6734ab209a3e4dbdc8af7422d44d360a7cb1efa8a0887bbe466a6e625650c466fe4359aee44dbe2dc0b6994b583d40a05d0808a5cb193641d220 + languageName: node + linkType: hard + "cli-spinners@npm:^2.5.0, cli-spinners@npm:^2.9.2": version: 2.9.2 resolution: "cli-spinners@npm:2.9.2" @@ -6896,13 +6914,13 @@ __metadata: languageName: node linkType: hard -"cli-truncate@npm:^3.1.0": - version: 3.1.0 - resolution: "cli-truncate@npm:3.1.0" +"cli-truncate@npm:^4.0.0": + version: 4.0.0 + resolution: "cli-truncate@npm:4.0.0" dependencies: slice-ansi: "npm:^5.0.0" - string-width: "npm:^5.0.0" - checksum: 10c0/a19088878409ec0e5dc2659a5166929629d93cfba6d68afc9cde2282fd4c751af5b555bf197047e31c87c574396348d011b7aa806fec29c4139ea4f7f00b324c + string-width: "npm:^7.0.0" + checksum: 10c0/d7f0b73e3d9b88cb496e6c086df7410b541b56a43d18ade6a573c9c18bd001b1c3fba1ad578f741a4218fdc794d042385f8ac02c25e1c295a2d8b9f3cb86eb4c languageName: node linkType: hard @@ -7042,7 +7060,7 @@ __metadata: languageName: node linkType: hard -"colorette@npm:^2.0.10, colorette@npm:^2.0.14, colorette@npm:^2.0.16": +"colorette@npm:^2.0.10, colorette@npm:^2.0.14, colorette@npm:^2.0.20": version: 2.0.20 resolution: "colorette@npm:2.0.20" checksum: 10c0/e94116ff33b0ff56f3b83b9ace895e5bf87c2a7a47b3401b8c3f3226e050d5ef76cf4072fb3325f9dc24d1698f9b730baf4e05eeaf861d74a1883073f4c98a40 @@ -7696,7 +7714,7 @@ __metadata: languageName: node linkType: hard -"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.3, debug@npm:^4.3.4": +"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.6": version: 4.3.6 resolution: "debug@npm:4.3.6" dependencies: @@ -8210,6 +8228,13 @@ __metadata: languageName: node linkType: hard +"emoji-regex@npm:^10.3.0": + version: 10.3.0 + resolution: "emoji-regex@npm:10.3.0" + checksum: 10c0/b4838e8dcdceb44cf47f59abe352c25ff4fe7857acaf5fb51097c427f6f75b44d052eb907a7a3b86f86bc4eae3a93f5c2b7460abe79c407307e6212d65c91163 + languageName: node + linkType: hard + "emoji-regex@npm:^8.0.0": version: 8.0.0 resolution: "emoji-regex@npm:8.0.0" @@ -8306,6 +8331,13 @@ __metadata: languageName: node linkType: hard +"environment@npm:^1.0.0": + version: 1.1.0 + resolution: "environment@npm:1.1.0" + checksum: 10c0/fb26434b0b581ab397039e51ff3c92b34924a98b2039dcb47e41b7bca577b9dbf134a8eadb364415c74464b682e2d3afe1a4c0eb9873dc44ea814c5d3103331d + languageName: node + linkType: hard + "err-code@npm:^2.0.2": version: 2.0.3 resolution: "err-code@npm:2.0.3" @@ -9321,6 +9353,13 @@ __metadata: languageName: node linkType: hard +"eventemitter3@npm:^5.0.1": + version: 5.0.1 + resolution: "eventemitter3@npm:5.0.1" + checksum: 10c0/4ba5c00c506e6c786b4d6262cfbce90ddc14c10d4667e5c83ae993c9de88aa856033994dd2b35b83e8dc1170e224e66a319fa80adc4c32adcd2379bbc75da814 + languageName: node + linkType: hard + "events@npm:^3.2.0, events@npm:^3.3.0": version: 3.3.0 resolution: "events@npm:3.3.0" @@ -9362,7 +9401,7 @@ __metadata: languageName: node linkType: hard -"execa@npm:^8.0.1": +"execa@npm:^8.0.1, execa@npm:~8.0.1": version: 8.0.1 resolution: "execa@npm:8.0.1" dependencies: @@ -10030,6 +10069,13 @@ __metadata: languageName: node linkType: hard +"get-east-asian-width@npm:^1.0.0": + version: 1.2.0 + resolution: "get-east-asian-width@npm:1.2.0" + checksum: 10c0/914b1e217cf38436c24b4c60b4c45289e39a45bf9e65ef9fd343c2815a1a02b8a0215aeec8bf9c07c516089004b6e3826332481f40a09529fcadbf6e579f286b + languageName: node + linkType: hard + "get-intrinsic@npm:^1.1.3, get-intrinsic@npm:^1.2.1, get-intrinsic@npm:^1.2.2, get-intrinsic@npm:^1.2.3, get-intrinsic@npm:^1.2.4": version: 1.2.4 resolution: "get-intrinsic@npm:1.2.4" @@ -11253,6 +11299,15 @@ __metadata: languageName: node linkType: hard +"is-fullwidth-code-point@npm:^5.0.0": + version: 5.0.0 + resolution: "is-fullwidth-code-point@npm:5.0.0" + dependencies: + get-east-asian-width: "npm:^1.0.0" + checksum: 10c0/cd591b27d43d76b05fa65ed03eddce57a16e1eca0b7797ff7255de97019bcaf0219acfc0c4f7af13319e13541f2a53c0ace476f442b13267b9a6a7568f2b65c8 + languageName: node + linkType: hard + "is-generator-fn@npm:^2.0.0": version: 2.1.0 resolution: "is-generator-fn@npm:2.1.0" @@ -12587,10 +12642,10 @@ __metadata: languageName: node linkType: hard -"lilconfig@npm:2.0.4": - version: 2.0.4 - resolution: "lilconfig@npm:2.0.4" - checksum: 10c0/bdd3d4bd82c6381a3e600962cfc285610564888f126e2cec3cd0fdc41a1892266fa17f32f372a4a6c9c57c265d377ab58a36e2b68a91eedd377389b41334f112 +"lilconfig@npm:~3.1.2": + version: 3.1.2 + resolution: "lilconfig@npm:3.1.2" + checksum: 10c0/f059630b1a9bddaeba83059db00c672b64dc14074e9f232adce32b38ca1b5686ab737eb665c5ba3c32f147f0002b4bee7311ad0386a9b98547b5623e87071fbe languageName: node linkType: hard @@ -12610,47 +12665,37 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:12.1.7": - version: 12.1.7 - resolution: "lint-staged@npm:12.1.7" +"lint-staged@npm:15.2.8": + version: 15.2.8 + resolution: "lint-staged@npm:15.2.8" dependencies: - cli-truncate: "npm:^3.1.0" - colorette: "npm:^2.0.16" - commander: "npm:^8.3.0" - debug: "npm:^4.3.3" - execa: "npm:^5.1.1" - lilconfig: "npm:2.0.4" - listr2: "npm:^3.13.5" - micromatch: "npm:^4.0.4" - normalize-path: "npm:^3.0.0" - object-inspect: "npm:^1.11.1" - string-argv: "npm:^0.3.1" - supports-color: "npm:^9.2.1" - yaml: "npm:^1.10.2" + chalk: "npm:~5.3.0" + commander: "npm:~12.1.0" + debug: "npm:~4.3.6" + execa: "npm:~8.0.1" + lilconfig: "npm:~3.1.2" + listr2: "npm:~8.2.4" + micromatch: "npm:~4.0.7" + pidtree: "npm:~0.6.0" + string-argv: "npm:~0.3.2" + yaml: "npm:~2.5.0" bin: lint-staged: bin/lint-staged.js - checksum: 10c0/5b62fe938dbdae7f97185d31c1396a67661fbc99b26aab42847280268d5e818187b8dbe519c9786eea90ab8c8eb04fe0fdd8ec8c638c295211ccbe448548584a + checksum: 10c0/7d43f11f493d27951c746b4c077fed16ba954c0517cf2fd999034e9e7bf86fde506a797b23531a56a1fde4c24846e0f6583ce6db3bdfd42e92335b1aab367737 languageName: node linkType: hard -"listr2@npm:^3.13.5": - version: 3.14.0 - resolution: "listr2@npm:3.14.0" +"listr2@npm:~8.2.4": + version: 8.2.4 + resolution: "listr2@npm:8.2.4" dependencies: - cli-truncate: "npm:^2.1.0" - colorette: "npm:^2.0.16" - log-update: "npm:^4.0.0" - p-map: "npm:^4.0.0" - rfdc: "npm:^1.3.0" - rxjs: "npm:^7.5.1" - through: "npm:^2.3.8" - wrap-ansi: "npm:^7.0.0" - peerDependencies: - enquirer: ">= 2.3.0 < 3" - peerDependenciesMeta: - enquirer: - optional: true - checksum: 10c0/8301703876ad6bf50cd769e9c1169c2aa435951d69d4f54fc202a13c1b6006a9b3afbcf9842440eb22f08beec4d311d365e31d4ed2e0fcabf198d8085b06a421 + cli-truncate: "npm:^4.0.0" + colorette: "npm:^2.0.20" + eventemitter3: "npm:^5.0.1" + log-update: "npm:^6.1.0" + rfdc: "npm:^1.4.1" + wrap-ansi: "npm:^9.0.0" + checksum: 10c0/df5b129e9767de1997973cec6103cd4bd6fc3b3367685b7c23048d12b61d5b7e44fecd8a3d3534c0e1c963bd5ac43ca501d14712f46fa101050037be323a5c16 languageName: node linkType: hard @@ -12819,15 +12864,16 @@ __metadata: languageName: node linkType: hard -"log-update@npm:^4.0.0": - version: 4.0.0 - resolution: "log-update@npm:4.0.0" +"log-update@npm:^6.1.0": + version: 6.1.0 + resolution: "log-update@npm:6.1.0" dependencies: - ansi-escapes: "npm:^4.3.0" - cli-cursor: "npm:^3.1.0" - slice-ansi: "npm:^4.0.0" - wrap-ansi: "npm:^6.2.0" - checksum: 10c0/18b299e230432a156f2535660776406d15ba8bb7817dd3eaadd58004b363756d4ecaabcd658f9949f90b62ea7d3354423be3fdeb7a201ab951ec0e8d6139af86 + ansi-escapes: "npm:^7.0.0" + cli-cursor: "npm:^5.0.0" + slice-ansi: "npm:^7.1.0" + strip-ansi: "npm:^7.1.0" + wrap-ansi: "npm:^9.0.0" + checksum: 10c0/4b350c0a83d7753fea34dcac6cd797d1dc9603291565de009baa4aa91c0447eab0d3815a05c8ec9ac04fdfffb43c82adcdb03ec1fceafd8518e1a8c1cff4ff89 languageName: node linkType: hard @@ -13124,7 +13170,7 @@ __metadata: languageName: node linkType: hard -"micromatch@npm:^4.0.0, micromatch@npm:^4.0.2, micromatch@npm:^4.0.4": +"micromatch@npm:^4.0.0, micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:~4.0.7": version: 4.0.7 resolution: "micromatch@npm:4.0.7" dependencies: @@ -13180,6 +13226,13 @@ __metadata: languageName: node linkType: hard +"mimic-function@npm:^5.0.0": + version: 5.0.1 + resolution: "mimic-function@npm:5.0.1" + checksum: 10c0/f3d9464dd1816ecf6bdf2aec6ba32c0728022039d992f178237d8e289b48764fee4131319e72eedd4f7f094e22ded0af836c3187a7edc4595d28dd74368fd81d + languageName: node + linkType: hard + "mimic-response@npm:^1.0.0": version: 1.0.1 resolution: "mimic-response@npm:1.0.1" @@ -13688,7 +13741,7 @@ __metadata: languageName: node linkType: hard -"object-inspect@npm:^1.11.1, object-inspect@npm:^1.13.1": +"object-inspect@npm:^1.13.1": version: 1.13.2 resolution: "object-inspect@npm:1.13.2" checksum: 10c0/b97835b4c91ec37b5fd71add84f21c3f1047d1d155d00c0fcd6699516c256d4fcc6ff17a1aced873197fe447f91a3964178fd2a67a1ee2120cdaf60e81a050b4 @@ -13833,6 +13886,15 @@ __metadata: languageName: node linkType: hard +"onetime@npm:^7.0.0": + version: 7.0.0 + resolution: "onetime@npm:7.0.0" + dependencies: + mimic-function: "npm:^5.0.0" + checksum: 10c0/5cb9179d74b63f52a196a2e7037ba2b9a893245a5532d3f44360012005c9cadb60851d56716ebff18a6f47129dab7168022445df47c2aff3b276d92585ed1221 + languageName: node + linkType: hard + "open@npm:^10.0.3": version: 10.1.0 resolution: "open@npm:10.1.0" @@ -14269,6 +14331,15 @@ __metadata: languageName: node linkType: hard +"pidtree@npm:~0.6.0": + version: 0.6.0 + resolution: "pidtree@npm:0.6.0" + bin: + pidtree: bin/pidtree.js + checksum: 10c0/0829ec4e9209e230f74ebf4265f5ccc9ebfb488334b525cb13f86ff801dca44b362c41252cd43ae4d7653a10a5c6ab3be39d2c79064d6895e0d78dc50a5ed6e9 + languageName: node + linkType: hard + "pify@npm:^3.0.0": version: 3.0.0 resolution: "pify@npm:3.0.0" @@ -15454,6 +15525,16 @@ __metadata: languageName: node linkType: hard +"restore-cursor@npm:^5.0.0": + version: 5.1.0 + resolution: "restore-cursor@npm:5.1.0" + dependencies: + onetime: "npm:^7.0.0" + signal-exit: "npm:^4.1.0" + checksum: 10c0/c2ba89131eea791d1b25205bdfdc86699767e2b88dee2a590b1a6caa51737deac8bad0260a5ded2f7c074b7db2f3a626bcf1fcf3cdf35974cbeea5e2e6764f60 + languageName: node + linkType: hard + "ret@npm:~0.4.0": version: 0.4.3 resolution: "ret@npm:0.4.3" @@ -15482,7 +15563,7 @@ __metadata: languageName: node linkType: hard -"rfdc@npm:^1.2.0, rfdc@npm:^1.3.0": +"rfdc@npm:^1.2.0, rfdc@npm:^1.3.0, rfdc@npm:^1.4.1": version: 1.4.1 resolution: "rfdc@npm:1.4.1" checksum: 10c0/4614e4292356cafade0b6031527eea9bc90f2372a22c012313be1dcc69a3b90c7338158b414539be863fa95bfcb2ddcd0587be696841af4e6679d85e62c060c7 @@ -15599,7 +15680,7 @@ __metadata: commitizen: "npm:4.3.0" husky: "npm:9.0.11" libyear: "npm:0.8.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.3.3" languageName: unknown @@ -15675,7 +15756,7 @@ __metadata: languageName: node linkType: hard -"rxjs@npm:7.8.1, rxjs@npm:^7.5.1, rxjs@npm:^7.5.5, rxjs@npm:^7.8.1": +"rxjs@npm:7.8.1, rxjs@npm:^7.5.5, rxjs@npm:^7.8.1": version: 7.8.1 resolution: "rxjs@npm:7.8.1" dependencies: @@ -16145,17 +16226,6 @@ __metadata: languageName: node linkType: hard -"slice-ansi@npm:^4.0.0": - version: 4.0.0 - resolution: "slice-ansi@npm:4.0.0" - dependencies: - ansi-styles: "npm:^4.0.0" - astral-regex: "npm:^2.0.0" - is-fullwidth-code-point: "npm:^3.0.0" - checksum: 10c0/6c25678db1270d4793e0327620f1e0f9f5bea4630123f51e9e399191bc52c87d6e6de53ed33538609e5eacbd1fab769fae00f3705d08d029f02102a540648918 - languageName: node - linkType: hard - "slice-ansi@npm:^5.0.0": version: 5.0.0 resolution: "slice-ansi@npm:5.0.0" @@ -16166,6 +16236,16 @@ __metadata: languageName: node linkType: hard +"slice-ansi@npm:^7.1.0": + version: 7.1.0 + resolution: "slice-ansi@npm:7.1.0" + dependencies: + ansi-styles: "npm:^6.2.1" + is-fullwidth-code-point: "npm:^5.0.0" + checksum: 10c0/631c971d4abf56cf880f034d43fcc44ff883624867bf11ecbd538c47343911d734a4656d7bc02362b40b89d765652a7f935595441e519b59e2ad3f4d5d6fe7ca + languageName: node + linkType: hard + "smart-buffer@npm:^4.2.0": version: 4.2.0 resolution: "smart-buffer@npm:4.2.0" @@ -16492,7 +16572,7 @@ __metadata: languageName: node linkType: hard -"string-argv@npm:^0.3.1": +"string-argv@npm:~0.3.2": version: 0.3.2 resolution: "string-argv@npm:0.3.2" checksum: 10c0/75c02a83759ad1722e040b86823909d9a2fc75d15dd71ec4b537c3560746e33b5f5a07f7332d1e3f88319909f82190843aa2f0a0d8c8d591ec08e93d5b8dec82 @@ -16520,7 +16600,7 @@ __metadata: languageName: node linkType: hard -"string-width@npm:^5.0.0, string-width@npm:^5.0.1, string-width@npm:^5.1.2": +"string-width@npm:^5.0.1, string-width@npm:^5.1.2": version: 5.1.2 resolution: "string-width@npm:5.1.2" dependencies: @@ -16531,6 +16611,17 @@ __metadata: languageName: node linkType: hard +"string-width@npm:^7.0.0": + version: 7.2.0 + resolution: "string-width@npm:7.2.0" + dependencies: + emoji-regex: "npm:^10.3.0" + get-east-asian-width: "npm:^1.0.0" + strip-ansi: "npm:^7.1.0" + checksum: 10c0/eb0430dd43f3199c7a46dcbf7a0b34539c76fe3aa62763d0b0655acdcbdf360b3f66f3d58ca25ba0205f42ea3491fa00f09426d3b7d3040e506878fc7664c9b9 + languageName: node + linkType: hard + "string.prototype.includes@npm:^2.0.0": version: 2.0.0 resolution: "string.prototype.includes@npm:2.0.0" @@ -16644,7 +16735,7 @@ __metadata: languageName: node linkType: hard -"strip-ansi@npm:^7.0.1": +"strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0": version: 7.1.0 resolution: "strip-ansi@npm:7.1.0" dependencies: @@ -16758,13 +16849,6 @@ __metadata: languageName: node linkType: hard -"supports-color@npm:^9.2.1": - version: 9.4.0 - resolution: "supports-color@npm:9.4.0" - checksum: 10c0/6c24e6b2b64c6a60e5248490cfa50de5924da32cf09ae357ad8ebbf305cc5d2717ba705a9d4cb397d80bbf39417e8fdc8d7a0ce18bd0041bf7b5b456229164e4 - languageName: node - linkType: hard - "supports-preserve-symlinks-flag@npm:^1.0.0": version: 1.0.0 resolution: "supports-preserve-symlinks-flag@npm:1.0.0" @@ -18134,6 +18218,17 @@ __metadata: languageName: node linkType: hard +"wrap-ansi@npm:^9.0.0": + version: 9.0.0 + resolution: "wrap-ansi@npm:9.0.0" + dependencies: + ansi-styles: "npm:^6.2.1" + string-width: "npm:^7.0.0" + strip-ansi: "npm:^7.1.0" + checksum: 10c0/a139b818da9573677548dd463bd626a5a5286271211eb6e4e82f34a4f643191d74e6d4a9bb0a3c26ec90e6f904f679e0569674ac099ea12378a8b98e20706066 + languageName: node + linkType: hard + "wrappy@npm:1": version: 1.0.2 resolution: "wrappy@npm:1.0.2" @@ -18223,13 +18318,22 @@ __metadata: languageName: node linkType: hard -"yaml@npm:^1.10.0, yaml@npm:^1.10.2": +"yaml@npm:^1.10.0": version: 1.10.2 resolution: "yaml@npm:1.10.2" checksum: 10c0/5c28b9eb7adc46544f28d9a8d20c5b3cb1215a886609a2fd41f51628d8aaa5878ccd628b755dbcd29f6bb4921bd04ffbc6dcc370689bb96e594e2f9813d2605f languageName: node linkType: hard +"yaml@npm:~2.5.0": + version: 2.5.0 + resolution: "yaml@npm:2.5.0" + bin: + yaml: bin.mjs + checksum: 10c0/771a1df083c8217cf04ef49f87244ae2dd7d7457094425e793b8f056159f167602ce172aa32d6bca21f787d24ec724aee3cecde938f6643564117bd151452631 + languageName: node + linkType: hard + "yargs-parser@npm:^21.0.1, yargs-parser@npm:^21.1.1": version: 21.1.1 resolution: "yargs-parser@npm:21.1.1" @@ -18265,7 +18369,7 @@ __metadata: "@yarnpkg/core": "npm:4.1.1" eslint: "npm:8.57.0" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.3.3" @@ -18295,7 +18399,7 @@ __metadata: eslint: "npm:8.57.0" jest: "npm:29.7.0" leven: "npm:4.0.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.3.3" @@ -18324,7 +18428,7 @@ __metadata: "@yarnpkg/fslib": "npm:3.1.0" eslint: "npm:8.57.0" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.8" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.3.3"