@launchpad-ui/focus-trap
Advanced tools
Comparing version 0.1.18 to 0.1.19
{ | ||
"name": "@launchpad-ui/focus-trap", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"status": "beta", | ||
@@ -31,11 +31,11 @@ "publishConfig": { | ||
"dependencies": { | ||
"@react-aria/focus": "3.16.2" | ||
"@react-aria/focus": "3.17.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0" | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1" | ||
}, | ||
"devDependencies": { | ||
"react": "18.2.0", | ||
"react-dom": "18.2.0" | ||
"react": "18.3.1", | ||
"react-dom": "18.3.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
+ Added@react-aria/focus@3.17.0(transitive)
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
- Removed@react-aria/focus@3.16.2(transitive)
- Removedreact@18.2.0(transitive)
- Removedreact-dom@18.2.0(transitive)
Updated@react-aria/focus@3.17.0