Update do-vue + do-bulma (master)

pull/411/head
MattIPv4 2022-11-22 20:27:19 +00:00
parent b0a8c1797f
commit c39acab784
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",
@ -6859,7 +6859,7 @@
},
"node_modules/do-bulma": {
"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",
"dependencies": {
"bulma": "^0.9.4"
@ -6867,7 +6867,7 @@
},
"node_modules/do-vue": {
"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",
"dependencies": {
"@svgr/webpack": "^6.5.1",
@ -24143,15 +24143,15 @@
}
},
"do-bulma": {
"version": "git+ssh://git@github.com/do-community/do-bulma.git#2165d07d16f211e23332e86daabf1e724bf9a1a5",
"from": "do-bulma@github:do-community/do-bulma#MattIPv4/update-dependencies",
"version": "git+ssh://git@github.com/do-community/do-bulma.git#f9d4ba92095b9b0cfd681a49ae0077318376d9ad",
"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#2561a088a211f4a9c660384622dac9348b5d2f84",
"from": "do-vue@github:do-community/do-vue#MattIPv4/update-dependencies",
"version": "git+ssh://git@github.com/do-community/do-vue.git#0077caf29213f4e0095c8ee2255b68245fe00d1b",
"from": "do-vue@https://github.com/do-community/do-vue",
"requires": {
"@svgr/webpack": "^6.5.1",
"assert": "^2.0.0",

View File

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