Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Combine cirq-web updates from dependabot (quantumlib#7117)
* Bump the non-security group in /cirq-web/cirq_ts with 5 updates Bumps the non-security group in /cirq-web/cirq_ts with 5 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.1` | `22.13.8` | | [puppeteer](https://github.com/puppeteer/puppeteer) | `24.2.0` | `24.3.0` | | [three](https://github.com/mrdoob/three.js) | `0.173.0` | `0.174.0` | | [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three) | `0.173.0` | `0.174.0` | | [webpack](https://github.com/webpack/webpack) | `5.97.1` | `5.98.0` | Updates `@types/node` from 22.13.1 to 22.13.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `puppeteer` from 24.2.0 to 24.3.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.2.0...puppeteer-v24.3.0) Updates `three` from 0.173.0 to 0.174.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.173.0 to 0.174.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) Updates `webpack` from 5.97.1 to 5.98.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.97.1...v5.98.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: non-security - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security - dependency-name: three dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security - dependency-name: "@types/three" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor dependency-group: non-security ... Signed-off-by: dependabot[bot] <[email protected]> * Bump typescript from 5.7.3 to 5.8.2 in /cirq-web/cirq_ts Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Refresh Cirq-web bundle files Executed check/ts-build --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information