Skip to content

Commit 251d397

Browse files
Bump the default group with 10 updates
Bumps the default group with 10 updates: | Package | From | To | | --- | --- | --- | | [@astrojs/check](https://github.com/withastro/astro/tree/HEAD/packages/language-tools/astro-check) | `0.9.5` | `0.9.6` | | [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.36.2` | `0.37.0` | | [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel) | `9.0.1` | `9.0.2` | | [@vercel/analytics](https://github.com/vercel/analytics/tree/HEAD/packages/web) | `1.5.0` | `1.6.1` | | [@vercel/speed-insights](https://github.com/vercel/speed-insights/tree/HEAD/packages/web) | `1.2.0` | `1.3.1` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.16.0` | `5.16.4` | | [mermaid](https://github.com/mermaid-js/mermaid) | `11.12.1` | `11.12.2` | | [starlight-links-validator](https://github.com/HiDeoo/starlight-links-validator/tree/HEAD/packages/starlight-links-validator) | `0.19.1` | `0.19.2` | | [prettier](https://github.com/prettier/prettier) | `3.6.2` | `3.7.4` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.7.1` | `0.7.2` | Updates `@astrojs/check` from 0.9.5 to 0.9.6 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/language-tools/astro-check/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/check@0.9.6/packages/language-tools/astro-check) Updates `@astrojs/starlight` from 0.36.2 to 0.37.0 - [Release notes](https://github.com/withastro/starlight/releases) - [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md) - [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.37.0/packages/starlight) Updates `@astrojs/vercel` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/vercel/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/vercel@9.0.2/packages/integrations/vercel) Updates `@vercel/analytics` from 1.5.0 to 1.6.1 - [Release notes](https://github.com/vercel/analytics/releases) - [Commits](https://github.com/vercel/analytics/commits/1.6.1/packages/web) Updates `@vercel/speed-insights` from 1.2.0 to 1.3.1 - [Release notes](https://github.com/vercel/speed-insights/releases) - [Commits](https://github.com/vercel/speed-insights/commits/1.3.1/packages/web) Updates `astro` from 5.16.0 to 5.16.4 - [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@5.16.4/packages/astro) Updates `mermaid` from 11.12.1 to 11.12.2 - [Release notes](https://github.com/mermaid-js/mermaid/releases) - [Commits](https://github.com/mermaid-js/mermaid/compare/mermaid@11.12.1...mermaid@11.12.2) Updates `starlight-links-validator` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/HiDeoo/starlight-links-validator/releases) - [Changelog](https://github.com/HiDeoo/starlight-links-validator/blob/main/packages/starlight-links-validator/CHANGELOG.md) - [Commits](https://github.com/HiDeoo/starlight-links-validator/commits/starlight-links-validator@0.19.2/packages/starlight-links-validator) Updates `prettier` from 3.6.2 to 3.7.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.2...3.7.4) Updates `prettier-plugin-tailwindcss` from 0.7.1 to 0.7.2 - [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.7.1...v0.7.2) --- updated-dependencies: - dependency-name: "@astrojs/check" dependency-version: 0.9.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: "@astrojs/starlight" dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: "@astrojs/vercel" dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: "@vercel/analytics" dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: "@vercel/speed-insights" dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: astro dependency-version: 5.16.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: mermaid dependency-version: 11.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: starlight-links-validator dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: prettier dependency-version: 3.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: default - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: default ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4658a00 commit 251d397

File tree

2 files changed

+285
-332
lines changed

2 files changed

+285
-332
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,34 +14,34 @@
1414
"contributors:generate": "all-contributors generate"
1515
},
1616
"dependencies": {
17-
"@astrojs/check": "^0.9.5",
18-
"@astrojs/starlight": "^0.36.2",
17+
"@astrojs/check": "^0.9.6",
18+
"@astrojs/starlight": "^0.37.0",
1919
"@astrojs/starlight-docsearch": "^0.6.1",
2020
"@astrojs/starlight-tailwind": "^4.0.2",
21-
"@astrojs/vercel": "^9.0.1",
21+
"@astrojs/vercel": "^9.0.2",
2222
"@expressive-code/core": "^0.41.3",
2323
"@expressive-code/plugin-collapsible-sections": "^0.41.3",
2424
"@tailwindcss/vite": "^4.1.17",
25-
"@vercel/analytics": "^1.5.0",
26-
"@vercel/speed-insights": "^1.2.0",
27-
"astro": "^5.16.0",
25+
"@vercel/analytics": "^1.6.1",
26+
"@vercel/speed-insights": "^1.3.1",
27+
"astro": "^5.16.4",
2828
"astro-mermaid": "^1.2.0",
2929
"dotenv": "^17.2.3",
30-
"mermaid": "^11.12.1",
30+
"mermaid": "^11.12.2",
3131
"rehype-mathjax": "^7.1.0",
3232
"remark-math": "^6.0.0",
3333
"sharp": "^0.34.5",
3434
"starlight-heading-badges": "^0.6.1",
35-
"starlight-links-validator": "^0.19.1",
35+
"starlight-links-validator": "^0.19.2",
3636
"starlight-showcases": "^0.3.1",
3737
"starlight-sidebar-topics": "^0.6.2",
3838
"tailwindcss": "^4.1.17",
3939
"typescript": "^5.9.3"
4040
},
4141
"devDependencies": {
4242
"all-contributors-cli": "^6.26.1",
43-
"prettier": "^3.6.2",
43+
"prettier": "^3.7.4",
4444
"prettier-plugin-astro": "^0.14.1",
45-
"prettier-plugin-tailwindcss": "^0.7.1"
45+
"prettier-plugin-tailwindcss": "^0.7.2"
4646
}
4747
}

0 commit comments

Comments
 (0)