From f8f888214148ad5922c5626c21e60b7bcb66c364 Mon Sep 17 00:00:00 2001
From: MattIPv4 <mcowley@digitalocean.com>
Date: Tue, 23 Jan 2024 14:28:54 +0000
Subject: [PATCH] Update do-vue + do-bulma

---
 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 bfcbf67..4268bbf 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",
@@ -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",
diff --git a/package.json b/package.json
index 491be80..86ccdf2 100644
--- a/package.json
+++ b/package.json
@@ -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",