Skip to content

Commit 9d892ea

Browse files
build(deps-dev): bump the actions-deps group with 4 updates (#8297)
Bumps the actions-deps group with 4 updates: [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss), [svelte2tsx](https://github.com/sveltejs/language-tools), [postcss](https://github.com/postcss/postcss) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `prettier-plugin-tailwindcss` from 0.8.0 to 0.8.1 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.8.0...v0.8.1) Updates `svelte2tsx` from 0.7.57 to 0.7.58 - [Release notes](https://github.com/sveltejs/language-tools/releases) - [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx@0.7.57...svelte2tsx@0.7.58) Updates `postcss` from 8.5.19 to 8.5.14 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.19...8.5.14) Updates `wrangler` from 4.110.0 to 4.111.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.111.0/packages/wrangler) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: svelte2tsx dependency-version: 0.7.58 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: postcss dependency-version: 8.5.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: actions-deps - dependency-name: wrangler dependency-version: 4.111.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: actions-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3850d16 commit 9d892ea

4 files changed

Lines changed: 110 additions & 57 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"lru-cache": "11.5.2",
9090
"patch-package": "8.0.1",
9191
"prettier": "3.9.5",
92-
"prettier-plugin-tailwindcss": "0.8.0",
92+
"prettier-plugin-tailwindcss": "0.8.1",
9393
"react": "19.2.6",
9494
"react-dom": "19.2.7",
9595
"rimraf": "6.1.3",

packages/graphql-tag-pluck/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"astrojs-compiler-sync": "1.1.1",
6666
"content-tag": "4.2.0",
6767
"svelte": "5.56.5",
68-
"svelte2tsx": "0.7.57"
68+
"svelte2tsx": "0.7.58"
6969
},
7070
"publishConfig": {
7171
"directory": "dist",

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"postcss-lightningcss": "1.1.0",
3030
"tailwindcss": "3.4.19",
3131
"typescript": "7.0.2",
32-
"wrangler": "4.110.0"
32+
"wrangler": "4.111.0"
3333
}
3434
}

0 commit comments

Comments
 (0)