Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent a40adef commit f9c6aeb
Show file tree
Hide file tree
Showing 3 changed files with 925 additions and 560 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"dependencies": {
"class-variance-authority": "^0.7.1",
"fast-glob": "^3.3.1",
"fumadocs-core": "14.6.0",
"fumadocs-docgen": "1.3.2",
"fumadocs-mdx": "11.1.2",
"fumadocs-ui": "14.6.0",
"lucide-react": "^0.468.0",
"fumadocs-core": "14.6.6",
"fumadocs-docgen": "1.3.4",
"fumadocs-mdx": "11.2.1",
"fumadocs-ui": "14.6.6",
"lucide-react": "^0.469.0",
"next": "^15.0.3",
"next-validate-link": "workspace:^",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion 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].0",
"packageManager": "[email protected].1",
"files": [
"dist/*"
],
Expand Down
Loading

0 comments on commit f9c6aeb

Please sign in to comment.