3
0
mirror of https://github.com/snipe/snipe-it.git synced 2025-10-29 11:21:21 +00:00

Bumped boostrap table from 1.24.1 to 1.24.2

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2025-07-28 08:43:17 +01:00
parent dd63fbeb84
commit 1a2bf8dc95
2 changed files with 5 additions and 5 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.24.1",
"bootstrap-table": "1.24.2",
"canvas-confetti": "^1.9.3",
"chart.js": "^2.9.4",
"clipboard": "^2.0.11",
@ -3048,9 +3048,9 @@
"license": "MIT"
},
"node_modules/bootstrap-table": {
"version": "1.24.1",
"resolved": "https://registry.npmjs.org/bootstrap-table/-/bootstrap-table-1.24.1.tgz",
"integrity": "sha512-que7o2Z6R0I3cfwfm6qg4XnoUK9A/8162HUErFYg3fGtzjk5OjLJx6Ji9p3oKz+IAIVvBCr9sqMqujEG47k3zA==",
"version": "1.24.2",
"resolved": "https://registry.npmjs.org/bootstrap-table/-/bootstrap-table-1.24.2.tgz",
"integrity": "sha512-h/09vDvypSssCdL9BlLg+o5UWBR5+0DTGZBJkeathz3h/DSbH1A+vunZcatYDFTVsLJiKYiT7o6AjGG8fW+nzA==",
"peerDependencies": {
"jquery": "3"
}

View File

@ -35,7 +35,7 @@
"bootstrap-colorpicker": "^2.5.3",
"bootstrap-datepicker": "^1.10.0",
"bootstrap-less": "^3.3.8",
"bootstrap-table": "1.24.1",
"bootstrap-table": "1.24.2",
"canvas-confetti": "^1.9.3",
"chart.js": "^2.9.4",
"clipboard": "^2.0.11",