Update do-vue + do-bulma

This commit is contained in:
MattIPv4 2024-01-23 14:28:54 +00:00
parent 370971a002
commit f8f8882141
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -11,8 +11,8 @@
"dependencies": {
"clipboard": "^2.0.11",
"clone": "^2.1.2",
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
"do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies",
"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",
@ -7529,7 +7529,7 @@
},
"node_modules/do-bulma": {
"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",
"dependencies": {
"bulma": "^0.9.4"
@ -7537,7 +7537,7 @@
},
"node_modules/do-vue": {
"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",
"dependencies": {
"@svgr/webpack": "^8.1.0",
@ -25894,15 +25894,15 @@
}
},
"do-bulma": {
"version": "git+ssh://git@github.com/do-community/do-bulma.git#963cc083fd1f3d6346240a6a7f02103109999c68",
"from": "do-bulma@github:do-community/do-bulma#MattIPv4/update-dependencies",
"version": "git+ssh://git@github.com/do-community/do-bulma.git#8a43fbd68134b19e59b9816fff01b49cc77a0d46",
"from": "do-bulma@github:do-community/do-bulma",
"requires": {
"bulma": "^0.9.4"
}
},
"do-vue": {
"version": "git+ssh://git@github.com/do-community/do-vue.git#06ccadc25d0f4334c42fdc96e3513b69b7c4531d",
"from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies",
"version": "git+ssh://git@github.com/do-community/do-vue.git#676f84072143b05cad765242b4b5a31c301d4a6e",
"from": "do-vue@github:do-community/do-vue",
"requires": {
"@svgr/webpack": "^8.1.0",
"assert": "^2.1.0",

View File

@ -48,8 +48,8 @@
"dependencies": {
"clipboard": "^2.0.11",
"clone": "^2.1.2",
"do-bulma": "github:do-community/do-bulma#MattIPv4/update-dependencies",
"do-vue": "github:do-community/do-vue#MattIPv4/update-dependencies",
"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",