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 19, 2025
1 parent acf2e93 commit bc35311
Show file tree
Hide file tree
Showing 3 changed files with 408 additions and 616 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.6",
"fumadocs-core": "14.7.5",
"fumadocs-docgen": "1.3.4",
"fumadocs-mdx": "11.2.1",
"fumadocs-ui": "14.6.6",
"lucide-react": "^0.469.0",
"fumadocs-mdx": "11.3.1",
"fumadocs-ui": "14.7.5",
"lucide-react": "^0.473.0",
"next": "^15.0.3",
"next-validate-link": "workspace:^",
"react": "^18.3.1",
Expand All @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/node": "22.10.2",
"@types/node": "22.10.7",
"@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].4",
"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.7",
"prettier": "^3.3.3",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
Expand Down
Loading

0 comments on commit bc35311

Please sign in to comment.