Skip to content

Commit

Permalink
fix modal regression (#1405)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsladerman authored Sep 20, 2024
1 parent 82d2f9e commit 475de70
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@nivo/pie": "0.87.0",
"@nivo/radial-bar": "0.87.0",
"@nivo/tooltip": "0.87.0",
"@pluralsh/design-system": "3.69.0",
"@pluralsh/design-system": "3.69.1",
"@react-hooks-library/core": "0.6.0",
"@saas-ui/use-hotkeys": "1.1.3",
"@tanstack/react-virtual": "3.0.1",
Expand Down
10 changes: 5 additions & 5 deletions assets/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4274,9 +4274,9 @@ __metadata:
languageName: node
linkType: hard

"@pluralsh/design-system@npm:3.69.0":
version: 3.69.0
resolution: "@pluralsh/design-system@npm:3.69.0"
"@pluralsh/design-system@npm:3.69.1":
version: 3.69.1
resolution: "@pluralsh/design-system@npm:3.69.1"
dependencies:
"@floating-ui/react-dom-interactions": 0.13.3
"@loomhq/loom-embed": 1.5.0
Expand Down Expand Up @@ -4325,7 +4325,7 @@ __metadata:
react-dom: ">=18.3.1"
react-transition-group: ">=4.4.5"
styled-components: ">=5.3.11"
checksum: 649dd429a94def27d43b86381d8e146852760f708e449684e74c78dc8e9f7b5d1b27d3409de88c33335cc9af2ab10f3336c22f0990041496f458486a7100d79b
checksum: 37d79ffa82ca23d917b8c6cee590dbc3a6148e32376839643f6c242e66fad0c51f98dd8d4142c9fff055b844be4b99e51f8fc512aeefc97222fd4e2ffe8f9554
languageName: node
linkType: hard

Expand Down Expand Up @@ -10113,7 +10113,7 @@ __metadata:
"@nivo/pie": 0.87.0
"@nivo/radial-bar": 0.87.0
"@nivo/tooltip": 0.87.0
"@pluralsh/design-system": 3.69.0
"@pluralsh/design-system": 3.69.1
"@pluralsh/eslint-config-typescript": 2.5.150
"@pluralsh/stylelint-config": 2.0.10
"@react-hooks-library/core": 0.6.0
Expand Down

0 comments on commit 475de70

Please sign in to comment.