Commit 128b9cf
authored
Bump the npm group with 32 updates (#2063)
Bumps the npm group with 32 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `24.8.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `7.1.9` | `7.1.10` |
| [@rollup/rollup-android-arm-eabi](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-android-arm64](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-darwin-arm64](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-darwin-x64](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-freebsd-arm64](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-freebsd-x64](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-arm-gnueabihf](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-arm-musleabihf](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-arm64-gnu](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-arm64-musl](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-loong64-gnu](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-ppc64-gnu](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-riscv64-gnu](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-riscv64-musl](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-s390x-gnu](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-linux-x64-musl](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-openharmony-arm64](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-win32-arm64-msvc](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-win32-ia32-msvc](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-win32-x64-gnu](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@rollup/rollup-win32-x64-msvc](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [@typescript-eslint/types](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/types) | `8.46.0` | `8.46.1` |
| [ast-v8-to-istanbul](https://github.com/AriPerkkio/ast-v8-to-istanbul) | `0.3.5` | `0.3.7` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.8.16` | `2.8.18` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001750` | `1.0.30001751` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.10` | `0.25.11` |
| [node-releases](https://github.com/chicoxyzzy/node-releases) | `2.0.23` | `2.0.25` |
| [rollup](https://github.com/rollup/rollup) | `4.52.4` | `4.52.5` |
| [std-env](https://github.com/unjs/std-env) | `3.9.0` | `3.10.0` |
Updates `@types/node` from 24.7.2 to 24.8.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `vite` from 7.1.9 to 7.1.10
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.10/packages/vite)
Updates `@rollup/rollup-android-arm-eabi` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-android-arm64` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-darwin-arm64` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-darwin-x64` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-freebsd-arm64` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-freebsd-x64` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-arm-gnueabihf` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-arm-musleabihf` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-arm64-gnu` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-arm64-musl` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-loong64-gnu` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-ppc64-gnu` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-riscv64-gnu` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-riscv64-musl` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-s390x-gnu` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-x64-gnu` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-linux-x64-musl` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-openharmony-arm64` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-win32-arm64-msvc` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-win32-ia32-msvc` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-win32-x64-gnu` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@rollup/rollup-win32-x64-msvc` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `@typescript-eslint/types` from 8.46.0 to 8.46.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.1/packages/types)
Updates `ast-v8-to-istanbul` from 0.3.5 to 0.3.7
- [Release notes](https://github.com/AriPerkkio/ast-v8-to-istanbul/releases)
- [Commits](AriPerkkio/ast-v8-to-istanbul@v0.3.5...v0.3.7)
Updates `baseline-browser-mapping` from 2.8.16 to 2.8.18
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.8.16...v2.8.18)
Updates `caniuse-lite` from 1.0.30001750 to 1.0.30001751
- [Commits](browserslist/caniuse-lite@1.0.30001750...1.0.30001751)
Updates `esbuild` from 0.25.10 to 0.25.11
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.10...v0.25.11)
Updates `node-releases` from 2.0.23 to 2.0.25
- [Commits](chicoxyzzy/node-releases@v2.0.23...v2.0.25)
Updates `rollup` from 4.52.4 to 4.52.5
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.52.4...v4.52.5)
Updates `std-env` from 3.9.0 to 3.10.0
- [Release notes](https://github.com/unjs/std-env/releases)
- [Changelog](https://github.com/unjs/std-env/blob/main/CHANGELOG.md)
- [Commits](unjs/std-env@v3.9.0...v3.10.0)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: npm
- dependency-name: vite
dependency-version: 7.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-android-arm-eabi"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-android-arm64"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-darwin-arm64"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-darwin-x64"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-freebsd-arm64"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-freebsd-x64"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-arm-gnueabihf"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-arm-musleabihf"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-arm64-gnu"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-arm64-musl"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-loong64-gnu"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-ppc64-gnu"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-riscv64-gnu"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-riscv64-musl"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-s390x-gnu"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-linux-x64-musl"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-openharmony-arm64"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-win32-arm64-msvc"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-win32-ia32-msvc"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-win32-x64-gnu"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@rollup/rollup-win32-x64-msvc"
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: "@typescript-eslint/types"
dependency-version: 8.46.1
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: ast-v8-to-istanbul
dependency-version: 0.3.7
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: baseline-browser-mapping
dependency-version: 2.8.18
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: caniuse-lite
dependency-version: 1.0.30001751
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: esbuild
dependency-version: 0.25.11
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: node-releases
dependency-version: 2.0.25
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: rollup
dependency-version: 4.52.5
dependency-type: indirect
update-type: version-update:semver-patch
dependency-group: npm
- dependency-name: std-env
dependency-version: 3.10.0
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: npm
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9ad3dfc commit 128b9cf
2 files changed
Lines changed: 327 additions & 293 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments