Bumps vue-formulate to 1.4.0 with arabic support
This commit is contained in:
parent
4ade385564
commit
07cf10342f
2
dist/formulate.esm.js
vendored
2
dist/formulate.esm.js
vendored
File diff suppressed because one or more lines are too long
2
dist/formulate.min.js
vendored
2
dist/formulate.min.js
vendored
File diff suppressed because one or more lines are too long
2
dist/formulate.umd.js
vendored
2
dist/formulate.umd.js
vendored
File diff suppressed because one or more lines are too long
6
package-lock.json
generated
6
package-lock.json
generated
@ -2785,9 +2785,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@braid/vue-formulate-i18n": {
|
||||
"version": "1.3.3",
|
||||
"resolved": "https://registry.npmjs.org/@braid/vue-formulate-i18n/-/vue-formulate-i18n-1.3.3.tgz",
|
||||
"integrity": "sha512-JSAQZy1p+MrHKggKNSLInU224/kqGylHsF9bC8VNv5o2S/32wVrzfGePjOAXfX8o8QI20z8b+RUi3XV1y+O0kw=="
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@braid/vue-formulate-i18n/-/vue-formulate-i18n-1.4.0.tgz",
|
||||
"integrity": "sha512-US/CguORgMlT+fE+m/Cln8s/EkZB43IvTwOh077I7Tk7vLoZhs7G8+ATMd/Hf4ksLhCUIyxtdEpElbUgTTnjzg=="
|
||||
},
|
||||
"@cypress/listr-verbose-renderer": {
|
||||
"version": "0.4.1",
|
||||
|
@ -86,7 +86,7 @@
|
||||
"watch": "^1.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@braid/vue-formulate-i18n": "^1.3.3",
|
||||
"@braid/vue-formulate-i18n": "^1.4.0",
|
||||
"is-plain-object": "^3.0.0",
|
||||
"is-url": "^1.2.4",
|
||||
"nanoid": "^2.1.11"
|
||||
|
Loading…
Reference in New Issue
Block a user