Update do-vue + do-bulma (master)
parent
b0a8c1797f
commit
c39acab784
|
@ -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",
|
||||||
|
@ -6859,7 +6859,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#2165d07d16f211e23332e86daabf1e724bf9a1a5",
|
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#f9d4ba92095b9b0cfd681a49ae0077318376d9ad",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bulma": "^0.9.4"
|
"bulma": "^0.9.4"
|
||||||
|
@ -6867,7 +6867,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#2561a088a211f4a9c660384622dac9348b5d2f84",
|
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#0077caf29213f4e0095c8ee2255b68245fe00d1b",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@svgr/webpack": "^6.5.1",
|
"@svgr/webpack": "^6.5.1",
|
||||||
|
@ -24143,15 +24143,15 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"do-bulma": {
|
"do-bulma": {
|
||||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#2165d07d16f211e23332e86daabf1e724bf9a1a5",
|
"version": "git+ssh://git@github.com/do-community/do-bulma.git#f9d4ba92095b9b0cfd681a49ae0077318376d9ad",
|
||||||
"from": "do-bulma@github:do-community/do-bulma#MattIPv4/update-dependencies",
|
"from": "do-bulma@https://github.com/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#2561a088a211f4a9c660384622dac9348b5d2f84",
|
"version": "git+ssh://git@github.com/do-community/do-vue.git#0077caf29213f4e0095c8ee2255b68245fe00d1b",
|
||||||
"from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies",
|
"from": "do-vue@https://github.com/do-community/do-vue",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@svgr/webpack": "^6.5.1",
|
"@svgr/webpack": "^6.5.1",
|
||||||
"assert": "^2.0.0",
|
"assert": "^2.0.0",
|
||||||
|
|
|
@ -47,8 +47,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