Skip to content

Commit ef44a11

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 7 updates
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@vitest/browser](https://github.com/vitest-dev/vitest/tree/HEAD/packages/browser) | `3.2.4` | `3.2.5` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.0` | | [defu](https://github.com/unjs/defu) | `6.1.4` | `6.1.5` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.12` | `0.28.1` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `6.0.8` | `6.4.6` | Updates `@vitest/browser` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.5/packages/browser) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) Updates `defu` from 6.1.4 to 6.1.5 - [Release notes](https://github.com/unjs/defu/releases) - [Changelog](https://github.com/unjs/defu/blob/main/CHANGELOG.md) - [Commits](unjs/defu@v6.1.4...v6.1.5) Updates `esbuild` from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](evanw/esbuild@v0.25.12...v0.28.1) Updates `astro` from 6.0.8 to 6.4.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.4.6/packages/astro) Updates `h3` from 1.15.5 to 1.15.11 - [Release notes](https://github.com/h3js/h3/releases) - [Changelog](https://github.com/h3js/h3/blob/v1.15.11/CHANGELOG.md) - [Commits](h3js/h3@v1.15.5...v1.15.11) Updates `js-yaml` from 3.14.2 to 3.15.0 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.2...3.15.0) --- updated-dependencies: - dependency-name: "@vitest/browser" dependency-version: 3.2.5 dependency-type: direct:development - dependency-name: astro dependency-version: 6.4.6 dependency-type: direct:production - dependency-name: defu dependency-version: 6.1.5 dependency-type: direct:production - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development - dependency-name: h3 dependency-version: 1.15.11 dependency-type: indirect - dependency-name: js-yaml dependency-version: 3.15.0 dependency-type: indirect - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fa1dd4 commit ef44a11

7 files changed

Lines changed: 1150 additions & 715 deletions

File tree

apps/treeshake-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@types/node": "catalog:types",
1717
"arktype": "catalog:",
18-
"esbuild": "^0.25.11",
18+
"esbuild": "^0.28.1",
1919
"ts-loader": "^9.5.4",
2020
"tsdown": "^0.15.6",
2121
"tsx": "^4.19.2",

apps/typegpu-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/react": "^19.2.14",
4040
"@types/react-dom": "^19.2.3",
4141
"arktype": "catalog:",
42-
"astro": "^6.0.8",
42+
"astro": "^6.4.6",
4343
"classnames": "^2.5.1",
4444
"expressive-code-twoslash": "^0.6.1",
4545
"fuse.js": "catalog:frontend",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"devDependencies": {
4141
"@typegpu/tgpu-dev-cli": "workspace:*",
4242
"@types/bun": "^1.3.12",
43-
"@vitest/browser": "^3.2.4",
43+
"@vitest/browser": "^3.2.5",
4444
"@vitest/coverage-v8": "3.1.2",
4545
"@webgpu/types": "catalog:types",
4646
"bun": "catalog:",

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"eslint-doc-generator": "^3.3.2",
5858
"tsdown": "^0.20.3",
5959
"typescript": "^5.9.3",
60-
"vitest": "^4.0.17"
60+
"vitest": "^4.1.0"
6161
},
6262
"peerDependencies": {
6363
"eslint": "^9.0.0"

packages/unplugin-typegpu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"@babel/traverse": "^7.29.0",
171171
"@babel/types": "catalog:",
172172
"ast-kit": "^2.2.0",
173-
"defu": "^6.1.4",
173+
"defu": "^6.1.5",
174174
"magic-string": "^0.30.21",
175175
"pathe": "^2.0.3",
176176
"picomatch": "^4.0.4",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ catalogs:
3131
fuse.js: ^7.1.0
3232
vite-imagetools: ^9.0.0
3333
test:
34-
vitest: ^4.1.2
34+
vitest: ^4.1.0
3535
types:
3636
'@types/node': ^24.10.0
3737
'@types/three': ^0.181.0

0 commit comments

Comments
 (0)