Skip to content

Commit

Permalink
chore(deps): bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nekomeowww committed Jan 16, 2025
1 parent 8535548 commit 7059f7c
Show file tree
Hide file tree
Showing 6 changed files with 1,307 additions and 754 deletions.
10 changes: 5 additions & 5 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@radix-ui/react-slot": "^1.1.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"framer-motion": "^11.12.0",
"framer-motion": "^11.18.0",
"fumadocs-core": "14.5.4",
"fumadocs-docgen": "^1.3.2",
"fumadocs-mdx": "11.1.2",
Expand All @@ -30,8 +30,8 @@
},
"devDependencies": {
"@types/mdx": "^2.0.13",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@xsai/embed": "workspace:^",
"@xsai/generate-object": "workspace:^",
"@xsai/generate-speech": "workspace:^",
Expand All @@ -43,8 +43,8 @@
"@xsai/stream-text": "workspace:^",
"@xsai/tool": "workspace:^",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.15",
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"valibot": "catalog:",
"xsai": "workspace:^"
}
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,17 @@
"test": "corepack pnpm -r --workspace-concurrency=1 test"
},
"devDependencies": {
"@antfu/eslint-config": "^3.9.2",
"@antfu/eslint-config": "^3.14.0",
"@importantimport/eslint-config": "1.0.0-alpha.2",
"@importantimport/tsconfig": "^0.1.1",
"@types/eslint": "^9.6.1",
"@types/node": "^22.9.1",
"@types/node": "^22.10.7",
"automd": "^0.3.12",
"bumpp": "^9.8.1",
"eslint": "^9.15.0",
"jiti": "^2.4.0",
"pkgroll": "^2.5.1",
"bumpp": "^9.10.1",
"eslint": "^9.18.0",
"jiti": "^2.4.2",
"pkgroll": "^2.6.1",
"tsx": "^4.19.2",
"vitest": "^2.1.5"
"vitest": "^2.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/generate-transcription/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@
},
"devDependencies": {
"@xsai/providers": "workspace:",
"openai": "^4.76.1"
"openai": "^4.78.1"
}
}
2 changes: 1 addition & 1 deletion packages/stream-object/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@gcornut/valibot-json-schema": "catalog:",
"@xsai/providers": "workspace:",
"best-effort-json-parser": "^1.1.2",
"type-fest": "^4.31.0",
"type-fest": "^4.32.0",
"valibot": "catalog:"
}
}
Loading

0 comments on commit 7059f7c

Please sign in to comment.