Commit b52b3a0
chore(deps)(deps): bump the frontend-minor-patch group across 1 directory with 8 updates (#74)
* chore(deps)(deps): bump the frontend-minor-patch group across 1 directory with 8 updates
Bumps the frontend-minor-patch group with 8 updates in the /frontend directory:
| Package | From | To |
| --- | --- | --- |
| [@colyseus/sdk](https://github.com/colyseus/colyseus) | `0.17.35` | `0.17.42` |
| [@panzoom/panzoom](https://github.com/timmywil/panzoom) | `4.6.1` | `4.6.2` |
| [axios](https://github.com/axios/axios) | `1.13.6` | `1.16.0` |
| [dompurify](https://github.com/cure53/DOMPurify) | `3.3.3` | `3.4.2` |
| [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify) | `3.0.5` | `3.2.0` |
| [playcanvas](https://github.com/playcanvas/engine) | `2.17.2` | `2.18.1` |
| [vue](https://github.com/vuejs/core) | `3.5.30` | `3.5.34` |
| [sass](https://github.com/sass/dart-sass) | `1.98.0` | `1.99.0` |
Updates `@colyseus/sdk` from 0.17.35 to 0.17.42
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Changelog](https://github.com/colyseus/colyseus/blob/master/CHANGELOG_0.17.md)
- [Commits](https://github.com/colyseus/colyseus/compare/@colyseus/sdk@0.17.35...@colyseus/sdk@0.17.42)
Updates `@panzoom/panzoom` from 4.6.1 to 4.6.2
- [Release notes](https://github.com/timmywil/panzoom/releases)
- [Commits](timmywil/panzoom@4.6.1...4.6.2)
Updates `axios` from 1.13.6 to 1.16.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.6...v1.16.0)
Updates `dompurify` from 3.3.3 to 3.4.2
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.3.3...3.4.2)
Updates `@types/dompurify` from 3.0.5 to 3.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)
Updates `playcanvas` from 2.17.2 to 2.18.1
- [Release notes](https://github.com/playcanvas/engine/releases)
- [Commits](playcanvas/engine@v2.17.2...v2.18.1)
Updates `vue` from 3.5.30 to 3.5.34
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.30...v3.5.34)
Updates `@types/dompurify` from 3.0.5 to 3.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify)
Updates `sass` from 1.98.0 to 1.99.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.98.0...1.99.0)
---
updated-dependencies:
- dependency-name: "@colyseus/sdk"
dependency-version: 0.17.42
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-minor-patch
- dependency-name: "@panzoom/panzoom"
dependency-version: 4.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-minor-patch
- dependency-name: "@types/dompurify"
dependency-version: 3.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-minor-patch
- dependency-name: "@types/dompurify"
dependency-version: 3.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-minor-patch
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-minor-patch
- dependency-name: dompurify
dependency-version: 3.4.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-minor-patch
- dependency-name: playcanvas
dependency-version: 2.18.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: frontend-minor-patch
- dependency-name: sass
dependency-version: 1.99.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: frontend-minor-patch
- dependency-name: vue
dependency-version: 3.5.34
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: frontend-minor-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): regenerate root lockfile after frontend group bump
Dependabot's group-bump PR updated frontend/package.json but only
frontend/package-lock.json — npm workspaces use the ROOT lockfile,
so npm ci was failing with 'Missing: @types/dompurify@3.2.0 from
lock file'. Running 'npm install' at the workspace root re-syncs
the root lockfile against the new dep set; no behavior change.
Signed-off-by: Arun Rajkumar <mickyarunr@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Arun Rajkumar <mickyarunr@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Arun Rajkumar <mickyarunr@gmail.com>1 parent bc7ca98 commit b52b3a0
3 files changed
Lines changed: 138 additions & 133 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments