Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#14)
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 Apr 29, 2024
1 parent 0a3d36f commit 1710166
Show file tree
Hide file tree
Showing 2 changed files with 394 additions and 175 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"devDependencies": {
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/mdx": "^2.3.1",
"@astrojs/react": "^3.3.0",
"@astrojs/react": "^3.3.1",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.202",
"@iconify/json": "^2.2.204",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.12",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
"astro": "^4.6.3",
"@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",
"astro-compress": "^2.2.22",
"autoprefixer": "^10.4.19",
"cssnano": "^6.1.2",
Expand All @@ -42,14 +42,14 @@
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.14",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.13.1",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.16.1",
"rollup": "^4.17.0",
"shiki": "^1.3.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit 1710166

Please sign in to comment.