Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#36)
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 Sep 2, 2024
1 parent 5ec4996 commit 7538d00
Show file tree
Hide file tree
Showing 2 changed files with 253 additions and 281 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^5.2.0",
"@astrojs/mdx": "^3.1.4",
"@astrojs/mdx": "^3.1.5",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.241",
"@iconify/json": "^2.2.243",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.14",
"@types/react": "^18.3.4",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^4.14.5",
"astro": "^4.15.1",
"astro-compress": "^2.3.1",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.5",
Expand All @@ -47,17 +47,17 @@
"react-dom": "^18.3.1",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.13.2",
"rehype-pretty-code": "^0.14.0",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.21.1",
"shiki": "^1.14.1",
"rollup": "^4.21.2",
"shiki": "^1.16.1",
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4",
"unplugin-icons": "^0.19.2"
},
"dependencies": {
"@astrojs/preact": "^3.5.1",
"@astrojs/preact": "^3.5.2",
"preact": "^10.23.2"
}
}
Loading

0 comments on commit 7538d00

Please sign in to comment.