Skip to content

Commit 3b1b98b

Browse files
Bump the npm group with 3 updates (#61)
Bumps the npm group with 3 updates: [@astrojs/markdown-remark](https://github.com/withastro/astro/tree/HEAD/packages/markdown/remark), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography). Updates `@astrojs/markdown-remark` from 6.3.6 to 6.3.7 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/markdown/remark/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/markdown/remark) Updates `astro` from 5.13.9 to 5.14.1 - [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 `@tailwindcss/typography` from 0.5.18 to 0.5.19 - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.18...v0.5.19) --- updated-dependencies: - dependency-name: "@astrojs/markdown-remark" dependency-version: 6.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: astro dependency-version: 5.14.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b486b3b commit 3b1b98b

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313
},
1414
"dependencies": {
1515
"@astrojs/check": "^0.9.4",
16-
"@astrojs/markdown-remark": "^6.3.6",
16+
"@astrojs/markdown-remark": "^6.3.7",
1717
"@astrojs/rss": "^4.0.12",
1818
"@astrojs/sitemap": "^3.6.0",
1919
"@astrojs/starlight": "^0.36.0",
2020
"@astrojs/starlight-tailwind": "^4.0.1",
2121
"@tailwindcss/vite": "^4.1.13",
22-
"astro": "^5.13.9",
22+
"astro": "^5.14.1",
2323
"astro-robots-txt": "^1.0.0",
2424
"clsx": "^2.1.1",
2525
"hast": "^1.0.0",
@@ -32,7 +32,7 @@
3232
"unist-util-visit": "^5.0.0"
3333
},
3434
"devDependencies": {
35-
"@tailwindcss/typography": "^0.5.18",
35+
"@tailwindcss/typography": "^0.5.19",
3636
"@types/markdown-it": "^14.1.1",
3737
"@types/sanitize-html": "^2.16.0",
3838
"prettier": "^3.6.2",

0 commit comments

Comments
 (0)