Icon-Shelf / icon-shelf

SVG icon manager for developers.
https://icon-shelf.github.io
MIT License
284 stars 27 forks source link

Upgrade typescript to 4.8 and some other type packages #109

Closed MrRobz closed 1 year ago

MrRobz commented 1 year ago

Upgrade typescript package and some other type packages

typescript                            4.7.4  →      4.8.4
@types/lodash                     ^4.14.182  →  ^4.14.186
 @types/react                       ^18.0.15  →   ^18.0.21
 @types/svgo                          ^2.6.3  →     ^2.6.4

Things to check after upgrading:

Shaglock commented 1 year ago

Hey @MrRobz , please assign this to me, I'll make a PR.