Update do-vue + do-bulma
This commit is contained in:
parent
370971a002
commit
f8f8882141
|
@ -11,8 +11,8 @@
|
|||
"dependencies": {
|
||||
"clipboard": "^2.0.11",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
|
||||
"do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies",
|
||||
"do-bulma": "github:do-community/do-bulma",
|
||||
"do-vue": "github:do-community/do-vue",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.6",
|
||||
"json-to-pretty-yaml": "^1.2.2",
|
||||
|
@ -7529,7 +7529,7 @@
|
|||
},
|
||||
"node_modules/do-bulma": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#963cc083fd1f3d6346240a6a7f02103109999c68",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#8a43fbd68134b19e59b9816fff01b49cc77a0d46",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"bulma": "^0.9.4"
|
||||
|
@ -7537,7 +7537,7 @@
|
|||
},
|
||||
"node_modules/do-vue": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#06ccadc25d0f4334c42fdc96e3513b69b7c4531d",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#676f84072143b05cad765242b4b5a31c301d4a6e",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
|
@ -25894,15 +25894,15 @@
|
|||
}
|
||||
},
|
||||
"do-bulma": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#963cc083fd1f3d6346240a6a7f02103109999c68",
|
||||
"from": "do-bulma@github:do-community/do-bulma#MattIPv4/update-dependencies",
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#8a43fbd68134b19e59b9816fff01b49cc77a0d46",
|
||||
"from": "do-bulma@github:do-community/do-bulma",
|
||||
"requires": {
|
||||
"bulma": "^0.9.4"
|
||||
}
|
||||
},
|
||||
"do-vue": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#06ccadc25d0f4334c42fdc96e3513b69b7c4531d",
|
||||
"from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies",
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#676f84072143b05cad765242b4b5a31c301d4a6e",
|
||||
"from": "do-vue@github:do-community/do-vue",
|
||||
"requires": {
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"assert": "^2.1.0",
|
||||
|
|
|
@ -48,8 +48,8 @@
|
|||
"dependencies": {
|
||||
"clipboard": "^2.0.11",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
|
||||
"do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies",
|
||||
"do-bulma": "github:do-community/do-bulma",
|
||||
"do-vue": "github:do-community/do-vue",
|
||||
"escape-html": "^1.0.3",
|
||||
"files-diff": "0.0.6",
|
||||
"json-to-pretty-yaml": "^1.2.2",
|
||||
|
|
Loading…
Reference in New Issue