Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#24)
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 Jun 10, 2024
1 parent a6f129f commit b575f6f
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 776 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@starheart/blog",
"version": "0.0.1",
"packageManager": "pnpm@9.1.4",
"packageManager": "pnpm@9.2.0",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -18,22 +18,22 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/mdx": "^3.0.1",
"@astrojs/react": "^3.4.0",
"@astrojs/mdx": "^3.1.0",
"@astrojs/react": "^3.5.0",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.216",
"@iconify/json": "^2.2.218",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"astro": "^4.9.3",
"astro-compress": "^2.2.26",
"astro": "^4.10.1",
"astro-compress": "^2.2.27",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.1",
"cssnano": "^7.0.2",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.0",
Expand All @@ -43,7 +43,7 @@
"postcss-import": "^16.1.0",
"prettier": "^3.3.1",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.1",
"prettier-plugin-tailwindcss": "^0.6.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reading-time": "^1.5.0",
Expand All @@ -52,8 +52,8 @@
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.18.0",
"shiki": "^1.6.2",
"tailwindcss": "^3.4.3",
"shiki": "^1.6.3",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"unplugin-icons": "^0.19.0"
}
Expand Down
Loading

0 comments on commit b575f6f

Please sign in to comment.