Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 85d7d9e commit 2c43cc4
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 125 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@starheart/blog",
"version": "0.0.1",
"packageManager": "pnpm@9.11.0",
"packageManager": "pnpm@9.12.0",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -20,16 +20,16 @@
"@astrojs/markdown-remark": "^5.2.0",
"@astrojs/mdx": "^3.1.7",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/sitemap": "^3.2.0",
"@astrojs/tailwind": "^5.1.1",
"@iconify/json": "^2.2.255",
"@iconify/json": "^2.2.256",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.10",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^4.15.10",
"astro": "^4.15.11",
"astro-compress": "^2.3.1",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
Expand All @@ -51,13 +51,13 @@
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.24.0",
"shiki": "^1.21.0",
"shiki": "^1.21.1",
"tailwindcss": "^3.4.13",
"typescript": "^5.6.2",
"unplugin-icons": "^0.19.3"
},
"dependencies": {
"@astrojs/preact": "^3.5.3",
"preact": "^10.24.1"
"preact": "^10.24.2"
}
}
Loading

0 comments on commit 2c43cc4

Please sign in to comment.