mirror of
https://github.com/h-sphere/sql-seal-charts.git
synced 2026-07-22 12:00:28 +00:00
chore: updating dependencies
This commit is contained in:
parent
7c45c72913
commit
46ecbe22a0
2 changed files with 272 additions and 259 deletions
|
|
@ -28,9 +28,9 @@
|
|||
"@types/acorn": "^6.0.4",
|
||||
"@types/estree": "^1.0.6",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/node": "^22.10.10",
|
||||
"@typescript-eslint/eslint-plugin": "^8.21.0",
|
||||
"@typescript-eslint/parser": "^8.21.0",
|
||||
"@types/node": "^22.12.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.22.0",
|
||||
"@typescript-eslint/parser": "^8.22.0",
|
||||
"builtin-modules": "^4.0.0",
|
||||
"esbuild": "^0.24.2",
|
||||
"jest": "^29.7.0",
|
||||
|
|
@ -40,8 +40,9 @@
|
|||
"typescript": "^5.7.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hypersphere/sqlseal": "^0.21.0",
|
||||
"@types/leaflet": "^1.9.16",
|
||||
"@types/lodash": "^4.17.14",
|
||||
"@types/lodash": "^4.17.15",
|
||||
"@vanakat/plugin-api": "^0.2.1",
|
||||
"acorn": "^8.14.0",
|
||||
"echarts": "^5.6.0",
|
||||
|
|
|
|||
522
pnpm-lock.yaml
522
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue