Browse Source

Merge branch '0.2.0b' of https://github.com/Keybored02/bambuddy into 0.2.0b

Matteo Parenti 3 months ago
parent
commit
4f59be46c9
3 changed files with 4 additions and 5 deletions
  1. 3 4
      frontend/package-lock.json
  2. 0 0
      static/assets/index-BOd5pCVD.js
  3. 1 1
      static/index.html

+ 3 - 4
frontend/package-lock.json

@@ -6046,10 +6046,9 @@
       }
     },
     "node_modules/markdown-it": {
-      "version": "14.1.0",
-      "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz",
-      "integrity": "sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==",
-      "license": "MIT",
+      "version": "14.1.1",
+      "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.1.tgz",
+      "integrity": "sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==",
       "dependencies": {
         "argparse": "^2.0.1",
         "entities": "^4.4.0",

File diff suppressed because it is too large
+ 0 - 0
static/assets/index-BOd5pCVD.js


+ 1 - 1
static/index.html

@@ -23,7 +23,7 @@
 
     <!-- Splash screens for iOS -->
     <link rel="apple-touch-startup-image" href="/img/android-chrome-512x512.png" />
-    <script type="module" crossorigin src="/assets/index-IFV5nOKo.js"></script>
+    <script type="module" crossorigin src="/assets/index-BOd5pCVD.js"></script>
     <link rel="stylesheet" crossorigin href="/assets/index-DZOdnZuT.css">
   </head>
   <body>

Some files were not shown because too many files changed in this diff