Skip to content

Commit b051294

Browse files
chore(deps): bump the npm_and_yarn group across 1 directory with 3 updates (#2343)
Bumps the npm_and_yarn group with 3 updates in the / directory: [picomatch](https://github.com/micromatch/picomatch), [lodash](https://github.com/lodash/lodash) and [yaml](https://github.com/eemeli/yaml). Updates `picomatch` from 4.0.3 to 4.0.4 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.3...4.0.4) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.18.1) Updates `yaml` from 2.8.1 to 2.8.3 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.1...v2.8.3) --- updated-dependencies: - dependency-name: picomatch dependency-version: 4.0.4 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: yaml dependency-version: 2.8.3 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 897488f commit b051294

4 files changed

Lines changed: 241 additions & 508 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": "1.0.29-alpha",
18-
"esbuild": "^0.25.10",
18+
"esbuild": "^0.25.11",
1919
"ts-loader": "^9.5.4",
2020
"tsdown": "^0.15.6",
2121
"tsx": "^4.19.2",

apps/typegpu-docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"fuse.js": "catalog:frontend",
4343
"jotai": "^2.15.0",
4444
"jotai-location": "^0.6.2",
45-
"lodash": "^4.17.21",
45+
"lodash": "^4.18.1",
4646
"lucide-react": "^0.536.0",
4747
"lz-string": "^1.5.0",
4848
"morphcharts": "^1.3.2",
@@ -86,6 +86,6 @@
8686
"typegpu-testing-utility": "workspace:*",
8787
"vite-imagetools": "catalog:frontend",
8888
"vite-plugin-wasm": "^3.5.0",
89-
"yaml": "^2.8.1"
89+
"yaml": "^2.8.3"
9090
}
9191
}

packages/unplugin-typegpu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"defu": "^6.1.4",
174174
"magic-string-ast": "^1.0.3",
175175
"pathe": "^2.0.3",
176-
"picomatch": "^4.0.3",
176+
"picomatch": "^4.0.4",
177177
"tinyest": "workspace:~0.3.1",
178178
"tinyest-for-wgsl": "workspace:~0.3.2",
179179
"unplugin": "^3.0.0"

0 commit comments

Comments
 (0)