Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#27)
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 Jul 1, 2024
1 parent 8c756cb commit d901cc1
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 307 deletions.
16 changes: 8 additions & 8 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": "^5.1.0",
"@astrojs/mdx": "^3.1.1",
"@astrojs/rss": "^4.0.6",
"@astrojs/markdown-remark": "^5.1.1",
"@astrojs/mdx": "^3.1.2",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.222",
"@iconify/json": "^2.2.223",
"@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.13.1",
"@typescript-eslint/parser": "^7.13.1",
"astro": "^4.11.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"astro": "^4.11.3",
"astro-compress": "^2.2.28",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.3",
Expand All @@ -51,7 +51,7 @@
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.18.0",
"shiki": "^1.9.0",
"shiki": "^1.10.0",
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2",
"unplugin-icons": "^0.19.0"
Expand Down
Loading

0 comments on commit d901cc1

Please sign in to comment.