Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent f9c6aeb commit 86092fa
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 161 deletions.
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"dependencies": {
"class-variance-authority": "^0.7.1",
"fast-glob": "^3.3.1",
"fumadocs-core": "14.6.6",
"fumadocs-core": "14.6.8",
"fumadocs-docgen": "1.3.4",
"fumadocs-mdx": "11.2.1",
"fumadocs-ui": "14.6.6",
"fumadocs-ui": "14.6.8",
"lucide-react": "^0.469.0",
"next": "^15.0.3",
"next-validate-link": "workspace:^",
Expand All @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@types/react": "^18.3.14",
"@types/react-dom": "^18.3.2",
"autoprefixer": "^10.4.20",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"type": "module",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"packageManager": "[email protected].1",
"packageManager": "[email protected].2",
"files": [
"dist/*"
],
Expand All @@ -42,7 +42,7 @@
"devDependencies": {
"@biomejs/biome": "1.9.4",
"@changesets/cli": "^2.27.10",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
Expand Down
Loading

0 comments on commit 86092fa

Please sign in to comment.