@app-garage/text-area
Advanced tools
Comparing version 1.0.3 to 1.1.0
# Change Log | ||
## 1.1.0 | ||
### Minor Changes | ||
- [`84d04fa`](https://github.com/electronic33/ag-ui-react/commit/84d04fa51dbf206cc4b2713796baeb2efbf54381) - Updated packages | ||
### Patch Changes | ||
- Updated dependencies [[`84d04fa`](https://github.com/electronic33/ag-ui-react/commit/84d04fa51dbf206cc4b2713796baeb2efbf54381)]: | ||
- @app-garage/label@1.2.0 | ||
- @app-garage/text-input@1.1.0 | ||
## 1.0.3 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@app-garage/text-area", | ||
"version": "1.0.3", | ||
"version": "1.1.0", | ||
"author": "Matyas Furtos", | ||
@@ -32,9 +32,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"@app-garage/label": "^1.1.10", | ||
"@app-garage/text-input": "^1.0.4", | ||
"classnames": "^2.2.6" | ||
"@app-garage/label": "^1.2.0", | ||
"@app-garage/text-input": "^1.1.0", | ||
"classnames": "^2.3.1" | ||
}, | ||
"devDependencies": { | ||
"formik": "^2.2.6", | ||
"react": "^17.0.1", | ||
"formik": "^2.2.9", | ||
"react": "^17.0.2", | ||
"react-icons": "^4.2.0" | ||
@@ -41,0 +41,0 @@ }, |
10811
Updated@app-garage/label@^1.2.0
Updatedclassnames@^2.3.1