Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#22)
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 27, 2024
1 parent f6ed927 commit df60ae2
Show file tree
Hide file tree
Showing 2 changed files with 471 additions and 353 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,20 +18,20 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/mdx": "^3.0.0",
"@astrojs/react": "^3.3.4",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/mdx": "^3.0.1",
"@astrojs/react": "^3.4.0",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.208",
"@iconify/json": "^2.2.214",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.13",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"astro": "^4.8.2",
"astro-compress": "^2.2.23",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/parser": "^7.10.0",
"astro": "^4.9.2",
"astro-compress": "^2.2.25",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.1",
"eslint": "^8.57.0",
Expand All @@ -42,17 +42,17 @@
"organize-imports-cli": "^0.10.0",
"postcss-import": "^16.1.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.5.14",
"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",
"rehype-pretty-code": "^0.13.2",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.17.2",
"shiki": "^1.5.1",
"rollup": "^4.18.0",
"shiki": "^1.6.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.5",
"unplugin-icons": "^0.19.0"
Expand Down
Loading

0 comments on commit df60ae2

Please sign in to comment.