From c39acab78474855c878a84989738f692d28cb56a Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Tue, 22 Nov 2022 20:27:19 +0000 Subject: [PATCH] Update do-vue + do-bulma (master) --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index f35ad11..df17ed9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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", diff --git a/package.json b/package.json index 7c7cba9..8572983 100644 --- a/package.json +++ b/package.json @@ -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",