Switch back to updated mainstream do-vue/do-bulma

pull/374/head
MattIPv4 2022-07-20 17:34:55 +01:00
parent e164ced51a
commit ab25fd0fbe
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -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/dep-updates", "do-bulma": "github:do-community/do-bulma",
"do-vue": "github:do-community/do-vue#MattIPv4/dep-updates", "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",
@ -6782,7 +6782,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#3eabfff742d6b8eebbd386fec06a2b63c4e5eca1", "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#4648133976dd15c205f93a3a9dd5fa3e912ff751",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"bulma": "^0.9.4" "bulma": "^0.9.4"
@ -6790,7 +6790,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#e68a6eb16c78f8766ab74ad5e5e202b042693133", "resolved": "git+ssh://git@github.com/do-community/do-vue.git#cb2bc4a78a2c47bcad80946cfe9d8fed584aadc5",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@svgr/webpack": "^6.3.0", "@svgr/webpack": "^6.3.0",
@ -23690,15 +23690,15 @@
} }
}, },
"do-bulma": { "do-bulma": {
"version": "git+ssh://git@github.com/do-community/do-bulma.git#3eabfff742d6b8eebbd386fec06a2b63c4e5eca1", "version": "git+ssh://git@github.com/do-community/do-bulma.git#4648133976dd15c205f93a3a9dd5fa3e912ff751",
"from": "do-bulma@github:do-community/do-bulma#MattIPv4/dep-updates", "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#e68a6eb16c78f8766ab74ad5e5e202b042693133", "version": "git+ssh://git@github.com/do-community/do-vue.git#cb2bc4a78a2c47bcad80946cfe9d8fed584aadc5",
"from": "do-vue@github:do-community/do-vue#MattIPv4/dep-updates", "from": "do-vue@https://github.com/do-community/do-vue",
"requires": { "requires": {
"@svgr/webpack": "^6.3.0", "@svgr/webpack": "^6.3.0",
"assert": "^2.0.0", "assert": "^2.0.0",

View File

@ -46,8 +46,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/dep-updates", "do-bulma": "github:do-community/do-bulma",
"do-vue": "github:do-community/do-vue#MattIPv4/dep-updates", "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",