Skip to content

Commit 7a0f68c

Browse files
Bump the minor-and-patch group with 2 updates (#74)
Bumps the minor-and-patch group with 2 updates: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) and [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg). Updates `maplibre-gl` from 6.3.0 to 6.4.1 - [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@v6.3.0...v6.4.1) Updates `@types/pg` from 8.21.0 to 8.23.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) --- updated-dependencies: - dependency-name: maplibre-gl dependency-version: 6.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: "@types/pg" dependency-version: 8.23.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b9bb2e commit 7a0f68c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"migrate": "node scripts/migrate.mjs"
1414
},
1515
"dependencies": {
16-
"maplibre-gl": "^6.3.0",
16+
"maplibre-gl": "^6.4.1",
1717
"next": "^16.3.1",
1818
"pg": "^8.23.0",
1919
"react": "^19.2.0",
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@tailwindcss/postcss": "^4.1.0",
2828
"@types/node": "^24.0.0",
29-
"@types/pg": "^8.21.0",
29+
"@types/pg": "^8.23.1",
3030
"@types/react": "^19.2.18",
3131
"@types/react-dom": "^19.2.4",
3232
"tailwindcss": "^4.1.0",

0 commit comments

Comments
 (0)