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 Dec 1, 2024
1 parent a5eae82 commit 33a2140
Show file tree
Hide file tree
Showing 2 changed files with 951 additions and 632 deletions.
34 changes: 17 additions & 17 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-core": "14.5.4",
"fumadocs-mdx": "11.1.2",
"fumadocs-twoslash": "2.0.1",
"fumadocs-ui": "14.4.2",
"lucide-react": "0.447.0",
"next": "14.2.14",
"fumadocs-ui": "14.5.4",
"lucide-react": "0.462.0",
"next": "15.0.3",
"react": "18.3.1",
"react-dom": "18.3.1"
},
"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.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.16.0",
"autoprefixer": "10.4.20",
"clsx": "2.1.1",
"cz-conventional-changelog": "3.3.0",
"devmoji": "2.3.0",
"husky": "9.1.6",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"postcss": "8.4.47",
"postcss": "8.4.49",
"tailwindcss": "3.4.15",
"typescript": "5.5.4",
"wrangler": "3.80.0"
"typescript": "5.7.2",
"wrangler": "3.91.0"
},
"packageManager": "pnpm@9.4.0"
"packageManager": "pnpm@9.14.2"
}
Loading

0 comments on commit 33a2140

Please sign in to comment.