Bumps vue-formulate-i18n
This commit is contained in:
parent
c63df619f3
commit
e7753c8572
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="specimens specimens--text">
|
||||
<h2>File classifications</h2>
|
||||
<h2>File classification</h2>
|
||||
<div class="specimen specimen">
|
||||
<h3>Text</h3>
|
||||
<FormulateInput
|
||||
|
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="specimens specimens--text">
|
||||
<h2>Text classifications</h2>
|
||||
<h2>Text classification</h2>
|
||||
<div class="specimen">
|
||||
<h3>Color</h3>
|
||||
<FormulateInput
|
||||
|
6
package-lock.json
generated
6
package-lock.json
generated
@ -1173,9 +1173,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@braid/vue-formulate-i18n": {
|
||||
"version": "1.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@braid/vue-formulate-i18n/-/vue-formulate-i18n-1.6.1.tgz",
|
||||
"integrity": "sha512-yncYwyUiQQJ+jCBom74RSVKGp8eC9sdIyDRzHAV0FGhyXpYg7h79l61bQ6Yz7XxlkbrB/xn5m471TR7H+3l+3w=="
|
||||
"version": "1.6.2",
|
||||
"resolved": "https://registry.npmjs.org/@braid/vue-formulate-i18n/-/vue-formulate-i18n-1.6.2.tgz",
|
||||
"integrity": "sha512-/a9WMJCskMAOZrfYRmWBIO7wvwp1UpVtViNlF0QFpdJb6SCuvmOWt4Bt/j+QePEP84cKnGfkTinOjuijfAb/Ew=="
|
||||
},
|
||||
"@hapi/address": {
|
||||
"version": "2.1.4",
|
||||
|
@ -87,7 +87,7 @@
|
||||
"watch": "^1.0.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@braid/vue-formulate-i18n": "^1.6.1",
|
||||
"@braid/vue-formulate-i18n": "^1.6.2",
|
||||
"is-plain-object": "^3.0.0",
|
||||
"is-url": "^1.2.4",
|
||||
"nanoid": "^2.1.11"
|
||||
|
Loading…
Reference in New Issue
Block a user