Switch back to updated mainstream do-vue/do-bulma
This commit is contained in:
parent
e164ced51a
commit
ab25fd0fbe
|
@ -11,8 +11,8 @@
|
|||
"dependencies": {
|
||||
"clipboard": "^2.0.11",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/dep-updates",
|
||||
"do-vue": "github:do-community/do-vue#MattIPv4/dep-updates",
|
||||
"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",
|
||||
|
@ -6782,7 +6782,7 @@
|
|||
},
|
||||
"node_modules/do-bulma": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#3eabfff742d6b8eebbd386fec06a2b63c4e5eca1",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-bulma.git#4648133976dd15c205f93a3a9dd5fa3e912ff751",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"bulma": "^0.9.4"
|
||||
|
@ -6790,7 +6790,7 @@
|
|||
},
|
||||
"node_modules/do-vue": {
|
||||
"version": "1.0.0",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#e68a6eb16c78f8766ab74ad5e5e202b042693133",
|
||||
"resolved": "git+ssh://git@github.com/do-community/do-vue.git#cb2bc4a78a2c47bcad80946cfe9d8fed584aadc5",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@svgr/webpack": "^6.3.0",
|
||||
|
@ -23690,15 +23690,15 @@
|
|||
}
|
||||
},
|
||||
"do-bulma": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#3eabfff742d6b8eebbd386fec06a2b63c4e5eca1",
|
||||
"from": "do-bulma@github:do-community/do-bulma#MattIPv4/dep-updates",
|
||||
"version": "git+ssh://git@github.com/do-community/do-bulma.git#4648133976dd15c205f93a3a9dd5fa3e912ff751",
|
||||
"from": "do-bulma@https://github.com/do-community/do-bulma",
|
||||
"requires": {
|
||||
"bulma": "^0.9.4"
|
||||
}
|
||||
},
|
||||
"do-vue": {
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#e68a6eb16c78f8766ab74ad5e5e202b042693133",
|
||||
"from": "do-vue@github:do-community/do-vue#MattIPv4/dep-updates",
|
||||
"version": "git+ssh://git@github.com/do-community/do-vue.git#cb2bc4a78a2c47bcad80946cfe9d8fed584aadc5",
|
||||
"from": "do-vue@https://github.com/do-community/do-vue",
|
||||
"requires": {
|
||||
"@svgr/webpack": "^6.3.0",
|
||||
"assert": "^2.0.0",
|
||||
|
|
|
@ -46,8 +46,8 @@
|
|||
"dependencies": {
|
||||
"clipboard": "^2.0.11",
|
||||
"clone": "^2.1.2",
|
||||
"do-bulma": "github:do-community/do-bulma#MattIPv4/dep-updates",
|
||||
"do-vue": "github:do-community/do-vue#MattIPv4/dep-updates",
|
||||
"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