Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @pluralsh/design-system to v1.344.2 #219

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@markdoc/markdoc": "0.3.0",
"@markdoc/next.js": "0.2.2",
"@open-draft/until": "2.1.0",
"@pluralsh/design-system": "1.343.1",
"@pluralsh/design-system": "1.344.2",
"@react-aria/ssr": "3.6.0",
"@react-stately/list": "3.8.1",
"@react-stately/select": "3.5.1",
Expand Down
37 changes: 32 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3082,15 +3082,16 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/design-system@npm:1.343.1":
version: 1.343.1
resolution: "@pluralsh/design-system@npm:1.343.1"
"@pluralsh/design-system@npm:1.344.2":
version: 1.344.2
resolution: "@pluralsh/design-system@npm:1.344.2"
dependencies:
"@floating-ui/react-dom-interactions": 0.13.3
"@loomhq/loom-embed": 1.5.0
"@markdoc/markdoc": 0.3.0
"@monaco-editor/react": 4.5.1
"@react-aria/utils": 3.17.0
"@react-hooks-library/core": 0.5.1
"@react-stately/utils": 3.6.0
"@react-types/shared": 3.18.1
"@tanstack/match-sorter-utils": 8.8.4
Expand Down Expand Up @@ -3119,6 +3120,7 @@ __metadata:
rehype-raw: 6.1.1
resize-observer-polyfill: 1.5.1
styled-container-query: 1.3.5
type-fest: 3.11.1
use-immer: 0.9.0
usehooks-ts: 2.9.1
peerDependencies:
Expand All @@ -3130,7 +3132,7 @@ __metadata:
react-dom: ">=18.2.0"
react-transition-group: ">=4.4.5"
styled-components: ">=5.3.11"
checksum: 4a2b5e81d95e62af3de17789ee88b64b267f2ab885a91423e4613e68d7f5ac0a7575a0cc02f1425244ae8e01308b0682dcc7ecee7b72b7fc1951c7573448d7c2
checksum: d865d54b5c3857e070a776f7ccdc15d06871bdecd2a4f2e56983e26215db341b392ffce4da5403c5628ff476ae4fdf4581ec36fecab305f007c18dc9b76f4df1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3900,6 +3902,24 @@ __metadata:
languageName: node
linkType: hard

"@react-hooks-library/core@npm:0.5.1":
version: 0.5.1
resolution: "@react-hooks-library/core@npm:0.5.1"
dependencies:
"@react-hooks-library/shared": 0.5.1
peerDependencies:
react: ">=16.9.0"
checksum: d334e5705cf2a12ce6344cb31489c40ae891529f121c558730908aec86a43658b03b8ec4c94ace408ad88f640b0ca760365cbca2966369429f349c9102011a4c
languageName: node
linkType: hard

"@react-hooks-library/shared@npm:0.5.1":
version: 0.5.1
resolution: "@react-hooks-library/shared@npm:0.5.1"
checksum: 8c1271d440c7e1cff32bda700e230223c6f7e1c9cbc0784fa641ab0b29fafccb2c539f37705a24d55b3db758da491d55b23dd63d27f4c7469eff99553a3812e7
languageName: node
linkType: hard

"@react-spring/animated@npm:~9.7.2":
version: 9.7.2
resolution: "@react-spring/animated@npm:9.7.2"
Expand Down Expand Up @@ -11927,7 +11947,7 @@ __metadata:
"@markdoc/markdoc": 0.3.0
"@markdoc/next.js": 0.2.2
"@open-draft/until": 2.1.0
"@pluralsh/design-system": 1.343.1
"@pluralsh/design-system": 1.344.2
"@pluralsh/eslint-config-typescript": 2.5.41
"@pluralsh/stylelint-config": 1.1.3
"@react-aria/ssr": 3.6.0
Expand Down Expand Up @@ -13268,6 +13288,13 @@ __metadata:
languageName: node
linkType: hard

"type-fest@npm:3.11.1":
version: 3.11.1
resolution: "type-fest@npm:3.11.1"
checksum: 33be49e3b671c2ff3b5e320ef8c160c488205b08ab7631369116909a1baf2aebfcf45234c045e6902b8aa35730ac2bfd0655ea9e0fe3f8d26af9d99a16b07abd
languageName: node
linkType: hard

"type-fest@npm:^0.18.0":
version: 0.18.1
resolution: "type-fest@npm:0.18.1"
Expand Down