chore(views/table): add types

This commit is contained in:
Elian Doran 2025-06-28 12:18:17 +03:00
parent 4ef93569a1
commit 16b9375b9d
No known key found for this signature in database
2 changed files with 9 additions and 0 deletions

View File

@ -64,6 +64,7 @@
"@types/leaflet": "1.9.19", "@types/leaflet": "1.9.19",
"@types/leaflet-gpx": "1.3.7", "@types/leaflet-gpx": "1.3.7",
"@types/mark.js": "8.11.12", "@types/mark.js": "8.11.12",
"@types/tabulator-tables": "6.2.6",
"copy-webpack-plugin": "13.0.0", "copy-webpack-plugin": "13.0.0",
"happy-dom": "18.0.1", "happy-dom": "18.0.1",
"script-loader": "0.7.2", "script-loader": "0.7.2",

8
pnpm-lock.yaml generated
View File

@ -311,6 +311,9 @@ importers:
'@types/mark.js': '@types/mark.js':
specifier: 8.11.12 specifier: 8.11.12
version: 8.11.12 version: 8.11.12
'@types/tabulator-tables':
specifier: 6.2.6
version: 6.2.6
copy-webpack-plugin: copy-webpack-plugin:
specifier: 13.0.0 specifier: 13.0.0
version: 13.0.0(webpack@5.99.9(@swc/core@1.11.29(@swc/helpers@0.5.17))(esbuild@0.25.5)) version: 13.0.0(webpack@5.99.9(@swc/core@1.11.29(@swc/helpers@0.5.17))(esbuild@0.25.5))
@ -5460,6 +5463,9 @@ packages:
'@types/swagger-ui@5.21.1': '@types/swagger-ui@5.21.1':
resolution: {integrity: sha512-DUmUH59eeOtvAqcWwBduH2ws0cc5i95KHsXCS4FsOfbUq/clW8TN+HqRBj7q5p9MSsSNK43RziIGItNbrAGLxg==} resolution: {integrity: sha512-DUmUH59eeOtvAqcWwBduH2ws0cc5i95KHsXCS4FsOfbUq/clW8TN+HqRBj7q5p9MSsSNK43RziIGItNbrAGLxg==}
'@types/tabulator-tables@6.2.6':
resolution: {integrity: sha512-A+2VrqDluI6hNw5dQl1Z7b8pjQfAE62+3Kj0cFfenWzj0T0ewMicPrpPINHL7ASqz9u9FTDn1Mz1Ige2tF4Wlw==}
'@types/tmp@0.2.6': '@types/tmp@0.2.6':
resolution: {integrity: sha512-chhaNf2oKHlRkDGt+tiKE2Z5aJ6qalm7Z9rlLdBwmOiAAf09YQvvoLXjWK4HWPF1xU/fqvMgfNfpVoBscA/tKA==} resolution: {integrity: sha512-chhaNf2oKHlRkDGt+tiKE2Z5aJ6qalm7Z9rlLdBwmOiAAf09YQvvoLXjWK4HWPF1xU/fqvMgfNfpVoBscA/tKA==}
@ -20310,6 +20316,8 @@ snapshots:
'@types/swagger-ui@5.21.1': {} '@types/swagger-ui@5.21.1': {}
'@types/tabulator-tables@6.2.6': {}
'@types/tmp@0.2.6': {} '@types/tmp@0.2.6': {}
'@types/tough-cookie@4.0.5': {} '@types/tough-cookie@4.0.5': {}