Skip to content

Commit

Permalink
build(deps): bump the npm group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 4 updates: @versatiles/svelte, [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [maplibre-gl](https://github.com/maplibre/maplibre-gl-js).


Updates `@versatiles/svelte` from 0.2.0 to 0.3.0

Updates `svelte` from 5.19.2 to 5.19.6
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `@types/node` from 22.10.10 to 22.13.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `maplibre-gl` from 5.0.1 to 5.1.0
- [Release notes](https://github.com/maplibre/maplibre-gl-js/releases)
- [Changelog](https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md)
- [Commits](maplibre/maplibre-gl-js@v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: "@versatiles/svelte"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: svelte
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: maplibre-gl
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 49349aa commit 11b9e90
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 26 deletions.
45 changes: 23 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"devDependencies": {
"@turf/turf": "^7.2.0",
"@types/eslint": "^9.6.1",
"@types/node": "^22.10.10",
"@types/node": "^22.13.0",
"@types/prismjs": "^1.26.5",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-svelte": "^2.46.1",
"geojson": "^0.5.0",
"maplibre-gl": "^5.0.1",
"maplibre-gl": "^5.1.0",
"npm-check-updates": "^17.1.14",
"prettier": "^3.4.2",
"prettier-plugin-svelte": "^3.3.3",
Expand All @@ -35,9 +35,9 @@
"@sveltejs/adapter-static": "^3.0.8",
"@sveltejs/kit": "^2.16.1",
"@sveltejs/vite-plugin-svelte": "^5.0.3",
"@versatiles/svelte": "^0.2.0",
"@versatiles/svelte": "^0.3.0",
"globals": "^15.14.0",
"svelte": "^5.19.2",
"svelte": "^5.19.6",
"svelte-check": "^4.1.4",
"svelte-highlight": "^7.8.2",
"svelte-preprocess": "^6.0.3",
Expand Down

0 comments on commit 11b9e90

Please sign in to comment.