Skip to content

Commit 2a01160

Browse files
chore(deps): bump the minor-updates group with 5 updates (#606)
Bumps the minor-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@bimdata/typescript-fetch-api-client](https://github.com/bimdata/typescript-fetch-api-client-generator) | `10.31.0` | `10.31.1` | | [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) | `5.13.0` | `5.14.0` | | [cypress](https://github.com/cypress-io/cypress) | `15.7.0` | `15.7.1` | | [prettier](https://github.com/prettier/prettier) | `3.7.3` | `3.7.4` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.2.6` | `7.2.7` | Updates `@bimdata/typescript-fetch-api-client` from 10.31.0 to 10.31.1 - [Release notes](https://github.com/bimdata/typescript-fetch-api-client-generator/releases) - [Commits](bimdata/typescript-fetch-api-client-generator@v10.31.0...v10.31.1) Updates `maplibre-gl` from 5.13.0 to 5.14.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.13.0...v5.14.0) Updates `cypress` from 15.7.0 to 15.7.1 - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v15.7.0...v15.7.1) Updates `prettier` from 3.7.3 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.3...3.7.4) Updates `vite` from 7.2.6 to 7.2.7 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v7.2.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v7.2.7/packages/vite) --- updated-dependencies: - dependency-name: "@bimdata/typescript-fetch-api-client" dependency-version: 10.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: maplibre-gl dependency-version: 5.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-updates - dependency-name: cypress dependency-version: 15.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates - dependency-name: vite dependency-version: 7.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1485443 commit 2a01160

2 files changed

Lines changed: 53 additions & 36 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
"@bimdata/bcf-components": "6.7.5",
1717
"@bimdata/components": "1.9.2",
1818
"@bimdata/design-system": "2.3.0",
19-
"@bimdata/typescript-fetch-api-client": "10.31.0",
19+
"@bimdata/typescript-fetch-api-client": "10.31.1",
2020
"@bimdata/viewer": "2.15.0-beta.7",
2121
"@paddle/paddle-js": "^1.5.1",
2222
"async": "^3.2.6",
2323
"dms-conversion": "^3.1.4",
2424
"lodash": "^4.17.21",
25-
"maplibre-gl": "^5.13.0",
25+
"maplibre-gl": "^5.14.0",
2626
"oidc-client-ts": "^3.4.1",
2727
"seedrandom": "^3.0.5",
2828
"vue": "^3.5.25",
@@ -37,16 +37,16 @@
3737
"@vitejs/plugin-vue": "^6.0.2",
3838
"babel-jest": "^30.2.0",
3939
"conventional-changelog-eslint": "^6.0.0",
40-
"cypress": "^15.7.0",
40+
"cypress": "^15.7.1",
4141
"eslint": "^9.39.1",
4242
"eslint-config-prettier": "^10.1.8",
4343
"eslint-plugin-prettier": "^5.5.4",
4444
"eslint-plugin-vue": "^10.6.2",
4545
"jest": "^30.2.0",
46-
"prettier": "^3.7.3",
46+
"prettier": "^3.7.4",
4747
"sass-embedded": "^1.93.3",
4848
"semantic-release": "^25.0.2",
49-
"vite": "^7.2.6",
49+
"vite": "^7.2.7",
5050
"vite-plugin-environment": "^1.1.3"
5151
}
5252
}

0 commit comments

Comments
 (0)