Skip to content

Commit c641c72

Browse files
chore(deps): bump the patch-updates group with 5 updates (saicaca#630)
Bumps the patch-updates group with 5 updates: | Package | From | To | | --- | --- | --- | | [@fontsource-variable/jetbrains-mono](https://github.com/fontsource/font-files/tree/HEAD/fonts/variable/jetbrains-mono) | `5.2.7` | `5.2.8` | | [@fontsource/roboto](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/roboto) | `5.2.7` | `5.2.8` | | [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.2.35` | `1.2.36` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.13.7` | `5.13.8` | | [sharp](https://github.com/lovell/sharp) | `0.34.3` | `0.34.4` | Updates `@fontsource-variable/jetbrains-mono` from 5.2.7 to 5.2.8 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/variable/jetbrains-mono) Updates `@fontsource/roboto` from 5.2.7 to 5.2.8 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/roboto) Updates `@iconify-json/material-symbols` from 1.2.35 to 1.2.36 - [Commits](https://github.com/iconify/icon-sets/commits) Updates `astro` from 5.13.7 to 5.13.8 - [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/[email protected]/packages/astro) Updates `sharp` from 0.34.3 to 0.34.4 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.34.3...v0.34.4) --- updated-dependencies: - dependency-name: "@fontsource-variable/jetbrains-mono" dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@fontsource/roboto" dependency-version: 5.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@iconify-json/material-symbols" dependency-version: 1.2.36 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: astro dependency-version: 5.13.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: sharp dependency-version: 0.34.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d1f2ede commit c641c72

File tree

2 files changed

+285
-308
lines changed

2 files changed

+285
-308
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,16 @@
2424
"@expressive-code/core": "^0.41.3",
2525
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
2626
"@expressive-code/plugin-line-numbers": "^0.41.3",
27-
"@fontsource-variable/jetbrains-mono": "^5.2.7",
28-
"@fontsource/roboto": "^5.2.7",
27+
"@fontsource-variable/jetbrains-mono": "^5.2.8",
28+
"@fontsource/roboto": "^5.2.8",
2929
"@iconify-json/fa6-brands": "^1.2.6",
3030
"@iconify-json/fa6-regular": "^1.2.4",
3131
"@iconify-json/fa6-solid": "^1.2.4",
32-
"@iconify-json/material-symbols": "^1.2.35",
32+
"@iconify-json/material-symbols": "^1.2.36",
3333
"@iconify/svelte": "^4.2.0",
3434
"@swup/astro": "^1.7.0",
3535
"@tailwindcss/typography": "^0.5.16",
36-
"astro": "5.13.7",
36+
"astro": "5.13.8",
3737
"astro-expressive-code": "^0.41.3",
3838
"astro-icon": "^1.1.5",
3939
"hastscript": "^9.0.1",
@@ -54,7 +54,7 @@
5454
"remark-math": "^6.0.0",
5555
"remark-sectionize": "^2.1.0",
5656
"sanitize-html": "^2.17.0",
57-
"sharp": "^0.34.3",
57+
"sharp": "^0.34.4",
5858
"stylus": "^0.64.0",
5959
"svelte": "^5.38.10",
6060
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)