Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#7)
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 Mar 25, 2024
1 parent 0d229d7 commit e2a7cf4
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 130 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,30 @@
"preview": "astro preview"
},
"devDependencies": {
"@astrojs/markdown-remark": "^4.3.0",
"@astrojs/mdx": "^2.2.0",
"@astrojs/markdown-remark": "^4.3.1",
"@astrojs/mdx": "^2.2.1",
"@astrojs/react": "^3.1.0",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.1",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.193",
"@iconify/json": "^2.2.195",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.10",
"@types/react": "^18.2.67",
"@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.6",
"astro-compress": "^2.2.15",
"autoprefixer": "^10.4.18",
"cssnano": "^6.1.0",
"astro": "^4.5.9",
"astro-compress": "^2.2.17",
"autoprefixer": "^10.4.19",
"cssnano": "^6.1.1",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^0.31.4",
"eslint-plugin-astro": "^0.33.0",
"eslint-plugin-react": "^7.34.1",
"mdast-util-to-string": "^4.0.0",
"organize-imports-cli": "^0.10.0",
"postcss-import": "^16.0.1",
"postcss-import": "^16.1.0",
"prettier": "^3.2.5",
"prettier-plugin-astro": "^0.13.0",
"prettier-plugin-tailwindcss": "^0.5.12",
Expand All @@ -52,7 +52,7 @@
"rollup": "^4.13.0",
"shiki": "^1.2.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2",
"typescript": "^5.4.3",
"unplugin-icons": "^0.18.5"
}
}
Loading

0 comments on commit e2a7cf4

Please sign in to comment.