Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#8)
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 2, 2024
1 parent 8aa9576 commit f0b7b97
Show file tree
Hide file tree
Showing 2 changed files with 475 additions and 362 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,43 +15,43 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/markdown-remark": "^4.3.1",
"@astrojs/mdx": "^2.2.1",
"@astrojs/markdown-remark": "^4.3.2",
"@astrojs/mdx": "^2.2.2",
"@astrojs/react": "^3.1.0",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.1",
"@astrojs/sitemap": "^3.1.2",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.195",
"@iconify/json": "^2.2.196",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.69",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.3.1",
"@typescript-eslint/parser": "^7.3.1",
"astro": "^4.5.9",
"astro-compress": "^2.2.17",
"@tailwindcss/typography": "^0.5.12",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.23",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"astro": "^4.5.12",
"astro-compress": "^2.2.21",
"autoprefixer": "^10.4.19",
"cssnano": "^6.1.1",
"cssnano": "^6.1.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.33.0",
"eslint-plugin-astro": "^0.33.1",
"eslint-plugin-react": "^7.34.1",
"mdast-util-to-string": "^4.0.0",
"organize-imports-cli": "^0.10.0",
"postcss-import": "^16.1.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.12",
"prettier-plugin-tailwindcss": "^0.5.13",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-pretty-code": "^0.13.0",
"rehype-pretty-code": "^0.13.1",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.13.0",
"shiki": "^1.2.0",
"tailwindcss": "^3.4.1",
"rollup": "^4.13.2",
"shiki": "^1.2.3",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.3",
"unplugin-icons": "^0.18.5"
}
Expand Down
Loading

0 comments on commit f0b7b97

Please sign in to comment.