Skip to content

Commit f821834

Browse files
Update dependency astro to v5.11.2 (#1797)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [astro](https://astro.build) ([source](https://redirect.github.com/withastro/astro/tree/HEAD/packages/astro)) | [`5.11.1` -> `5.11.2`](https://renovatebot.com/diffs/npm/astro/5.11.1/5.11.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/astro/5.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/astro/5.11.1/5.11.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>withastro/astro (astro)</summary> ### [`v5.11.2`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#5112) [Compare Source](https://redirect.github.com/withastro/astro/compare/[email protected]@5.11.2) ##### Patch Changes - [#&#8203;14064](https://redirect.github.com/withastro/astro/pull/14064) [`2eb77d8`](https://redirect.github.com/withastro/astro/commit/2eb77d8f54be3faea38370693d33fb220231ea84) Thanks [@&#8203;jp-knj](https://redirect.github.com/jp-knj)! - Allows using `tsconfig` `compilerOptions.paths` without setting `compilerOptions.baseUrl` - [#&#8203;14068](https://redirect.github.com/withastro/astro/pull/14068) [`10189c0`](https://redirect.github.com/withastro/astro/commit/10189c0b44881fd22bac69acc182834d597d9603) Thanks [@&#8203;jsparkdev](https://redirect.github.com/jsparkdev)! - Fixes the incorrect CSS import path shown in the terminal message during Tailwind integration setup. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/auguwu/floofy.dev). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a314eb2 commit f821834

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@fontsource/jetbrains-mono": "5.2.6",
2626
"@fontsource/open-sans": "5.2.6",
2727
"@tailwindcss/typography": "0.5.16",
28-
"astro": "5.11.1",
28+
"astro": "5.11.2",
2929
"astro-icon": "1.1.5",
3030
"autoprefixer": "10.4.21",
3131
"remark-github-alerts": "0.1.1",

0 commit comments

Comments
 (0)