Upgrade all npm packages and fixes some code to supports new maplibre-gl-style-spec.
It includes some security fixes, and update for sprite-one new release.
Type of Pull Request
[ ] Adding a feature
[ ] Fixing a bug
[ ] Maintaining documents
[x] Others (maintenance libraries)
Verify the followings
[x] Code is up-to-date with the main branch
[x] No build errors after npm run build
[x] No lint errors after npm run lint
[x] No errors on using charites help globally
[x] Make sure all the existing features working well
[ ] Have you added at least one unit test if you are going to add new feature?
Description
Upgrade all npm packages and fixes some code to supports new maplibre-gl-style-spec. It includes some security fixes, and update for sprite-one new release.
Type of Pull Request
Verify the followings
main
branchnpm run build
npm run lint
charites help
globallyRefer to CONTRIBUTING.MD for more details.