@mcwv/textfield
Advanced tools
Comparing version 0.11.3 to 0.12.0
{ | ||
"name": "@mcwv/textfield", | ||
"description": "The Vue Material Adapter for the web textfield component", | ||
"version": "0.11.3", | ||
"version": "0.12.0", | ||
"license": "MIT", | ||
@@ -19,11 +19,11 @@ "main": "dist/mcwv.textfield.min.js", | ||
"dependencies": { | ||
"@material/dom": "^3.0.0", | ||
"@material/textfield": "^3.0.0", | ||
"@mcwv/base": "^0.11.3", | ||
"@mcwv/floating-label": "^0.11.3", | ||
"@mcwv/line-ripple": "^0.11.3", | ||
"@mcwv/notched-outline": "^0.11.3", | ||
"@mcwv/ripple": "^0.11.3" | ||
"@material/dom": "^3.1.0", | ||
"@material/textfield": "^3.2.0", | ||
"@mcwv/base": "^0.12.0", | ||
"@mcwv/floating-label": "^0.12.0", | ||
"@mcwv/line-ripple": "^0.12.0", | ||
"@mcwv/notched-outline": "^0.12.0", | ||
"@mcwv/ripple": "^0.12.0" | ||
}, | ||
"gitHead": "4da3a8c36f4738adba392a44f5fa43d670b9aa53" | ||
"gitHead": "5f946c11ece0f71d75fc7f77c08fa0b024eb2636" | ||
} |
418505
11
1191
+ Added@mcwv/base@0.12.0(transitive)
+ Added@mcwv/floating-label@0.12.0(transitive)
+ Added@mcwv/line-ripple@0.12.0(transitive)
+ Added@mcwv/notched-outline@0.12.0(transitive)
+ Added@mcwv/ripple@0.12.0(transitive)
- Removed@mcwv/base@0.11.3(transitive)
- Removed@mcwv/floating-label@0.11.3(transitive)
- Removed@mcwv/line-ripple@0.11.3(transitive)
- Removed@mcwv/notched-outline@0.11.3(transitive)
- Removed@mcwv/ripple@0.11.3(transitive)
Updated@material/dom@^3.1.0
Updated@material/textfield@^3.2.0
Updated@mcwv/base@^0.12.0
Updated@mcwv/floating-label@^0.12.0
Updated@mcwv/line-ripple@^0.12.0
Updated@mcwv/ripple@^0.12.0