Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#31)
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 Aug 7, 2024
1 parent 61e822e commit 215edfb
Show file tree
Hide file tree
Showing 2 changed files with 474 additions and 278 deletions.
20 changes: 10 additions & 10 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.6.0",
"packageManager": "pnpm@9.7.0",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -22,16 +22,16 @@
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.232",
"@iconify/json": "^2.2.234",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"astro": "^4.12.2",
"astro-compress": "^2.3.0",
"autoprefixer": "^10.4.19",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^4.13.1",
"astro-compress": "^2.3.1",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.4",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
Expand All @@ -50,11 +50,11 @@
"rehype-pretty-code": "^0.13.2",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.19.1",
"shiki": "^1.12.0",
"rollup": "^4.20.0",
"shiki": "^1.12.1",
"tailwindcss": "^3.4.7",
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.0"
"unplugin-icons": "^0.19.1"
},
"dependencies": {
"@astrojs/preact": "^3.5.1",
Expand Down
Loading

0 comments on commit 215edfb

Please sign in to comment.