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