Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#53)
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 Dec 16, 2024
1 parent 75a11d1 commit e486f69
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 92 deletions.
14 changes: 7 additions & 7 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.0",
"@astrojs/mdx": "^4.0.1",
"@astrojs/markdown-remark": "^6.0.1",
"@astrojs/mdx": "^4.0.2",
"@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.3",
"@iconify/json": "^2.2.280",
"@iconify/json": "^2.2.282",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.1",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^5.0.3",
"astro": "^5.0.5",
"astro-compress": "^2.3.5",
"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.28.1",
"shiki": "^1.24.0",
"shiki": "^1.24.2",
"tailwindcss": "^3.4.16",
"typescript": "^5.7.2",
"unplugin-icons": "^0.21.0"
},
"dependencies": {
"@astrojs/preact": "^4.0.0",
"preact": "^10.25.1"
"preact": "^10.25.2"
}
}
Loading

0 comments on commit e486f69

Please sign in to comment.