bump bootstrap5

- bootstrap5 to 5.3.2
- bootswatch5 to 5.3.2
This commit is contained in:
objecttothis
2023-11-03 14:05:01 +04:00
committed by jekkos
parent aa5bfd9b18
commit 0de0f3ec89
2 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@@ -18,9 +18,9 @@
"bootstrap-tagsinput": "^0.7.1",
"bootstrap-toggle": "^2.2.2",
"bootstrap3-dialog": "github:nakupanda/bootstrap3-dialog#master",
"bootstrap5": "npm:bootstrap@^5.2.3",
"bootstrap5": "npm:bootstrap@^5.3.2",
"bootswatch": "^3.4.1",
"bootswatch5": "npm:bootswatch@^5.2.3",
"bootswatch5": "npm:bootswatch@^5.3.2",
"chartist": "^0.11.4",
"chartist-plugin-axistitle": "^0.0.7",
"chartist-plugin-barlabels": "^0.0.5",
@@ -1354,9 +1354,9 @@
},
"node_modules/bootstrap5": {
"name": "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.2",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.2.tgz",
"integrity": "sha512-D32nmNWiQHo94BKHLmOrdjlL05q1c8oxbtBphQFb9Z5to6eGRDCm0QgeaZ4zFBHzfg2++rqa2JkqCcxDy0sH0g==",
"funding": [
{
"type": "github",
@@ -1368,7 +1368,7 @@
}
],
"peerDependencies": {
"@popperjs/core": "^2.11.6"
"@popperjs/core": "^2.11.8"
}
},
"node_modules/bootswatch": {
@@ -1381,9 +1381,9 @@
},
"node_modules/bootswatch5": {
"name": "bootswatch",
"version": "5.2.3",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.2.3.tgz",
"integrity": "sha512-tvnW15WoOY2sEp1uT1ITDQiJy2TekQa+K+Q28WDXibleIxsY0nAoC9IylbnUPD7Q5vkCIclOuBHLVBblJYYPSA=="
"version": "5.3.2",
"resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-5.3.2.tgz",
"integrity": "sha512-r05xOSLSx7MJvjpk/uoU8wPYgkPHWLV+uenLaRsS7yBsqSUcWYPjeUkz+tmrRv6s1eFxkF08NvQfBSSPCTyYaA=="
},
"node_modules/boxen": {
"version": "7.1.0",

View File

@@ -32,9 +32,9 @@
"bootstrap-tagsinput": "^0.7.1",
"bootstrap-toggle": "^2.2.2",
"bootstrap3-dialog": "github:nakupanda/bootstrap3-dialog#master",
"bootstrap5": "npm:bootstrap@^5.2.3",
"bootstrap5": "npm:bootstrap@^5.3.2",
"bootswatch": "^3.4.1",
"bootswatch5": "npm:bootswatch@^5.2.3",
"bootswatch5": "npm:bootswatch@^5.3.2",
"chartist": "^0.11.4",
"chartist-plugin-axistitle": "^0.0.7",
"chartist-plugin-barlabels": "^0.0.5",