Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#17)
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 May 6, 2024
1 parent 4d8cd71 commit 7a2d41e
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 309 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,24 +17,24 @@
"devDependencies": {
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/mdx": "^2.3.1",
"@astrojs/react": "^3.3.1",
"@astrojs/react": "^3.3.2",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.204",
"@iconify/json": "^2.2.206",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.13",
"@types/react": "^18.3.1",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.7.1",
"@typescript-eslint/parser": "^7.7.1",
"astro": "^4.7.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"astro": "^4.7.1",
"astro-compress": "^2.2.22",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.0.3",
"eslint-plugin-astro": "^1.1.2",
"eslint-plugin-react": "^7.34.1",
"mdast-util-to-string": "^4.0.0",
"organize-imports-cli": "^0.10.0",
Expand All @@ -49,10 +49,10 @@
"rehype-pretty-code": "^0.13.1",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.17.0",
"shiki": "^1.3.0",
"rollup": "^4.17.2",
"shiki": "^1.4.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"unplugin-icons": "^0.18.5"
"unplugin-icons": "^0.19.0"
}
}
Loading

0 comments on commit 7a2d41e

Please sign in to comment.