diff --git a/applications/app/package.json b/applications/app/package.json index bf3d69b477..0331134ddb 100644 --- a/applications/app/package.json +++ b/applications/app/package.json @@ -123,7 +123,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.5", "markdownlint-cli": "0.41.0", "mini-css-extract-plugin": "2.9.0", "msw": "2.3.0", diff --git a/configs/eslint-config/package.json b/configs/eslint-config/package.json index 22dec00b41..0eca889b94 100644 --- a/configs/eslint-config/package.json +++ b/configs/eslint-config/package.json @@ -78,7 +78,7 @@ }, "devDependencies": { "@package/markdownlint-config": "workspace:*", - "lint-staged": "12.1.7", + "lint-staged": "15.2.5", "markdownlint-cli": "0.41.0", "prettier": "3.2.5", "pretty-quick": "4.0.0" diff --git a/configs/jest-config/package.json b/configs/jest-config/package.json index 7336408b86..f0d2351eb9 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.5", "markdownlint-cli": "0.41.0", "prettier": "3.2.5", "pretty-quick": "4.0.0" diff --git a/configs/markdownlint-config/package.json b/configs/markdownlint-config/package.json index c893ef4fb5..1bedacedf2 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.5", "markdownlint-cli": "0.41.0", "prettier": "3.2.5", "pretty-quick": "4.0.0" diff --git a/configs/prettier-config/package.json b/configs/prettier-config/package.json index ebdbf334ee..4ca7339b05 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.5", "markdownlint-cli": "0.41.0", "prettier": "3.2.5", "pretty-quick": "4.0.0" diff --git a/configs/tsconfig/package.json b/configs/tsconfig/package.json index 380cd6c741..cf8180f7f4 100644 --- a/configs/tsconfig/package.json +++ b/configs/tsconfig/package.json @@ -39,7 +39,7 @@ }, "devDependencies": { "@package/markdownlint-config": "workspace:*", - "lint-staged": "12.1.7", + "lint-staged": "15.2.5", "markdownlint-cli": "0.41.0", "prettier": "3.2.5", "pretty-quick": "4.0.0" diff --git a/libraries/react-utils/package.json b/libraries/react-utils/package.json index 313f07309a..231f478435 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.5", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.2.5", diff --git a/package.json b/package.json index 2b5d8256b8..64b7363412 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.5", "markdownlint-cli": "0.41.0", "prettier": "3.2.5" }, diff --git a/plugins/scaffolder/package.json b/plugins/scaffolder/package.json index 26f6589a5b..1d1da91c1f 100644 --- a/plugins/scaffolder/package.json +++ b/plugins/scaffolder/package.json @@ -60,7 +60,7 @@ "@yarnpkg/core": "4.0.5", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.5", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.2.5", diff --git a/plugins/typescript-project-references/package.json b/plugins/typescript-project-references/package.json index 33fb288a6c..0c0a347e30 100644 --- a/plugins/typescript-project-references/package.json +++ b/plugins/typescript-project-references/package.json @@ -56,7 +56,7 @@ "@yarnpkg/core": "4.0.5", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.5", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.2.5", diff --git a/templates/library/package.json b/templates/library/package.json index c40c2fb928..553c87c1d5 100644 --- a/templates/library/package.json +++ b/templates/library/package.json @@ -59,7 +59,7 @@ "@types/node": "20.13.0", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.5", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.2.5", diff --git a/templates/node-server/package.json b/templates/node-server/package.json index e23c3fd227..bd152d8fd5 100644 --- a/templates/node-server/package.json +++ b/templates/node-server/package.json @@ -63,7 +63,7 @@ "@types/node": "20.13.0", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.5", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.2.5", diff --git a/templates/plugin/package.json b/templates/plugin/package.json index cca7192885..62a580510e 100644 --- a/templates/plugin/package.json +++ b/templates/plugin/package.json @@ -53,7 +53,7 @@ "@yarnpkg/core": "4.0.5", "eslint": "8.57.0", "jest": "29.7.0", - "lint-staged": "12.1.7", + "lint-staged": "15.2.5", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.2.5", diff --git a/templates/react-application/package.json b/templates/react-application/package.json index ce5071068a..a2aa9b84bc 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.5", "markdownlint-cli": "0.41.0", "mini-css-extract-plugin": "2.9.0", "msw": "2.3.0", diff --git a/templates/react-library/package.json b/templates/react-library/package.json index 3e2cd8f6ef..a7447027c0 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.5", "markdownlint-cli": "0.41.0", "npm-run-all": "4.1.5", "prettier": "3.2.5", diff --git a/yarn.lock b/yarn.lock index 27d94132bf..547b19896c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -227,7 +227,7 @@ __metadata: jest-extended: "npm:4.0.2" jest-when: "npm:3.6.0" ky: "npm:1.3.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.5" lodash-es: "npm:4.17.21" markdownlint-cli: "npm:0.41.0" mini-css-extract-plugin: "npm:2.9.0" @@ -302,7 +302,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.5" markdownlint-cli: "npm:0.41.0" mini-css-extract-plugin: "npm:2.9.0" msw: "npm:2.3.0" @@ -2952,7 +2952,7 @@ __metadata: "@types/node": "npm:20.13.0" eslint: "npm:8.57.0" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.5" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.2.5" @@ -2984,7 +2984,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.5" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.2.5" @@ -3020,7 +3020,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.5" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.2.5" @@ -3211,7 +3211,7 @@ __metadata: eslint-plugin-testing-library: "npm:6.2.2" eslint-plugin-tsdoc: "npm:0.3.0" eslint-plugin-unicorn: "npm:53.0.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.5" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.2.5" pretty-quick: "npm:4.0.0" @@ -3230,7 +3230,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.5" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.2.5" pretty-quick: "npm:4.0.0" @@ -3247,7 +3247,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.5" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.2.5" pretty-quick: "npm:4.0.0" @@ -3261,7 +3261,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.5" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.2.5" pretty-quick: "npm:4.0.0" @@ -3275,7 +3275,7 @@ __metadata: resolution: "@package/tsconfig@workspace:configs/tsconfig" dependencies: "@package/markdownlint-config": "workspace:*" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.5" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.2.5" pretty-quick: "npm:4.0.0" @@ -3473,7 +3473,7 @@ __metadata: eslint: "npm:8.57.0" fastify: "npm:4.27.0" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.5" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.2.5" @@ -5836,7 +5836,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: @@ -5845,6 +5845,13 @@ __metadata: languageName: node linkType: hard +"ansi-escapes@npm:^6.2.0": + version: 6.2.1 + resolution: "ansi-escapes@npm:6.2.1" + checksum: 10c0/a2c6f58b044be5f69662ee17073229b492daa2425a7fd99a665db6c22eab6e4ab42752807def7281c1c7acfed48f87f2362dda892f08c2c437f1b39c6b033103 + languageName: node + linkType: hard + "ansi-html-community@npm:^0.0.8": version: 0.0.8 resolution: "ansi-html-community@npm:0.0.8" @@ -5893,7 +5900,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 @@ -6783,7 +6790,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 @@ -6920,6 +6927,15 @@ __metadata: languageName: node linkType: hard +"cli-cursor@npm:^4.0.0": + version: 4.0.0 + resolution: "cli-cursor@npm:4.0.0" + dependencies: + restore-cursor: "npm:^4.0.0" + checksum: 10c0/e776e8c3c6727300d0539b0d25160b2bb56aed1a63942753ba1826b012f337a6f4b7ace3548402e4f2f13b5e16bfd751be672c44b203205e7eca8be94afec42c + 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" @@ -6937,13 +6953,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 @@ -7083,7 +7099,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 @@ -7730,15 +7746,15 @@ __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": - version: 4.3.4 - resolution: "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.4": + version: 4.3.5 + resolution: "debug@npm:4.3.5" dependencies: ms: "npm:2.1.2" peerDependenciesMeta: supports-color: optional: true - checksum: 10c0/cedbec45298dd5c501d01b92b119cd3faebe5438c3917ff11ae1bff86a6c722930ac9c8659792824013168ba6db7c4668225d845c633fbdafbbf902a6389f736 + checksum: 10c0/082c375a2bdc4f4469c99f325ff458adad62a3fc2c482d59923c260cb08152f34e2659f72b3767db8bb2f21ca81a60a42d1019605a412132d7b9f59363a005cc languageName: node linkType: hard @@ -8207,6 +8223,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" @@ -9375,6 +9398,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" @@ -9416,7 +9446,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: @@ -10055,6 +10085,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.3, get-intrinsic@npm:^1.2.4": version: 1.2.4 resolution: "get-intrinsic@npm:1.2.4" @@ -11243,6 +11280,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" @@ -12515,10 +12561,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.1": + version: 3.1.1 + resolution: "lilconfig@npm:3.1.1" + checksum: 10c0/311b559794546894e3fe176663427326026c1c644145be9e8041c58e268aa9328799b8dfe7e4dd8c6a4ae305feae95a1c9e007db3569f35b42b6e1bc8274754c languageName: node linkType: hard @@ -12538,47 +12584,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.5": + version: 15.2.5 + resolution: "lint-staged@npm:15.2.5" 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.4" + execa: "npm:~8.0.1" + lilconfig: "npm:~3.1.1" + listr2: "npm:~8.2.1" + micromatch: "npm:~4.0.7" + pidtree: "npm:~0.6.0" + string-argv: "npm:~0.3.2" + yaml: "npm:~2.4.2" bin: lint-staged: bin/lint-staged.js - checksum: 10c0/5b62fe938dbdae7f97185d31c1396a67661fbc99b26aab42847280268d5e818187b8dbe519c9786eea90ab8c8eb04fe0fdd8ec8c638c295211ccbe448548584a + checksum: 10c0/89c54489783510f86df15756659facade82e849c0cbfb564fe047b82be91c5d2b1b5608a4bfc5237bd7b9fd0e1206e66aa3e4f8cad3ac51e37a098b8492c2fa6 languageName: node linkType: hard -"listr2@npm:^3.13.5": - version: 3.14.0 - resolution: "listr2@npm:3.14.0" +"listr2@npm:~8.2.1": + version: 8.2.1 + resolution: "listr2@npm:8.2.1" 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.0.0" + rfdc: "npm:^1.3.1" + wrap-ansi: "npm:^9.0.0" + checksum: 10c0/ac32cba8e5c79bcf0dbbb43c2fcc73e47902320c1fa1891074fefb3aa3dfaeef9c76348da22909f65334ba9bee1140bfc903e2f0c64427dd08ef4ba8f6b1dbd0 languageName: node linkType: hard @@ -12747,15 +12783,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.0.0": + version: 6.0.0 + resolution: "log-update@npm:6.0.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:^6.2.0" + cli-cursor: "npm:^4.0.0" + slice-ansi: "npm:^7.0.0" + strip-ansi: "npm:^7.1.0" + wrap-ansi: "npm:^9.0.0" + checksum: 10c0/e0b3c3401ef49ce3eb17e2f83d644765e4f7988498fc1344eaa4f31ab30e510dcc469a7fb64dc01bd1c8d9237d917598fa677a9818705fb3774c10f6e9d4b27c languageName: node linkType: hard @@ -13045,7 +13082,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: @@ -13593,7 +13630,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.1 resolution: "object-inspect@npm:1.13.1" checksum: 10c0/fad603f408e345c82e946abdf4bfd774260a5ed3e5997a0b057c44153ac32c7271ff19e3a5ae39c858da683ba045ccac2f65245c12763ce4e8594f818f4a648d @@ -14158,6 +14195,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" @@ -15334,6 +15380,16 @@ __metadata: languageName: node linkType: hard +"restore-cursor@npm:^4.0.0": + version: 4.0.0 + resolution: "restore-cursor@npm:4.0.0" + dependencies: + onetime: "npm:^5.1.0" + signal-exit: "npm:^3.0.2" + checksum: 10c0/6f7da8c5e422ac26aa38354870b1afac09963572cf2879443540449068cb43476e9cbccf6f8de3e0171e0d6f7f533c2bc1a0a008003c9a525bbc098e89041318 + languageName: node + linkType: hard + "ret@npm:~0.4.0": version: 0.4.3 resolution: "ret@npm:0.4.3" @@ -15362,7 +15418,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.3.1": version: 1.3.1 resolution: "rfdc@npm:1.3.1" checksum: 10c0/69f65e3ed30970f8055fac9fbbef9ce578800ca19554eab1dcbffe73a4b8aef536bc4248313889cf25e3b4e38b212c721eabe30856575bf2b2bc3d90f8ba93ef @@ -15467,7 +15523,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.5" markdownlint-cli: "npm:0.41.0" prettier: "npm:3.2.5" languageName: unknown @@ -15543,7 +15599,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: @@ -15997,17 +16053,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" @@ -16018,6 +16063,16 @@ __metadata: languageName: node linkType: hard +"slice-ansi@npm:^7.0.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" @@ -16328,7 +16383,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 @@ -16356,7 +16411,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: @@ -16367,6 +16422,17 @@ __metadata: languageName: node linkType: hard +"string-width@npm:^7.0.0": + version: 7.1.0 + resolution: "string-width@npm:7.1.0" + dependencies: + emoji-regex: "npm:^10.3.0" + get-east-asian-width: "npm:^1.0.0" + strip-ansi: "npm:^7.1.0" + checksum: 10c0/68a99fbc3bd3d8eb42886ff38dce819767dee55f606f74dfa4687a07dfd21262745d9683df0aa53bf81a5dd47c13da921a501925b974bec66a7ddd634fef0634 + languageName: node + linkType: hard + "string.prototype.matchall@npm:^4.0.11": version: 4.0.11 resolution: "string.prototype.matchall@npm:4.0.11" @@ -16460,7 +16526,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: @@ -16565,13 +16631,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" @@ -17880,6 +17939,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" @@ -17969,13 +18039,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.4.2": + version: 2.4.2 + resolution: "yaml@npm:2.4.2" + bin: + yaml: bin.mjs + checksum: 10c0/280ddb2e43ffa7d91a95738e80c8f33e860749cdc25aa6d9e4d350a28e174fd7e494e4aa023108aaee41388e451e3dc1292261d8f022aabcf90df9c63d647549 + 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" @@ -18011,7 +18090,7 @@ __metadata: "@yarnpkg/core": "npm:4.0.5" eslint: "npm:8.57.0" jest: "npm:29.7.0" - lint-staged: "npm:12.1.7" + lint-staged: "npm:15.2.5" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.2.5" @@ -18041,7 +18120,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.5" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.2.5" @@ -18070,7 +18149,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.5" markdownlint-cli: "npm:0.41.0" npm-run-all: "npm:4.1.5" prettier: "npm:3.2.5"