Skip to content

Commit b6c7cc2

Browse files
Bump the minor-and-patch group with 3 updates (#76)
Bumps the minor-and-patch group with 3 updates: [maplibre-gl](https://github.com/maplibre/maplibre-gl-js), [next](https://github.com/vercel/next.js) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `maplibre-gl` from 6.4.1 to 6.6.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@v6.4.1...v6.6.0) Updates `next` from 16.3.1 to 16.3.3 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.3.1...v16.3.3) Updates `@types/react-dom` from 19.2.4 to 19.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: maplibre-gl dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: next dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch 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 0afc695 commit b6c7cc2

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"migrate": "node scripts/migrate.mjs"
1414
},
1515
"dependencies": {
16-
"maplibre-gl": "^6.4.1",
17-
"next": "^16.3.1",
16+
"maplibre-gl": "^6.6.0",
17+
"next": "^16.3.3",
1818
"pg": "^8.23.0",
1919
"react": "^19.2.0",
2020
"react-dom": "^19.2.0"
@@ -28,7 +28,7 @@
2828
"@types/node": "^24.0.0",
2929
"@types/pg": "^8.23.1",
3030
"@types/react": "^19.2.18",
31-
"@types/react-dom": "^19.2.4",
31+
"@types/react-dom": "^19.2.5",
3232
"tailwindcss": "^4.1.0",
3333
"typescript": "^5.8.0"
3434
}

0 commit comments

Comments
 (0)