diff options
| author | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-30 20:49:48 +0100 |
|---|---|---|
| committer | Ariel Costas Guerrero <ariel@costas.dev> | 2025-11-30 20:49:48 +0100 |
| commit | a68ba30716062b265f85c4be078a736c7135d7bc (patch) | |
| tree | dd079a2d3860349402ad5b614659fedcb90c2b99 /src/frontend/package.json | |
| parent | cee521142a4e0673b155d97c3e4825b7fec1987f (diff) | |
Refactor StopMap and Settings components; replace region config usage with REGION_DATA, update StopDataProvider calls, and improve UI elements. Remove unused timetable files and add Tailwind CSS support.
Diffstat (limited to 'src/frontend/package.json')
| -rw-r--r-- | src/frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/package.json b/src/frontend/package.json index 53d23ef..38d05f9 100644 --- a/src/frontend/package.json +++ b/src/frontend/package.json @@ -22,7 +22,7 @@ "fuse.js": "^7.1.0", "i18next-browser-languagedetector": "^8.2.0", "isbot": "^5", - "lucide-react": "^0.554.0", + "lucide-react": "^0.555.0", "maplibre-theme": "^1.0.0", "react": "^19.2.0", "react-dom": "^19.2.0", |
