Skip to content

Commit b432ea4

Browse files
build(deps): bump the npm-minor-updates group across 1 directory with 3 updates (slint-ui#10018)
Bumps the npm-minor-updates group with 3 updates in the / directory: [esbuild](https://github.com/evanw/esbuild), [unpic](https://github.com/ascorbic/unpic) and [tailwind-merge](https://github.com/dcastil/tailwind-merge). Updates `esbuild` from 0.25.12 to 0.27.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.25.12...v0.27.0) Updates `unpic` from 4.1.3 to 4.2.2 - [Release notes](https://github.com/ascorbic/unpic/releases) - [Changelog](https://github.com/ascorbic/unpic/blob/main/CHANGELOG.md) - [Commits](https://github.com/ascorbic/unpic/commits) Updates `tailwind-merge` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v3.3.1...v3.4.0) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-updates - dependency-name: unpic dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-updates - dependency-name: tailwind-merge dependency-version: 3.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c5b402 commit b432ea4

File tree

3 files changed

+283
-15
lines changed

3 files changed

+283
-15
lines changed

editors/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@
248248
"@types/fs-extra": "11.0.4",
249249
"@types/node": "catalog:",
250250
"@types/vscode": "1.82.0",
251-
"esbuild": "0.25.12",
251+
"esbuild": "0.27.0",
252252
"shx": "0.4.0",
253253
"typescript": "catalog:",
254254
"vscode-tmgrammar-test": "0.1.3"

0 commit comments

Comments
 (0)