npm i do-community/do-bulma

pull/427/head
MattIPv4 2023-04-27 15:38:11 +01:00
parent 8204253dae
commit 88360f6fb0
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -11,7 +11,7 @@
"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", "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",
@ -7161,7 +7161,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#b98584ec142899da52796c89753293047f480fa9", "resolved": "git+ssh://git@github.com/do-community/do-bulma.git#75e75624e417003c14984de5f7a6e22b7d918570",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"bulma": "^0.9.4" "bulma": "^0.9.4"
@ -25169,15 +25169,15 @@
} }
}, },
"do-bulma": { "do-bulma": {
"version": "git+ssh://git@github.com/do-community/do-bulma.git#b98584ec142899da52796c89753293047f480fa9", "version": "git+ssh://git@github.com/do-community/do-bulma.git#75e75624e417003c14984de5f7a6e22b7d918570",
"from": "do-bulma@github:do-community/do-bulma#MattIPv4/update-dependencies", "from": "do-bulma@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#85ed63f59df557e0258e55e0f34cdf3ea6b77575", "version": "git+ssh://git@github.com/do-community/do-vue.git#85ed63f59df557e0258e55e0f34cdf3ea6b77575",
"from": "do-vue@do-community/do-vue", "from": "do-vue@github:do-community/do-vue",
"requires": { "requires": {
"@svgr/webpack": "^7.0.0", "@svgr/webpack": "^7.0.0",
"assert": "^2.0.0", "assert": "^2.0.0",

View File

@ -47,7 +47,7 @@
"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", "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",