Skip to content

Commit dcaab57

Browse files
chore(deps): Update dependency prettier to ^3.7.0
1 parent c9c4ae5 commit dcaab57

File tree

4 files changed

+10
-35
lines changed

4 files changed

+10
-35
lines changed

bricks/ui-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"classnames": "^2.3.2",
5252
"file-saver": "^2.0.5",
5353
"idb-keyval": "^6.2.1",
54-
"prettier": "^3.5.3",
54+
"prettier": "^3.7.0",
5555
"process": "^0.11.10",
5656
"react": "0.0.0-experimental-ee8509801-20230117"
5757
},

bricks/vb-experiment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"comlink": "^4.4.2",
5151
"file-saver": "^2.0.5",
5252
"jszip": "^3.10.1",
53-
"prettier": "^3.5.3",
53+
"prettier": "^3.7.0",
5454
"process": "^0.11.10",
5555
"react": "0.0.0-experimental-ee8509801-20230117"
5656
},

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"lint-staged": "^15.2.10",
9595
"patch-package": "^8.0.0",
9696
"postinstall-postinstall": "^2.1.0",
97-
"prettier": "^3.5.3",
97+
"prettier": "^3.7.0",
9898
"string-width": "npm:string-width@^4.2.3",
9999
"strip-ansi": "npm:strip-ansi@^6.0.1",
100100
"typescript": "^5.8.3"

yarn.lock

Lines changed: 7 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -15993,10 +15993,10 @@ prelude-ls@^1.2.1:
1599315993
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1599415994
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1599515995

15996-
prettier@^3.5.3, prettier@^3.6.0:
15997-
version "3.6.0"
15998-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
15999-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
15996+
prettier@^3.6.0, prettier@^3.7.0:
15997+
version "3.7.0"
15998+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.7.0.tgz#d6ce84a345ff7e3b663ca104b949a0365df28978"
15999+
integrity sha512-pBiBj/gjRY9Qpk1b7cDda6Rbwvkaggos779AHQ0Ek/odwDx6xG6DRBxtnp1QmxbuD7pAO8/SQ8vuhtGv9LoLWA==
1600016000

1600116001
pretty-bytes@^5.6.0:
1600216002
version "5.6.0"
@@ -18186,16 +18186,7 @@ string-length@^4.0.2:
1818618186
char-regex "^1.0.2"
1818718187
strip-ansi "^6.0.0"
1818818188

18189-
"string-width-cjs@npm:string-width@^4.2.0":
18190-
version "4.2.3"
18191-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18192-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18193-
dependencies:
18194-
emoji-regex "^8.0.0"
18195-
is-fullwidth-code-point "^3.0.0"
18196-
strip-ansi "^6.0.1"
18197-
18198-
"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@npm:string-width@^4.2.3":
18189+
"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@npm:string-width@^4.2.3":
1819918190
version "4.2.3"
1820018191
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1820118192
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18303,7 +18294,7 @@ stringify-entities@^4.0.0:
1830318294
character-entities-html4 "^2.0.0"
1830418295
character-entities-legacy "^3.0.0"
1830518296

18306-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
18297+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1, "strip-ansi@npm:strip-ansi@^6.0.1":
1830718298
version "6.0.1"
1830818299
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1830918300
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18317,13 +18308,6 @@ strip-ansi@^3.0.0:
1831718308
dependencies:
1831818309
ansi-regex "^2.0.0"
1831918310

18320-
strip-ansi@^6.0.0, strip-ansi@^6.0.1, "strip-ansi@npm:strip-ansi@^6.0.1":
18321-
version "6.0.1"
18322-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18323-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18324-
dependencies:
18325-
ansi-regex "^5.0.1"
18326-
1832718311
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1832818312
version "7.1.0"
1832918313
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -19770,7 +19754,7 @@ wordwrap@^1.0.0:
1977019754
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1977119755
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1977219756

19773-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
19757+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1977419758
version "7.0.0"
1977519759
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1977619760
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -19788,15 +19772,6 @@ wrap-ansi@^6.2.0:
1978819772
string-width "^4.1.0"
1978919773
strip-ansi "^6.0.0"
1979019774

19791-
wrap-ansi@^7.0.0:
19792-
version "7.0.0"
19793-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
19794-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
19795-
dependencies:
19796-
ansi-styles "^4.0.0"
19797-
string-width "^4.1.0"
19798-
strip-ansi "^6.0.0"
19799-
1980019775
wrap-ansi@^8.1.0:
1980119776
version "8.1.0"
1980219777
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)