pl-fe: update type defs
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -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
4
pnpm-lock.yaml
generated
@ -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
|
||||
|
||||
Reference in New Issue
Block a user