feat: update package.json

This commit is contained in:
hanif salafi 2024-12-25 00:46:18 +07:00
parent c361ecf761
commit 90e92400e1
2 changed files with 4 additions and 0 deletions

View File

@ -136,6 +136,7 @@
"@dnd-kit/utilities": "^3.2.2",
"@faker-js/faker": "^8.4.1",
"@next/bundle-analyzer": "^15.0.3",
"@types/d3-shape": "^3.1.6",
"@types/jquery": "^3.5.32",
"@types/leaflet": "^1.9.12",
"@types/node": "^20",

View File

@ -384,6 +384,9 @@ importers:
'@next/bundle-analyzer':
specifier: ^15.0.3
version: 15.1.2
'@types/d3-shape':
specifier: ^3.1.6
version: 3.1.6
'@types/jquery':
specifier: ^3.5.32
version: 3.5.32