chore(): update package lock files

This commit is contained in:
octicon-git-branch(16/)
octicon-tag(16/)
ionitron
2022-07-27 16:07:22 +00:00
gitea-unlock(16/)
parent f477efa384
commit c8f8f30258
octicon-diff(16/tw-mr-1) 9 changed files with 67 additions and 67 deletions

2
core/api.txt
View File

@@ -1327,7 +1327,7 @@ ion-text,prop,color,"danger" | "dark" | "light" | "medium" | "primary" | "second
ion-text,prop,mode,"ios" | "md",undefined,false,false
ion-textarea,scoped
ion-textarea,prop,autoGrow,boolean,false,false,false
ion-textarea,prop,autoGrow,boolean,false,false,true
ion-textarea,prop,autocapitalize,string,'none',false,false
ion-textarea,prop,autofocus,boolean,false,false,false
ion-textarea,prop,clearOnEdit,boolean,false,false,false

2
core/package-lock.json generated
View File

@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "@ionic/core",
"version": "6.1.15",
"version": "6.2.0",
"license": "MIT",
"dependencies": {
"@stencil/core": "^2.16.0",