Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent a3533b2 commit a65cd70
Show file tree
Hide file tree
Showing 2 changed files with 2,664 additions and 4,841 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint",
"format": "prettier . -w -l"
},
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.12.1",
"dependencies": {
"@resvg/resvg-js": "^2.6.2",
"class-variance-authority": "^0.7.0",
Expand All @@ -18,13 +18,13 @@
"fumadocs-core": "^13.3.2",
"fumadocs-mdx": "^9.0.2",
"fumadocs-ui": "^13.3.2",
"lucide-react": "^0.429.0",
"lucide-react": "^0.453.0",
"next": "^14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-twitter-embed": "^4.0.4",
"rss": "^1.2.2",
"satori": "^0.10.14",
"satori": "^0.11.0",
"tailwind-merge": "^2.5.2",
"zod": "^3.23.8"
},
Expand All @@ -38,17 +38,17 @@
"@typescript-eslint/eslint-plugin": "^8.2.0",
"@typescript-eslint/parser": "^8.2.0",
"autoprefixer": "^10.4.20",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-next": "^14.2.5",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react": "7.37.1",
"next-sitemap": "^4.2.3",
"postcss": "^8.4.41",
"prettier": "^3.3.3",
"prettier-plugin-tailwindcss": "^0.6.6",
"sharp": "^0.33.5",
"tailwindcss": "^3.4.10",
"tsx": "^4.17.0",
"typescript": "5.5.4"
"typescript": "5.6.3"
}
}
Loading

0 comments on commit a65cd70

Please sign in to comment.