Downgraded Bootstrap for compatibility with BootstrapVue
authorAdam Dullage <redacted>
Tue, 28 Jun 2022 19:00:37 +0000 (20:00 +0100)
committerAdam Dullage <redacted>
Tue, 28 Jun 2022 19:00:37 +0000 (20:00 +0100)
package-lock.json
package.json

index e5ceb8ac74840b81737b767d275d6d3658224294..2252f303318bd6b9b29e13295e563184e60e03a8 100644 (file)
@@ -12,7 +12,7 @@
         "@toast-ui/vue-editor": "^3.0.2",
         "@vue/component-compiler-utils": "^3.2.2",
         "axios": "^0.21.1",
-        "bootstrap": "^5.0.2",
+        "bootstrap": "4.6",
         "bootstrap-vue": "^2.21.2",
         "parcel-bundler": "^1.12.5",
         "sass": "^1.37.5",
         "node": ">= 6.0.0"
       }
     },
-    "node_modules/@popperjs/core": {
-      "version": "2.9.2",
-      "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.9.2.tgz",
-      "integrity": "sha512-VZMYa7+fXHdwIq1TDhSXoVmSPEGM/aa+6Aiq3nVVJ9bXr24zScr+NlKFKC3iPljA7ho/GAZr+d2jOf5GIRC30Q==",
-      "dev": true,
-      "peer": true,
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/popperjs"
-      }
-    },
     "node_modules/@toast-ui/editor": {
       "version": "3.0.2",
       "resolved": "https://registry.npmjs.org/@toast-ui/editor/-/editor-3.0.2.tgz",
       "dev": true
     },
     "node_modules/bootstrap": {
-      "version": "5.0.2",
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.2.tgz",
-      "integrity": "sha512-1Ge963tyEQWJJ+8qtXFU6wgmAVj9gweEjibUdbmcCEYsn38tVwRk8107rk2vzt6cfQcRr3SlZ8aQBqaD8aqf+Q==",
+      "version": "4.6.1",
+      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.1.tgz",
+      "integrity": "sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==",
       "dev": true,
       "funding": {
         "type": "opencollective",
         "url": "https://opencollective.com/bootstrap"
       },
       "peerDependencies": {
-        "@popperjs/core": "^2.9.2"
+        "jquery": "1.9.1 - 3",
+        "popper.js": "^1.16.1"
       }
     },
     "node_modules/bootstrap-vue": {
         "vue-functional-data-merge": "^3.1.0"
       }
     },
-    "node_modules/bootstrap-vue/node_modules/bootstrap": {
-      "version": "4.6.0",
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.0.tgz",
-      "integrity": "sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==",
-      "dev": true,
-      "funding": {
-        "type": "opencollective",
-        "url": "https://opencollective.com/bootstrap"
-      },
-      "peerDependencies": {
-        "jquery": "1.9.1 - 3",
-        "popper.js": "^1.16.1"
-      }
-    },
     "node_modules/brace-expansion": {
       "version": "1.1.11",
       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
         "physical-cpu-count": "^2.0.0"
       }
     },
-    "@popperjs/core": {
-      "version": "2.9.2",
-      "resolved": "https://registry.npmjs.org/@popperjs/core/-/core-2.9.2.tgz",
-      "integrity": "sha512-VZMYa7+fXHdwIq1TDhSXoVmSPEGM/aa+6Aiq3nVVJ9bXr24zScr+NlKFKC3iPljA7ho/GAZr+d2jOf5GIRC30Q==",
-      "dev": true,
-      "peer": true
-    },
     "@toast-ui/editor": {
       "version": "3.0.2",
       "resolved": "https://registry.npmjs.org/@toast-ui/editor/-/editor-3.0.2.tgz",
       "dev": true
     },
     "bootstrap": {
-      "version": "5.0.2",
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.0.2.tgz",
-      "integrity": "sha512-1Ge963tyEQWJJ+8qtXFU6wgmAVj9gweEjibUdbmcCEYsn38tVwRk8107rk2vzt6cfQcRr3SlZ8aQBqaD8aqf+Q==",
+      "version": "4.6.1",
+      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.1.tgz",
+      "integrity": "sha512-0dj+VgI9Ecom+rvvpNZ4MUZJz8dcX7WCX+eTID9+/8HgOkv3dsRzi8BGeZJCQU6flWQVYxwTQnEZFrmJSEO7og==",
       "dev": true,
       "requires": {}
     },
         "popper.js": "^1.16.1",
         "portal-vue": "^2.1.7",
         "vue-functional-data-merge": "^3.1.0"
-      },
-      "dependencies": {
-        "bootstrap": {
-          "version": "4.6.0",
-          "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.6.0.tgz",
-          "integrity": "sha512-Io55IuQY3kydzHtbGvQya3H+KorS/M9rSNyfCGCg9WZ4pyT/lCxIlpJgG1GXW/PswzC84Tr2fBYi+7+jFVQQBw==",
-          "dev": true,
-          "requires": {}
-        }
       }
     },
     "brace-expansion": {
index 5727f89f04bdfcd996f6d3fc54f07ff6b495b314..0f6c78be97f01d431489b35d5702e15f2e0dbad4 100644 (file)
@@ -15,7 +15,7 @@
     "@toast-ui/vue-editor": "^3.0.2",
     "@vue/component-compiler-utils": "^3.2.2",
     "axios": "^0.21.1",
-    "bootstrap": "^5.0.2",
+    "bootstrap": "4.6",
     "bootstrap-vue": "^2.21.2",
     "parcel-bundler": "^1.12.5",
     "sass": "^1.37.5",
git clone https://git.99rst.org/PROJECT