]> Untitled Git - bitcoindevkit.org/commitdiff
chore: bump vuepress theme to 0.19.1
authorthunderbiscuit <thunderbiscuit@protonmail.com>
Mon, 12 Aug 2024 15:14:03 +0000 (11:14 -0400)
committerthunderbiscuit <thunderbiscuit@protonmail.com>
Mon, 12 Aug 2024 15:14:03 +0000 (11:14 -0400)
package-lock.json
package.json

index 1bc0b6847683b0948b9582a2ec658543c1d6ab1b..ce9e6beb82d9d064a609a6132a7b041d2d8da340 100644 (file)
@@ -9,7 +9,7 @@
       "version": "1.0.0",
       "license": "MIT",
       "devDependencies": {
-        "@spiralbtc/vuepress-devkit-theme": "^0.19.0",
+        "@spiralbtc/vuepress-devkit-theme": "^0.19.1",
         "broken-link-checker": "0.7.8",
         "serve": "14.2.3",
         "start-server-and-test": "2.0.5",
       }
     },
     "node_modules/@spiralbtc/vuepress-devkit-theme": {
-      "version": "0.19.0",
-      "resolved": "https://registry.npmjs.org/@spiralbtc/vuepress-devkit-theme/-/vuepress-devkit-theme-0.19.0.tgz",
-      "integrity": "sha512-dH4agKq+Kh0d+qfjmwfO7iF+Bs3jedVd5U6rG+18epg9Lf1mso/znoY0FGeQJjU7QQnt+dSs42t0NzPN8sVomw==",
+      "version": "0.19.1",
+      "resolved": "https://registry.npmjs.org/@spiralbtc/vuepress-devkit-theme/-/vuepress-devkit-theme-0.19.1.tgz",
+      "integrity": "sha512-ZNzPYK4jnTXOg9BmBEhmGuZcCAKwxIoB1W0V19staLlG2bWoY+YHJppH+iro8Mg9Fh8w1+C584kgp2iv8Wcq+g==",
       "dev": true,
       "dependencies": {
         "@vuepress/plugin-back-to-top": "1.9.7",
index b35dc14387e1b4bd164b43224f0ddd4958de3648..ab830da921058ba926fee82d573f9af80657c61d 100644 (file)
@@ -29,7 +29,7 @@
     "linkcheck:local": "$npm_package_config_linkcheck http://localhost:$npm_package_config_port"
   },
   "devDependencies": {
-    "@spiralbtc/vuepress-devkit-theme": "^0.19.0",
+    "@spiralbtc/vuepress-devkit-theme": "^0.19.1",
     "broken-link-checker": "0.7.8",
     "serve": "14.2.3",
     "start-server-and-test": "2.0.5",