Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#44)
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 Oct 28, 2024
1 parent f987812 commit 798a4be
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 174 deletions.
16 changes: 8 additions & 8 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].2",
"packageManager": "[email protected].3",
"private": true,
"scripts": {
"astro": "astro",
Expand All @@ -22,21 +22,21 @@
"@astrojs/rss": "^4.0.9",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.2",
"@iconify/json": "^2.2.262",
"@iconify/json": "^2.2.264",
"@tailwindcss/nesting": "0.0.0-insiders.565cd3e",
"@tailwindcss/typography": "^0.5.15",
"@types/react": "^18.3.11",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"astro": "^4.16.6",
"astro-compress": "^2.3.3",
"astro": "^4.16.7",
"astro-compress": "^2.3.5",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-astro": "^1.3.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"mdast-util-to-string": "^4.0.0",
"organize-imports-cli": "^0.10.0",
"postcss-import": "^16.1.0",
Expand All @@ -50,8 +50,8 @@
"rehype-pretty-code": "^0.14.0",
"remark-collapse": "^0.1.2",
"remark-toc": "^9.0.0",
"rollup": "^4.24.0",
"shiki": "^1.22.0",
"rollup": "^4.24.2",
"shiki": "^1.22.1",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3",
"unplugin-icons": "^0.19.3"
Expand Down
Loading

0 comments on commit 798a4be

Please sign in to comment.