Skip to content

Commit 34b7706

Browse files
Update dependency @bbob/preset-react to v4.3.1
1 parent 3b05522 commit 34b7706

File tree

2 files changed

+34
-8
lines changed

2 files changed

+34
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
]
5050
},
5151
"dependencies": {
52-
"@bbob/preset-react": "4.2.0",
52+
"@bbob/preset-react": "4.3.1",
5353
"@bbob/react": "4.2.0",
5454
"@mantine/carousel": "8.3.13",
5555
"@mantine/core": "8.3.13",

yarn.lock

Lines changed: 33 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -366,11 +366,12 @@
366366
"@bbob/preset" "*"
367367
"@bbob/types" "*"
368368

369-
"@bbob/preset-react@4.2.0":
370-
version "4.2.0"
371-
resolved "https://registry.yarnpkg.com/@bbob/preset-react/-/preset-react-4.2.0.tgz#cfcbcf6e8187ed5510a51f01b69ecc84fd4b42e8"
372-
integrity sha512-f6VoTaFVxtx4dVWCYjbSkeK2roYgjj/mMc7TJtPOReSjLZqxk0sV0LUcNfbEeNdCcygASjKZAX5FOhDZ4qADng==
369+
"@bbob/preset-react@4.3.1":
370+
version "4.3.1"
371+
resolved "https://registry.yarnpkg.com/@bbob/preset-react/-/preset-react-4.3.1.tgz#ea16fdb79bd13fc0d411fbac7c98b976410af0c0"
372+
integrity sha512-YF7Qwfh75UT4GfU/VEr8STP0nzbRNSGCuBgDMPau2/f1DCBIbqwXhIn8+7MkO4qJ3Lr4Tn1dYh6w1SlroLWRvg==
373373
dependencies:
374+
"@bbob/plugin-helper" "*"
374375
"@bbob/preset-html5" "*"
375376
"@bbob/types" "*"
376377

@@ -10652,7 +10653,16 @@ string-length@^4.0.1:
1065210653
char-regex "^1.0.2"
1065310654
strip-ansi "^6.0.0"
1065410655

10655-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10656+
"string-width-cjs@npm:string-width@^4.2.0":
10657+
version "4.2.3"
10658+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10659+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10660+
dependencies:
10661+
emoji-regex "^8.0.0"
10662+
is-fullwidth-code-point "^3.0.0"
10663+
strip-ansi "^6.0.1"
10664+
10665+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1065610666
version "4.2.3"
1065710667
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1065810668
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10765,7 +10775,14 @@ stringify-object@^6.0.0:
1076510775
is-obj "^3.0.0"
1076610776
is-regexp "^3.1.0"
1076710777

10768-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10778+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10779+
version "6.0.1"
10780+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10781+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10782+
dependencies:
10783+
ansi-regex "^5.0.1"
10784+
10785+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1076910786
version "6.0.1"
1077010787
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1077110788
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11692,7 +11709,16 @@ word-wrap@^1.2.5:
1169211709
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1169311710
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1169411711

11695-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11712+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11713+
version "7.0.0"
11714+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11715+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11716+
dependencies:
11717+
ansi-styles "^4.0.0"
11718+
string-width "^4.1.0"
11719+
strip-ansi "^6.0.0"
11720+
11721+
wrap-ansi@^7.0.0:
1169611722
version "7.0.0"
1169711723
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1169811724
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)