feat: update package.json

This commit is contained in:
hanif salafi 2024-12-25 00:52:10 +07:00
parent 90e92400e1
commit 9d33d6d0d4
2 changed files with 4 additions and 0 deletions

View File

@ -137,6 +137,7 @@
"@faker-js/faker": "^8.4.1",
"@next/bundle-analyzer": "^15.0.3",
"@types/d3-shape": "^3.1.6",
"@types/geojson": "^7946.0.15",
"@types/jquery": "^3.5.32",
"@types/leaflet": "^1.9.12",
"@types/node": "^20",

View File

@ -387,6 +387,9 @@ importers:
'@types/d3-shape':
specifier: ^3.1.6
version: 3.1.6
'@types/geojson':
specifier: ^7946.0.15
version: 7946.0.15
'@types/jquery':
specifier: ^3.5.32
version: 3.5.32