Skip to content

Commit 75fe91f

Browse files
build(deps): bump the patch-updates group across 1 directory with 4 updates (#295)
Bumps the patch-updates group with 4 updates in the / directory: [@astrojs/compiler-rs](https://github.com/withastro/compiler-rs), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [sanitize-html](https://github.com/apostrophecms/apostrophe/tree/HEAD/packages/sanitize-html) and [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome). Updates `@astrojs/compiler-rs` from 0.1.6 to 0.1.7 - [Release notes](https://github.com/withastro/compiler-rs/releases) - [Commits](https://github.com/withastro/compiler-rs/compare/@astrojs/compiler-rs@0.1.6...@astrojs/compiler-rs@0.1.7) Updates `astro` from 6.1.6 to 6.1.7 - [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.1.7/packages/astro) Updates `sanitize-html` from 2.17.2 to 2.17.3 - [Changelog](https://github.com/apostrophecms/apostrophe/blob/main/packages/sanitize-html/CHANGELOG.md) - [Commits](https://github.com/apostrophecms/apostrophe/commits/sanitize-html@2.17.3/packages/sanitize-html) Updates `@biomejs/biome` from 2.4.11 to 2.4.12 - [Release notes](https://github.com/biomejs/biome/releases) - [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md) - [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.4.12/packages/@biomejs/biome) --- updated-dependencies: - dependency-name: "@astrojs/compiler-rs" dependency-version: 0.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: astro dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: sanitize-html dependency-version: 2.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@biomejs/biome" dependency-version: 2.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XiaYe <xiaye@msn.com>
1 parent 686702a commit 75fe91f

2 files changed

Lines changed: 278 additions & 276 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {
2020
"@astrojs/check": "^0.9.8",
21-
"@astrojs/compiler-rs": "^0.1.6",
21+
"@astrojs/compiler-rs": "^0.1.7",
2222
"@astrojs/mdx": "^5.0.3",
2323
"@astrojs/rss": "^4.0.18",
2424
"@astrojs/sitemap": "^3.7.2",
@@ -38,7 +38,7 @@
3838
"@iconify/utils": "^3.1.0",
3939
"@swup/astro": "^1.8.0",
4040
"@tailwindcss/typography": "^0.5.16",
41-
"astro": "6.1.6",
41+
"astro": "6.1.7",
4242
"astro-expressive-code": "^0.41.7",
4343
"astro-icon": "^1.1.5",
4444
"dayjs": "^1.11.20",
@@ -66,7 +66,7 @@
6666
"remark-directive-rehype": "^0.4.2",
6767
"remark-math": "^6.0.0",
6868
"remark-sectionize": "^2.1.0",
69-
"sanitize-html": "^2.17.2",
69+
"sanitize-html": "^2.17.3",
7070
"satori": "^0.26.0",
7171
"sharp": "^0.34.5",
7272
"stylus": "^0.64.0",
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@astrojs/ts-plugin": "^1.10.7",
80-
"@biomejs/biome": "2.4.11",
80+
"@biomejs/biome": "2.4.12",
8181
"@iconify-json/mdi": "^1.2.3",
8282
"@iconify-json/svg-spinners": "^1.2.4",
8383
"@iconify/types": "^2.0.0",

0 commit comments

Comments
 (0)