Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#47)
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 Nov 21, 2024
1 parent c4dd057 commit 2a3255d
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 169 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.12.3",
"packageManager": "pnpm@9.14.2",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -22,14 +22,14 @@
"@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.2",
"@iconify/json": "^2.2.270",
"@iconify/json": "^2.2.274",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^4.16.10",
"astro": "^4.16.13",
"astro-compress": "^2.3.5",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
Expand All @@ -42,17 +42,17 @@
"postcss-import": "^16.1.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.8",
"prettier-plugin-tailwindcss": "^0.6.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.14.0",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.25.0",
"shiki": "^1.22.2",
"tailwindcss": "^3.4.14",
"rollup": "^4.27.3",
"shiki": "^1.23.1",
"tailwindcss": "^3.4.15",
"typescript": "^5.6.3",
"unplugin-icons": "^0.20.1"
},
Expand Down
Loading

0 comments on commit 2a3255d

Please sign in to comment.