add loggers actions
This commit is contained in:
parent
59398d14ba
commit
12d4db370f
22 changed files with 517 additions and 218 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -6,7 +6,8 @@
|
|||
"": {
|
||||
"license": "UNLICENSED",
|
||||
"dependencies": {
|
||||
"jquery": "^3.7.1"
|
||||
"jquery": "^3.7.1",
|
||||
"table-sort": "^1.0.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.0",
|
||||
|
@ -5501,6 +5502,12 @@
|
|||
"url": "https://github.com/fb55/entities?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/table-sort": {
|
||||
"version": "1.0.16",
|
||||
"resolved": "https://registry.npmjs.org/table-sort/-/table-sort-1.0.16.tgz",
|
||||
"integrity": "sha512-w7TDMfszdFY36aWQKRiAg0qQjOmvIy1IQKplmgpOCimOZ69BP4y5Ne4+jBQeYn990Rn40/wCALR0eAcLqxECWA==",
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/table-sort-js": {
|
||||
"version": "1.22.2",
|
||||
"resolved": "https://registry.npmjs.org/table-sort-js/-/table-sort-js-1.22.2.tgz",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue