Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#26)
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 24, 2024
1 parent 04497e6 commit 8c756cb
Show file tree
Hide file tree
Showing 2 changed files with 279 additions and 227 deletions.
24 changes: 12 additions & 12 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.3.0",
"packageManager": "pnpm@9.4.0",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -18,31 +18,31 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^5.1.0",
"@astrojs/mdx": "^3.1.0",
"@astrojs/mdx": "^3.1.1",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.219",
"@iconify/json": "^2.2.222",
"@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.13.0",
"@typescript-eslint/parser": "^7.13.0",
"astro": "^4.10.2",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"astro": "^4.11.0",
"astro-compress": "^2.2.28",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.2",
"cssnano": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.2",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"mdast-util-to-string": "^4.0.0",
"organize-imports-cli": "^0.10.0",
"postcss-import": "^16.1.0",
"prettier": "^3.3.2",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-tailwindcss": "^0.6.4",
"prettier-plugin-tailwindcss": "^0.6.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"reading-time": "^1.5.0",
Expand All @@ -51,9 +51,9 @@
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.18.0",
"shiki": "^1.6.5",
"shiki": "^1.9.0",
"tailwindcss": "^3.4.4",
"typescript": "^5.4.5",
"typescript": "^5.5.2",
"unplugin-icons": "^0.19.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 8c756cb

Please sign in to comment.