Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 7fc1c91 commit 4cfc6ce
Show file tree
Hide file tree
Showing 2 changed files with 1,048 additions and 1,508 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "biome lint --write --unsafe",
"format": "biome format --write"
},
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.15.3",
"dependencies": {
"@resvg/resvg-js": "^2.6.2",
"class-variance-authority": "^0.7.0",
Expand All @@ -18,19 +18,19 @@
"fumadocs-core": "^14.0.2",
"fumadocs-mdx": "^11.0.0",
"fumadocs-ui": "^14.0.2",
"lucide-react": "^0.453.0",
"lucide-react": "^0.470.0",
"next": "^15.0.1",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-twitter-embed": "^4.0.4",
"rss": "^1.2.2",
"satori": "^0.11.2",
"satori": "^0.12.0",
"tailwind-merge": "^2.5.4",
"zod": "^3.23.8"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@fumadocs/cli": "^0.0.2",
"@fumadocs/cli": "^0.0.6",
"@types/mdx": "^2.0.13",
"@types/node": "^20.14.13",
"@types/react": "^18.3.12",
Expand All @@ -42,6 +42,6 @@
"sharp": "^0.33.5",
"tailwindcss": "^3.4.14",
"tsx": "^4.19.1",
"typescript": "5.6.3"
"typescript": "5.7.3"
}
}
Loading

0 comments on commit 4cfc6ce

Please sign in to comment.