Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#39)
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 Sep 23, 2024
1 parent 5b74cfa commit 50a4e95
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 404 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.10.0",
"packageManager": "pnpm@9.11.0",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -18,22 +18,22 @@
},
"devDependencies": {
"@astrojs/markdown-remark": "^5.2.0",
"@astrojs/mdx": "^3.1.6",
"@astrojs/mdx": "^3.1.7",
"@astrojs/rss": "^4.0.7",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/tailwind": "^5.1.0",
"@iconify/json": "^2.2.248",
"@astrojs/tailwind": "^5.1.1",
"@iconify/json": "^2.2.251",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^4.15.6",
"astro": "^4.15.8",
"astro-compress": "^2.3.1",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.2.4",
"eslint-plugin-react": "^7.36.1",
Expand All @@ -50,9 +50,9 @@
"rehype-pretty-code": "^0.14.0",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.21.3",
"shiki": "^1.17.6",
"tailwindcss": "^3.4.11",
"rollup": "^4.22.4",
"shiki": "^1.18.0",
"tailwindcss": "^3.4.12",
"typescript": "^5.6.2",
"unplugin-icons": "^0.19.3"
},
Expand Down
Loading

0 comments on commit 50a4e95

Please sign in to comment.