Compare commits

...

1 Commits

Author SHA1 Message Date
snipe
2d3d1724bb Updated some packages
Signed-off-by: snipe <snipe@snipe.net>
2025-07-28 07:35:56 +01:00
2 changed files with 758 additions and 1190 deletions

1935
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -18,11 +18,11 @@
"devDependencies": {
"all-contributors-cli": "^6.26.1",
"axios": "^1.7.2",
"babel-preset-latest": "^6.24.1",
"jquery": "<3.6.0",
"laravel-mix": "^6.0.49",
"lodash": "^4.17.20",
"postcss": "^8.4.5"
"postcss": "^8.4.5",
"webpack": "^5.2.2"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^6.7.2",
@@ -37,7 +37,7 @@
"bootstrap-less": "^3.3.8",
"bootstrap-table": "1.24.1",
"canvas-confetti": "^1.9.3",
"chart.js": "^2.9.4",
"chart.js": "4.5.0",
"clipboard": "^2.0.11",
"css-loader": "^5.0.0",
"ekko-lightbox": "^5.1.1",
@@ -46,7 +46,7 @@
"jquery-ui": "^1.14.1",
"jquery-validation": "^1.21.0",
"jquery.iframe-transport": "^1.0.0",
"jspdf-autotable": "^3.8.4",
"jspdf-autotable": "^5.0.2",
"less": "^4.2.2",
"less-loader": "^6.0",
"list.js": "^1.5.0",
@@ -55,8 +55,7 @@
"select2": "4.0.13",
"sheetjs": "^2.0.0",
"signature_pad": "^4.2.0",
"tableexport.jquery.plugin": "1.32.0",
"tether": "^1.4.0",
"webpack": "^5.98.0"
"tableexport.jquery.plugin": "^1.9.9",
"tether": "^1.4.0"
}
}