react
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
"lint": "eslint src --fix",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint src --fix",
|
||||
"prettier": "prettier src --write",
|
||||
"prepare": "husky"
|
||||
},
|
||||
@@ -58,9 +58,6 @@
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet-geosearch": "^4.2.2",
|
||||
"leaflet-routing-machine": "^3.2.12",
|
||||
"next": "^15.5.4",
|
||||
"next-intl": "^4.3.9",
|
||||
"next-themes": "^0.4.6",
|
||||
"react-day-picker": "^9.11.1",
|
||||
"react-hook-form": "^7.66.0",
|
||||
"react-yandex-maps": "^4.6.0",
|
||||
@@ -93,7 +90,6 @@
|
||||
"@types/js-cookie": "^3.0.6",
|
||||
"@types/leaflet": "^1.9.21",
|
||||
"@types/leaflet-routing-machine": "^3.2.9",
|
||||
"eslint-config-next": "15.3.1",
|
||||
"eslint-config-prettier": "^10.1.2",
|
||||
"eslint-plugin-prettier": "^5.2.6",
|
||||
"tailwindcss": "^4"
|
||||
|
||||
Reference in New Issue
Block a user