Skip to content

Commit

Permalink
chore(sl): update ariakit (#1986)
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusps authored Oct 2, 2024
2 parents 9de7332 + 9a93526 commit 3c404e1
Show file tree
Hide file tree
Showing 2 changed files with 8,326 additions and 15,906 deletions.
5 changes: 3 additions & 2 deletions packages/shoreline/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
},
"peerDependencies": {
"react": ">=18",
"react-dom": ">=18"
"react-dom": ">=18",
"typescript": ">=5"
},
"devDependencies": {
"@faker-js/faker": "8.4.1",
Expand All @@ -62,7 +63,7 @@
"sucrase": " 3.35.0"
},
"dependencies": {
"@ariakit/react": "0.4.7",
"@ariakit/react": "0.4.11",
"@internationalized/date": "3.5.4",
"@react-aria/calendar": "3.5.8",
"@react-aria/checkbox": "3.14.3",
Expand Down
Loading

0 comments on commit 3c404e1

Please sign in to comment.