Skip to content

Commit dccddc2

Browse files
chore(deps): Update dependency prettier to ^3.6.2
1 parent b32f435 commit dccddc2

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
@@ -48,7 +48,7 @@
4848
"classnames": "^2.3.2",
4949
"file-saver": "^2.0.5",
5050
"idb-keyval": "^6.2.1",
51-
"prettier": "^3.5.3",
51+
"prettier": "^3.6.2",
5252
"process": "^0.11.10",
5353
"react": "0.0.0-experimental-ee8509801-20230117"
5454
},

bricks/vb-experiment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@next-core/utils": "^1.8.2",
4040
"file-saver": "^2.0.5",
4141
"jszip": "^3.10.1",
42-
"prettier": "^3.5.3",
42+
"prettier": "^3.6.2",
4343
"process": "^0.11.10"
4444
},
4545
"devDependencies": {

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.6.2",
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
@@ -15870,10 +15870,10 @@ prelude-ls@^1.2.1:
1587015870
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1587115871
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1587215872

15873-
prettier@^3.5.3, prettier@^3.6.0:
15874-
version "3.6.0"
15875-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.0.tgz#18ec98d62cb0757a5d4eab40253ff3e6d0fc8dea"
15876-
integrity sha512-ujSB9uXHJKzM/2GBuE0hBOUgC77CN3Bnpqa+g80bkv3T3A93wL/xlzDATHhnhkzifz/UE2SNOvmbTz5hSkDlHw==
15873+
prettier@^3.6.0, prettier@^3.6.2:
15874+
version "3.6.2"
15875+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.6.2.tgz#ccda02a1003ebbb2bfda6f83a074978f608b9393"
15876+
integrity sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==
1587715877

1587815878
pretty-bytes@^5.6.0:
1587915879
version "5.6.0"
@@ -18018,16 +18018,7 @@ string-length@^4.0.2:
1801818018
char-regex "^1.0.2"
1801918019
strip-ansi "^6.0.0"
1802018020

18021-
"string-width-cjs@npm:string-width@^4.2.0":
18022-
version "4.2.3"
18023-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
18024-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
18025-
dependencies:
18026-
emoji-regex "^8.0.0"
18027-
is-fullwidth-code-point "^3.0.0"
18028-
strip-ansi "^6.0.1"
18029-
18030-
"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":
18021+
"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":
1803118022
version "4.2.3"
1803218023
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1803318024
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -18135,7 +18126,7 @@ stringify-entities@^4.0.0:
1813518126
character-entities-html4 "^2.0.0"
1813618127
character-entities-legacy "^3.0.0"
1813718128

18138-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
18129+
"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":
1813918130
version "6.0.1"
1814018131
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1814118132
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -18149,13 +18140,6 @@ strip-ansi@^3.0.0:
1814918140
dependencies:
1815018141
ansi-regex "^2.0.0"
1815118142

18152-
strip-ansi@^6.0.0, strip-ansi@^6.0.1, "strip-ansi@npm:strip-ansi@^6.0.1":
18153-
version "6.0.1"
18154-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
18155-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
18156-
dependencies:
18157-
ansi-regex "^5.0.1"
18158-
1815918143
strip-ansi@^7.0.1, strip-ansi@^7.1.0:
1816018144
version "7.1.0"
1816118145
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -19592,7 +19576,7 @@ wordwrap@^1.0.0:
1959219576
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1959319577
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1959419578

19595-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
19579+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1959619580
version "7.0.0"
1959719581
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1959819582
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -19610,15 +19594,6 @@ wrap-ansi@^6.2.0:
1961019594
string-width "^4.1.0"
1961119595
strip-ansi "^6.0.0"
1961219596

19613-
wrap-ansi@^7.0.0:
19614-
version "7.0.0"
19615-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
19616-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
19617-
dependencies:
19618-
ansi-styles "^4.0.0"
19619-
string-width "^4.1.0"
19620-
strip-ansi "^6.0.0"
19621-
1962219597
wrap-ansi@^8.1.0:
1962319598
version "8.1.0"
1962419599
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)