3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 14:25:32 +00:00

Updated BS table to 1.23.5

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2024-11-06 18:41:52 +00:00
parent 9c1c93ad52
commit aa168fcb5b
8 changed files with 27246 additions and 18080 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
"bootstrap-colorpicker": "^2.5.3",
"bootstrap-datepicker": "^1.10.0",
"bootstrap-less": "^3.3.8",
"bootstrap-table": "1.23.2",
"bootstrap-table": "1.23.5",
"canvas-confetti": "^1.9.3",
"chart.js": "^2.9.4",
"clipboard": "^2.0.11",
@ -3688,9 +3688,9 @@
"license": "MIT"
},
"node_modules/bootstrap-table": {
"version": "1.23.2",
"resolved": "https://registry.npmjs.org/bootstrap-table/-/bootstrap-table-1.23.2.tgz",
"integrity": "sha512-1IFiWFZzbKlleXgYEHdwHkX6rxlQMEx2N1tA8rJK/j08pI+NjIGnxFeXUL26yQLQ0U135eis/BX3OV1+anY25g==",
"version": "1.23.5",
"resolved": "https://registry.npmjs.org/bootstrap-table/-/bootstrap-table-1.23.5.tgz",
"integrity": "sha512-9WByoSpJvA73gi2YYIlX6IWR74oZtBmSixul/Th8FTBtBd/kZRpbKESGTjhA3BA3AYTnfyY8Iy1KeRWPlV2GWQ==",
"peerDependencies": {
"jquery": "3"
}