Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#58)
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 Jan 27, 2025
1 parent d0a6be6 commit d2d946e
Show file tree
Hide file tree
Showing 2 changed files with 411 additions and 937 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/markdown-remark": "^6.0.1",
"@astrojs/mdx": "^4.0.5",
"@astrojs/markdown-remark": "^6.0.2",
"@astrojs/mdx": "^4.0.7",
"@astrojs/rss": "^4.0.11",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.4",
"@iconify/json": "^2.2.294",
"@astrojs/tailwind": "^5.1.5",
"@iconify/json": "^2.2.300",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.16",
"@types/react": "^19.0.6",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^5.1.6",
"astro": "^5.1.9",
"astro-compress": "^2.3.6",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
Expand All @@ -42,22 +42,22 @@
"postcss-import": "^16.1.0",
"prettier": "^3.4.2",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-tailwindcss": "^0.6.9",
"prettier-plugin-tailwindcss": "^0.6.11",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"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.30.1",
"shiki": "^1.26.2",
"rollup": "^4.32.0",
"shiki": "^1.29.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3",
"unplugin-icons": "^0.22.0"
},
"dependencies": {
"@astrojs/preact": "^4.0.1",
"@astrojs/preact": "^4.0.3",
"preact": "^10.25.4"
}
}
Loading

0 comments on commit d2d946e

Please sign in to comment.