@jamsr-ui/autocomplete
Advanced tools
Comparing version 0.0.105 to 0.0.106
@@ -31,6 +31,6 @@ import * as _jamsr_ui_input from '@jamsr-ui/input'; | ||
context: { | ||
x: number; | ||
y: number; | ||
placement: Placement; | ||
strategy: _floating_ui_react.Strategy; | ||
x: number; | ||
y: number; | ||
middlewareData: _floating_ui_react.MiddlewareData; | ||
@@ -37,0 +37,0 @@ isPositioned: boolean; |
{ | ||
"name": "@jamsr-ui/autocomplete", | ||
"version": "0.0.105", | ||
"version": "0.0.106", | ||
"description": "A modern and beautiful Next.js UI components library.", | ||
@@ -35,8 +35,8 @@ "sideEffects": false, | ||
"@floating-ui/react": "^0.26.16", | ||
"@jamsr-ui/chip": "^0.0.84", | ||
"@jamsr-ui/button": "^0.0.77", | ||
"@jamsr-ui/chip": "^0.0.84", | ||
"@jamsr-ui/hooks": "^0.0.49", | ||
"@jamsr-ui/input": "^0.0.98", | ||
"@jamsr-ui/shared-icons": "^0.0.62", | ||
"@jamsr-ui/input": "^0.0.99", | ||
"@jamsr-ui/styles": "^0.0.11", | ||
"@jamsr-ui/hooks": "^0.0.49", | ||
"@jamsr-ui/utils": "^0.0.66" | ||
@@ -43,0 +43,0 @@ }, |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
+ Added@jamsr-ui/icon-button@0.0.3(transitive)
+ Added@jamsr-ui/input@0.0.99(transitive)
- Removed@jamsr-ui/icon-button@0.0.2(transitive)
- Removed@jamsr-ui/input@0.0.98(transitive)
Updated@jamsr-ui/input@^0.0.99