Skip to content

Commit 6baab34

Browse files
fix(deps): update dependency @pluralsh/design-system to v1.344.0
1 parent d25cc6b commit 6baab34

File tree

2 files changed

+33
-6
lines changed

2 files changed

+33
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@markdoc/markdoc": "0.3.0",
3737
"@markdoc/next.js": "0.2.2",
3838
"@open-draft/until": "2.1.0",
39-
"@pluralsh/design-system": "1.343.1",
39+
"@pluralsh/design-system": "1.344.0",
4040
"@react-aria/ssr": "3.6.0",
4141
"@react-stately/list": "3.8.1",
4242
"@react-stately/select": "3.5.1",

yarn.lock

+32-5
Original file line numberDiff line numberDiff line change
@@ -3082,15 +3082,16 @@ __metadata:
30823082
languageName: node
30833083
linkType: hard
30843084

3085-
"@pluralsh/design-system@npm:1.343.1":
3086-
version: 1.343.1
3087-
resolution: "@pluralsh/design-system@npm:1.343.1"
3085+
"@pluralsh/design-system@npm:1.344.0":
3086+
version: 1.344.0
3087+
resolution: "@pluralsh/design-system@npm:1.344.0"
30883088
dependencies:
30893089
"@floating-ui/react-dom-interactions": 0.13.3
30903090
"@loomhq/loom-embed": 1.5.0
30913091
"@markdoc/markdoc": 0.3.0
30923092
"@monaco-editor/react": 4.5.1
30933093
"@react-aria/utils": 3.17.0
3094+
"@react-hooks-library/core": 0.5.1
30943095
"@react-stately/utils": 3.6.0
30953096
"@react-types/shared": 3.18.1
30963097
"@tanstack/match-sorter-utils": 8.8.4
@@ -3119,6 +3120,7 @@ __metadata:
31193120
rehype-raw: 6.1.1
31203121
resize-observer-polyfill: 1.5.1
31213122
styled-container-query: 1.3.5
3123+
type-fest: 3.11.1
31223124
use-immer: 0.9.0
31233125
usehooks-ts: 2.9.1
31243126
peerDependencies:
@@ -3130,7 +3132,7 @@ __metadata:
31303132
react-dom: ">=18.2.0"
31313133
react-transition-group: ">=4.4.5"
31323134
styled-components: ">=5.3.11"
3133-
checksum: 4a2b5e81d95e62af3de17789ee88b64b267f2ab885a91423e4613e68d7f5ac0a7575a0cc02f1425244ae8e01308b0682dcc7ecee7b72b7fc1951c7573448d7c2
3135+
checksum: b5fdf0def6dadaba70139bbd5d273fe0032c28671e86b80691d36848c6add1df98cf33709e465356938c4b08ff995d99386d59f9b9a8f2b441d34125fcdf4621
31343136
languageName: node
31353137
linkType: hard
31363138

@@ -3900,6 +3902,24 @@ __metadata:
39003902
languageName: node
39013903
linkType: hard
39023904

3905+
"@react-hooks-library/core@npm:0.5.1":
3906+
version: 0.5.1
3907+
resolution: "@react-hooks-library/core@npm:0.5.1"
3908+
dependencies:
3909+
"@react-hooks-library/shared": 0.5.1
3910+
peerDependencies:
3911+
react: ">=16.9.0"
3912+
checksum: d334e5705cf2a12ce6344cb31489c40ae891529f121c558730908aec86a43658b03b8ec4c94ace408ad88f640b0ca760365cbca2966369429f349c9102011a4c
3913+
languageName: node
3914+
linkType: hard
3915+
3916+
"@react-hooks-library/shared@npm:0.5.1":
3917+
version: 0.5.1
3918+
resolution: "@react-hooks-library/shared@npm:0.5.1"
3919+
checksum: 8c1271d440c7e1cff32bda700e230223c6f7e1c9cbc0784fa641ab0b29fafccb2c539f37705a24d55b3db758da491d55b23dd63d27f4c7469eff99553a3812e7
3920+
languageName: node
3921+
linkType: hard
3922+
39033923
"@react-spring/animated@npm:~9.7.2":
39043924
version: 9.7.2
39053925
resolution: "@react-spring/animated@npm:9.7.2"
@@ -11927,7 +11947,7 @@ __metadata:
1192711947
"@markdoc/markdoc": 0.3.0
1192811948
"@markdoc/next.js": 0.2.2
1192911949
"@open-draft/until": 2.1.0
11930-
"@pluralsh/design-system": 1.343.1
11950+
"@pluralsh/design-system": 1.344.0
1193111951
"@pluralsh/eslint-config-typescript": 2.5.41
1193211952
"@pluralsh/stylelint-config": 1.1.3
1193311953
"@react-aria/ssr": 3.6.0
@@ -13268,6 +13288,13 @@ __metadata:
1326813288
languageName: node
1326913289
linkType: hard
1327013290

13291+
"type-fest@npm:3.11.1":
13292+
version: 3.11.1
13293+
resolution: "type-fest@npm:3.11.1"
13294+
checksum: 33be49e3b671c2ff3b5e320ef8c160c488205b08ab7631369116909a1baf2aebfcf45234c045e6902b8aa35730ac2bfd0655ea9e0fe3f8d26af9d99a16b07abd
13295+
languageName: node
13296+
linkType: hard
13297+
1327113298
"type-fest@npm:^0.18.0":
1327213299
version: 0.18.1
1327313300
resolution: "type-fest@npm:0.18.1"

0 commit comments

Comments
 (0)