pl-fe: update type defs

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-01-06 16:03:19 +01:00
parent df74b8335a
commit c99fe5d908
2 changed files with 4 additions and 4 deletions

View File

@ -154,9 +154,9 @@
"@types/leaflet": "^1.9.15",
"@types/lodash": "^4.17.13",
"@types/path-browserify": "^1.0.3",
"@types/react": "^18.3.18",
"@types/react": "^18.3.23",
"@types/react-color": "^3.0.13",
"@types/react-dom": "^18.3.5",
"@types/react-dom": "^18.3.7",
"@types/react-router-dom": "^5.3.3",
"@types/react-sparklines": "^1.7.5",
"@types/react-swipeable-views": "^0.13.6",

4
pnpm-lock.yaml generated
View File

@ -459,13 +459,13 @@ importers:
specifier: ^1.0.3
version: 1.0.3
'@types/react':
specifier: ^18.3.18
specifier: ^18.3.23
version: 18.3.23
'@types/react-color':
specifier: ^3.0.13
version: 3.0.13(@types/react@18.3.23)
'@types/react-dom':
specifier: ^18.3.5
specifier: ^18.3.7
version: 18.3.7(@types/react@18.3.23)
'@types/react-router-dom':
specifier: ^5.3.3