From 0222f189ea7e7193d8972c9da6ace84826e7f627 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 12:34:36 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3 --- package.json | 2 +- packages/auth/package.json | 2 +- packages/client/package.json | 2 +- packages/components/package.json | 2 +- packages/config/package.json | 2 +- packages/data-seeder/package.json | 2 +- packages/documents/package.json | 2 +- packages/gateway/package.json | 2 +- packages/login/package.json | 2 +- packages/metrics/package.json | 2 +- packages/migration/package.json | 2 +- packages/notification/package.json | 2 +- packages/search/package.json | 2 +- packages/user-mgnt/package.json | 2 +- packages/webhooks/package.json | 2 +- packages/workflow/package.json | 2 +- yarn.lock | 39 ++++++++++++++++++++++++------ 17 files changed, 48 insertions(+), 23 deletions(-) diff --git a/package.json b/package.json index de2e13e40e2..80bbee51571 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "js-yaml": "^3.13.1", "lerna": "^5.6.2", "lint-staged": "^7.1.0", - "prettier": "2.8.8" + "prettier": "3.3.2" }, "dependencies": { "@types/react-signature-canvas": "^1.0.2", diff --git a/packages/auth/package.json b/packages/auth/package.json index 988e23bc6eb..dfce6578f40 100644 --- a/packages/auth/package.json +++ b/packages/auth/package.json @@ -58,7 +58,7 @@ "jest": "26.6.3", "jest-fetch-mock": "^2.1.2", "nodemon": "^2.0.22", - "prettier": "2.8.8", + "prettier": "3.3.2", "redis-mock": "^0.56.0", "ts-jest": "^26.4.4", "ts-node": "^6.1.1", diff --git a/packages/client/package.json b/packages/client/package.json index c01493b6a0a..275fdd37a0d 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -154,7 +154,7 @@ "glob": "^7.1.2", "jsonwebtoken": "^9.0.0", "opener": "^1.5.1", - "prettier": "2.8.8", + "prettier": "3.3.2", "qrcode": "^1.5.1", "serve": "^14.2.0", "stylelint": "^14.11.0", diff --git a/packages/components/package.json b/packages/components/package.json index e1d40313406..bd579504d6a 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -74,7 +74,7 @@ "eslint-plugin-jsx-a11y": "^6.6.1", "eslint-plugin-styled-components-a11y": "^2.0.0", "lint-staged": "^7.1.0", - "prettier": "2.8.8", + "prettier": "3.3.2", "remark-gfm": "4.0.0", "rimraf": "^5.0.0", "storybook": "^7.0.2", diff --git a/packages/config/package.json b/packages/config/package.json index ca82becdea8..00976cf6e26 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -51,7 +51,7 @@ "eslint-plugin-prettier": "^4.0.0", "mockingoose": "^2.15.2", "nodemon": "^2.0.22", - "prettier": "^2.5.0", + "prettier": "^3.0.0", "ts-node": "^6.1.1", "typescript": "4.9.5" }, diff --git a/packages/data-seeder/package.json b/packages/data-seeder/package.json index 8113eb43c08..a512d4f3fcd 100644 --- a/packages/data-seeder/package.json +++ b/packages/data-seeder/package.json @@ -15,7 +15,7 @@ "eslint": "^7.11.0", "eslint-config-prettier": "^9.0.0", "lint-staged": "^7.1.0", - "prettier": "2.8.8" + "prettier": "3.3.2" }, "dependencies": { "@types/fhir": "^0.0.37", diff --git a/packages/documents/package.json b/packages/documents/package.json index caec81530e4..ed3a49607ee 100644 --- a/packages/documents/package.json +++ b/packages/documents/package.json @@ -55,7 +55,7 @@ "jest-fetch-mock": "^2.1.2", "lint-staged": "^7.1.0", "nodemon": "^2.0.22", - "prettier": "2.8.8", + "prettier": "3.3.2", "eslint": "^7.11.0", "@typescript-eslint/eslint-plugin": "^4.5.0", "ts-jest": "^26.4.4", diff --git a/packages/gateway/package.json b/packages/gateway/package.json index 73cc60fd15d..1ce1e28908f 100644 --- a/packages/gateway/package.json +++ b/packages/gateway/package.json @@ -99,7 +99,7 @@ "lint-staged": "^7.1.0", "nodemon": "^2.0.22", "opener": "^1.5.1", - "prettier": "2.8.8", + "prettier": "3.3.2", "testcontainers": "^9.1.1", "ts-jest": "^26.4.4", "ts-node": "^6.1.1", diff --git a/packages/login/package.json b/packages/login/package.json index 9c15a4577da..58cf4ee075c 100644 --- a/packages/login/package.json +++ b/packages/login/package.json @@ -99,7 +99,7 @@ "jwt-decode": "^2.2.0", "msw": "0.22.0", "opener": "^1.5.1", - "prettier": "2.8.8", + "prettier": "3.3.2", "redux-mock-store": "^1.5.3", "serve": "^14.2.0", "stylelint": "^14.11.0", diff --git a/packages/metrics/package.json b/packages/metrics/package.json index 2a1a3166a09..51c1880b11d 100644 --- a/packages/metrics/package.json +++ b/packages/metrics/package.json @@ -63,7 +63,7 @@ "lint-staged": "^7.1.0", "mockingoose": "^2.15.2", "nodemon": "^2.0.22", - "prettier": "2.8.8", + "prettier": "3.3.2", "ts-jest": "^26.4.4", "ts-node": "^6.1.1" }, diff --git a/packages/migration/package.json b/packages/migration/package.json index af36cc12606..f0319805ec7 100644 --- a/packages/migration/package.json +++ b/packages/migration/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@types/fhir": "0.0.30", "mongodb": "^4.17.1", - "prettier": "^2.5.0", + "prettier": "^3.0.0", "rimraf": "^5.0.0", "typescript": "4.9.5" }, diff --git a/packages/notification/package.json b/packages/notification/package.json index 4e91be08781..82305bb3b1b 100644 --- a/packages/notification/package.json +++ b/packages/notification/package.json @@ -60,7 +60,7 @@ "jest-fetch-mock": "^2.1.2", "lint-staged": "^7.1.0", "nodemon": "^2.0.22", - "prettier": "2.8.8", + "prettier": "3.3.2", "ts-jest": "^26.4.4", "ts-node": "^6.1.1" }, diff --git a/packages/search/package.json b/packages/search/package.json index 289c115ff5e..f0c53fc4df3 100644 --- a/packages/search/package.json +++ b/packages/search/package.json @@ -58,7 +58,7 @@ "jest-fetch-mock": "^2.1.2", "lint-staged": "^7.1.0", "nodemon": "^2.0.22", - "prettier": "2.8.8", + "prettier": "3.3.2", "testcontainers": "^9.1.1", "ts-jest": "^26.4.4", "ts-node": "^6.1.1", diff --git a/packages/user-mgnt/package.json b/packages/user-mgnt/package.json index f0f0b26f3aa..6a7aa0f7a19 100644 --- a/packages/user-mgnt/package.json +++ b/packages/user-mgnt/package.json @@ -51,7 +51,7 @@ "jest": "26.6.3", "mockingoose": "^2.15.2", "nodemon": "^2.0.22", - "prettier": "2.8.8", + "prettier": "3.3.2", "ts-jest": "^26.4.4", "ts-node": "^6.1.1", "typescript": "4.9.5", diff --git a/packages/webhooks/package.json b/packages/webhooks/package.json index 1a4821987ea..e4ef6183e6a 100644 --- a/packages/webhooks/package.json +++ b/packages/webhooks/package.json @@ -59,7 +59,7 @@ "jest": "26.6.3", "mockingoose": "^2.15.2", "nodemon": "^2.0.22", - "prettier": "2.8.8", + "prettier": "3.3.2", "ts-jest": "^26.4.4", "ts-node": "^6.1.1", "typescript": "4.9.5" diff --git a/packages/workflow/package.json b/packages/workflow/package.json index c74d80524d7..93f4c7cfc6f 100644 --- a/packages/workflow/package.json +++ b/packages/workflow/package.json @@ -57,7 +57,7 @@ "lint-staged": "^7.1.0", "msw": "^1.3.2", "nodemon": "^2.0.22", - "prettier": "2.8.8", + "prettier": "3.3.2", "ts-jest": "26.5.6", "ts-node": "^6.1.1", "typescript": "4.9.5" diff --git a/yarn.lock b/yarn.lock index b68eb4d0842..ff01f013414 100644 --- a/yarn.lock +++ b/yarn.lock @@ -20405,10 +20405,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.8.8, prettier@^2.5.0: - version "2.8.8" - resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz" - integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q== +prettier@3.3.2, prettier@^3.0.0: + version "3.3.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a" + integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA== prettier@^2.8.0: version "2.8.7" @@ -22932,7 +22932,7 @@ string-similarity@^4.0.1: resolved "https://registry.npmjs.org/string-similarity/-/string-similarity-4.0.4.tgz" integrity sha512-/q/8Q4Bl4ZKAPjj8WerIBJWALKkaPRfrvhfF8k/B23i4nzrlRj2/go1m90In7nG/3XDSbOo0+pu6RvCTM9RGMQ== -"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: +"string-width-cjs@npm:string-width@^4.2.0": version "4.2.3" resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== @@ -22950,6 +22950,15 @@ string-width@^1.0.1: is-fullwidth-code-point "^1.0.0" strip-ansi "^3.0.0" +"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3: + version "4.2.3" + resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== + dependencies: + emoji-regex "^8.0.0" + is-fullwidth-code-point "^3.0.0" + strip-ansi "^6.0.1" + string-width@^2.1.1: version "2.1.1" resolved "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz" @@ -23092,7 +23101,7 @@ stringify-object@^3.2.2, stringify-object@^3.3.0: is-obj "^1.0.1" is-regexp "^1.0.0" -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": version "6.0.1" resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== @@ -23120,6 +23129,13 @@ strip-ansi@^5.0.0, strip-ansi@^5.1.0, strip-ansi@^5.2.0: dependencies: ansi-regex "^4.1.0" +strip-ansi@^6.0.0, strip-ansi@^6.0.1: + version "6.0.1" + resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== + dependencies: + ansi-regex "^5.0.1" + strip-ansi@^7.0.1, strip-ansi@^7.1.0: version "7.1.0" resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz" @@ -25325,7 +25341,7 @@ workbox-window@7.1.0, workbox-window@^7.1.0: "@types/trusted-types" "^2.0.2" workbox-core "7.1.0" -"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0: +"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0": version "7.0.0" resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== @@ -25360,6 +25376,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0: string-width "^4.1.0" strip-ansi "^6.0.0" +wrap-ansi@^7.0.0: + version "7.0.0" + resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz" + integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q== + dependencies: + ansi-styles "^4.0.0" + string-width "^4.1.0" + strip-ansi "^6.0.0" + wrap-ansi@^8.0.1, wrap-ansi@^8.1.0: version "8.1.0" resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"