chore(deps): bump bootswatch from 5.2.2 to 5.2.3 in /ui

Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: bootswatch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-12-12 06:12:32 +00:00
committed by Łukasz Mierzwa
parent dd3170792f
commit 31f370a5d4
2 changed files with 8 additions and 8 deletions

14
ui/package-lock.json generated
View File

@@ -17,7 +17,7 @@
"@juggle/resize-observer": "3.4.0",
"body-scroll-lock": "3.1.5",
"bootstrap": "5.2.2",
"bootswatch": "5.2.2",
"bootswatch": "5.2.3",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",
@@ -13534,9 +13534,9 @@
}
},
"node_modules/bootswatch": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.2.tgz",
"integrity": "sha512-ByybawTUbMzzsdIb+5lYjme088UBYtNBhJCBt4W77PKG57fzjd2Y11rdGDgHgFGXVTMD2Oaci3/qJon4L0ceTQ=="
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz",
"integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA=="
},
"node_modules/boxen": {
"version": "5.1.2",
@@ -46204,9 +46204,9 @@
"requires": {}
},
"bootswatch": {
"version": "5.2.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.2.tgz",
"integrity": "sha512-ByybawTUbMzzsdIb+5lYjme088UBYtNBhJCBt4W77PKG57fzjd2Y11rdGDgHgFGXVTMD2Oaci3/qJon4L0ceTQ=="
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz",
"integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA=="
},
"boxen": {
"version": "5.1.2",

View File

@@ -16,7 +16,7 @@
"@juggle/resize-observer": "3.4.0",
"body-scroll-lock": "3.1.5",
"bootstrap": "5.2.2",
"bootswatch": "5.2.2",
"bootswatch": "5.2.3",
"bricks.js": "1.8.0",
"copy-to-clipboard": "3.3.3",
"csshake": "1.7.0",