@daren/form-elements
Advanced tools
Comparing version 1.11.7 to 1.11.8
# Change Log | ||
## 1.11.8 | ||
### Patch Changes | ||
- [#8](https://github.com/darenmalfait/darenui/pull/8) [`61de8fc`](https://github.com/darenmalfait/darenui/commit/61de8fc492873cfedd117b4d6a43424568a6b393) Thanks [@darenmalfait](https://github.com/darenmalfait)! - update dependencies | ||
- Updated dependencies [[`61de8fc`](https://github.com/darenmalfait/darenui/commit/61de8fc492873cfedd117b4d6a43424568a6b393)]: | ||
- @daren/utils@1.8.3 | ||
## 1.11.7 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@daren/form-elements", | ||
"version": "1.11.7", | ||
"version": "1.11.8", | ||
"repository": { | ||
@@ -41,5 +41,5 @@ "type": "git", | ||
"dependencies": { | ||
"@daren/utils": "^1.8.2", | ||
"@headlessui/react": "1.6.0", | ||
"@heroicons/react": "^2.0.11" | ||
"@daren/utils": "^1.8.3", | ||
"@headlessui/react": "1.7.4", | ||
"@heroicons/react": "^2.0.13" | ||
}, | ||
@@ -46,0 +46,0 @@ "devDependencies": { |
245686
+ Added@headlessui/react@1.7.4(transitive)
+ Addedclient-only@0.0.1(transitive)
- Removed@headlessui/react@1.6.0(transitive)
Updated@daren/utils@^1.8.3
Updated@headlessui/react@1.7.4
Updated@heroicons/react@^2.0.13