mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-03 21:33:15 -04:00
bump bootstrap5
- bootstrap5 to 5.3.2 - bootswatch5 to 5.3.2
This commit is contained in:
18
package-lock.json
generated
18
package-lock.json
generated
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user