Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
26be5cc17f
⬆️ Update dependency bootstrap to v5.3.1 2023-07-26 11:10:59 +00:00
3 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "6.1.2",
"app-root-path": "3.0.0",
"bootstrap": "5.3.2",
"bootstrap": "5.3.1",
"cookie-parser": "1.4.6",
"cron": "2.1.0",
"debug": "4.3.4",

View File

@ -30,7 +30,7 @@
<div class="col-12">
<label for="hostname" class="form-label">Hostname</label>
<input id="hostname" type="text" class="form-control" aria-describedby="hostname-help">
<div id="hostname-help" class="form-text">example.com:8080</span>
<div id="hostname-help" class="form-text">exemple.com:8080</span>
</div>
</div>
</div>

View File

@ -197,12 +197,12 @@ __metadata:
languageName: node
linkType: hard
"bootstrap@npm:5.3.2":
version: 5.3.2
resolution: "bootstrap@npm:5.3.2"
"bootstrap@npm:5.3.1":
version: 5.3.1
resolution: "bootstrap@npm:5.3.1"
peerDependencies:
"@popperjs/core": ^2.11.8
checksum: d5580b253d121ffc137388d41da58dce8d15f1ccd574e12f28d4a08e7649ca15e95db645b2b677cb8025bccd446bff04138fc0fe64f8cba0ccc5dc004a8644cf
checksum: f8176376aa6c6d8947d58a67f0c57fa0b6b7dcd087ff83454e0d727c07cf33e8107e56aa298045d652f84b53b24ac72457af73e41c5631c9ebdc1909039c5dac
languageName: node
linkType: hard
@ -1095,7 +1095,7 @@ __metadata:
dependencies:
"@fortawesome/fontawesome-free": 6.1.2
app-root-path: 3.0.0
bootstrap: 5.3.2
bootstrap: 5.3.1
cookie-parser: 1.4.6
cron: 2.1.0
debug: 4.3.4