feat: update package.json

This commit is contained in:
hanif salafi 2024-12-25 00:44:59 +07:00
parent 02fc768dbb
commit c361ecf761
2 changed files with 4 additions and 0 deletions

View File

@ -142,6 +142,7 @@
"@types/react": "^18.3.13", "@types/react": "^18.3.13",
"@types/react-geocode": "^0.2.4", "@types/react-geocode": "^0.2.4",
"@types/rtl-detect": "^1.0.3", "@types/rtl-detect": "^1.0.3",
"d3-shape": "^3.2.0",
"eslint": "^8", "eslint": "^8",
"eslint-config-next": "14.2.3", "eslint-config-next": "14.2.3",
"postcss": "^8", "postcss": "^8",

View File

@ -402,6 +402,9 @@ importers:
'@types/rtl-detect': '@types/rtl-detect':
specifier: ^1.0.3 specifier: ^1.0.3
version: 1.0.3 version: 1.0.3
d3-shape:
specifier: ^3.2.0
version: 3.2.0
eslint: eslint:
specifier: ^8 specifier: ^8
version: 8.57.1 version: 8.57.1