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 Dec 15, 2024
1 parent 8430efa commit 66f5513
Show file tree
Hide file tree
Showing 2 changed files with 1,184 additions and 865 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,37 +16,37 @@
"prepare": "husky"
},
"dependencies": {
"fumadocs-core": "14.4.2",
"fumadocs-mdx": "11.1.1",
"fumadocs-twoslash": "2.0.1",
"fumadocs-ui": "14.4.2",
"lucide-react": "0.447.0",
"next": "14.2.14",
"react": "18.3.1",
"react-dom": "18.3.1"
"fumadocs-core": "14.6.0",
"fumadocs-mdx": "11.1.2",
"fumadocs-twoslash": "2.0.2",
"fumadocs-ui": "14.6.0",
"lucide-react": "0.468.0",
"next": "15.1.0",
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@commitlint/cli": "19.6.0",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/types": "19.5.0",
"@fumadocs/cli": "0.0.3",
"@fumadocs/cli": "0.0.4",
"@opennextjs/cloudflare": "0.2.1",
"@types/mdx": "2.0.13",
"@types/node": "22.7.4",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "8.8.0",
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.18.0",
"autoprefixer": "10.4.20",
"clsx": "2.1.1",
"cz-conventional-changelog": "3.3.0",
"devmoji": "2.3.0",
"husky": "9.1.6",
"lint-staged": "15.2.10",
"postcss": "8.4.47",
"tailwindcss": "3.4.15",
"typescript": "5.5.4",
"wrangler": "3.80.0"
"husky": "9.1.7",
"lint-staged": "15.2.11",
"postcss": "8.4.49",
"tailwindcss": "3.4.16",
"typescript": "5.7.2",
"wrangler": "3.95.0"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.15.0"
}
Loading

0 comments on commit 66f5513

Please sign in to comment.