@launchpad-ui/focus-trap
Advanced tools
Comparing version 0.1.14 to 0.1.15
{ | ||
"name": "@launchpad-ui/focus-trap", | ||
"version": "0.1.14", | ||
"version": "0.1.15", | ||
"status": "beta", | ||
@@ -26,3 +26,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@react-aria/focus": "3.15.0" | ||
"@react-aria/focus": "3.16.0" | ||
}, | ||
@@ -38,3 +38,3 @@ "peerDependencies": { | ||
"scripts": { | ||
"build": "vite build -c ../../vite.config.ts && tsc --project tsconfig.build.json", | ||
"build": "vite build -c ../../vite.config.mts && tsc --project tsconfig.build.json", | ||
"clean": "rm -rf dist", | ||
@@ -41,0 +41,0 @@ "lint": "eslint '**/*.{ts,tsx,js}'", |
6885
+ Added@react-aria/focus@3.16.0(transitive)
- Removed@react-aria/focus@3.15.0(transitive)
- Removedclsx@1.2.1(transitive)
Updated@react-aria/focus@3.16.0