Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#55)
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 Dec 30, 2024
1 parent 51f21bb commit a21047c
Show file tree
Hide file tree
Showing 2 changed files with 713 additions and 91 deletions.
8 changes: 4 additions & 4 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": "[email protected].1",
"packageManager": "[email protected].2",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -22,7 +22,7 @@
"@astrojs/rss": "^4.0.10",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.4",
"@iconify/json": "^2.2.288",
"@iconify/json": "^2.2.290",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^19.0.2",
Expand All @@ -36,7 +36,7 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.3.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"mdast-util-to-string": "^4.0.0",
"organize-imports-cli": "^0.10.0",
"postcss-import": "^16.1.0",
Expand All @@ -58,6 +58,6 @@
},
"dependencies": {
"@astrojs/preact": "^4.0.1",
"preact": "^10.25.3"
"preact": "^10.25.4"
}
}
Loading

0 comments on commit a21047c

Please sign in to comment.