]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Bump bootstrap from 5.2.3 to 5.3.0 in /src-ui 3497/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 1 Jun 2023 21:43:26 +0000 (21:43 +0000)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2023 21:43:26 +0000 (21:43 +0000)
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.3 to 5.3.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.3...v5.3.0)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
src-ui/package-lock.json
src-ui/package.json

index 9990b44519e7c9ff675ac58693a8d05b7040c1ba..b13d77468f658245fe16a919ae4f5ccf71e66f39 100644 (file)
@@ -20,7 +20,7 @@
         "@ng-select/ng-select": "^10.0.4",
         "@ngneat/dirty-check-forms": "^3.0.3",
         "@popperjs/core": "^2.11.7",
-        "bootstrap": "^5.2.3",
+        "bootstrap": "^5.3.0",
         "file-saver": "^2.0.5",
         "mime-names": "^1.0.0",
         "ng2-pdf-viewer": "^9.1.5",
       "dev": true
     },
     "node_modules/bootstrap": {
-      "version": "5.2.3",
-      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.2.3.tgz",
-      "integrity": "sha512-cEKPM+fwb3cT8NzQZYEu4HilJ3anCrWqh3CHAok1p9jXqMPsPTBhU25fBckEJHJ/p+tTxTFTsFQGM+gaHpi3QQ==",
+      "version": "5.3.0",
+      "resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.0.tgz",
+      "integrity": "sha512-UnBV3E3v4STVNQdms6jSGO2CvOkjUMdDAVR2V5N4uCMdaIkaQjbcEAMqRimDHIs4uqBYzDAKCQwCB+97tJgHQw==",
       "funding": [
         {
           "type": "github",
         }
       ],
       "peerDependencies": {
-        "@popperjs/core": "^2.11.6"
+        "@popperjs/core": "^2.11.7"
       }
     },
     "node_modules/brace-expansion": {
index 549642effcdf59c79c1a4f6d0758a857cd4d9598..8201a821430dcab254dce8f5a7a12e8dd7dcd1c6 100644 (file)
@@ -22,7 +22,7 @@
     "@ng-select/ng-select": "^10.0.4",
     "@ngneat/dirty-check-forms": "^3.0.3",
     "@popperjs/core": "^2.11.7",
-    "bootstrap": "^5.2.3",
+    "bootstrap": "^5.3.0",
     "file-saver": "^2.0.5",
     "mime-names": "^1.0.0",
     "ng2-pdf-viewer": "^9.1.5",