3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 17:35:23 +00:00

Bumped tableexport to ^1.33.0

https://www.npmjs.com/package/tableexport.jquery.plugin
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2025-07-28 08:50:47 +01:00
parent 03b2cc9cd2
commit 4f46313388
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -34,7 +34,7 @@
"select2": "4.0.13",
"sheetjs": "^2.0.0",
"signature_pad": "^4.2.0",
"tableexport.jquery.plugin": "^1.32.0",
"tableexport.jquery.plugin": "^1.33.0",
"tether": "^1.4.0"
},
"devDependencies": {

View File

@ -54,7 +54,7 @@
"select2": "4.0.13",
"sheetjs": "^2.0.0",
"signature_pad": "^4.2.0",
"tableexport.jquery.plugin": "^1.32.0",
"tableexport.jquery.plugin": "^1.33.0",
"tether": "^1.4.0"
}
}