Skip to content

Commit 909338d

Browse files
Update All dependencies
1 parent 483c2cc commit 909338d

File tree

3 files changed

+30
-30
lines changed

3 files changed

+30
-30
lines changed

package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@
8282
"devDependencies": {
8383
"@ai-sdk/anthropic": "2.0.39",
8484
"@ai-sdk/groq": "2.0.26",
85-
"@ai-sdk/openai": "2.0.57",
85+
"@ai-sdk/openai": "2.0.58",
8686
"@ai-sdk/provider": "2.0.0",
8787
"@ai-sdk/provider-utils": "3.0.14",
8888
"@arethetypeswrong/cli": "0.18.2",
8989
"@convex-dev/rag": "0.5.4",
9090
"@convex-dev/rate-limiter": "0.2.14",
91-
"@convex-dev/workflow": "0.2.8-alpha.10",
91+
"@convex-dev/workflow": "0.2.8-alpha.11",
9292
"@edge-runtime/vm": "5.0.0",
9393
"@eslint/js": "9.38.0",
9494
"@hookform/resolvers": "5.2.2",
@@ -105,7 +105,7 @@
105105
"@types/react": "19.2.2",
106106
"@types/react-dom": "19.2.2",
107107
"@vitejs/plugin-react": "4.7.0",
108-
"ai": "5.0.82",
108+
"ai": "5.0.83",
109109
"autoprefixer": "10.4.21",
110110
"chokidar-cli": "3.0.0",
111111
"class-variance-authority": "0.7.1",
@@ -114,15 +114,15 @@
114114
"convex-helpers": "0.1.104",
115115
"convex-test": "0.0.38",
116116
"cpy-cli": "5.0.0",
117-
"dayjs": "1.11.18",
117+
"dayjs": "1.11.19",
118118
"dotenv": "16.6.1",
119119
"eslint": "9.38.0",
120120
"eslint-plugin-jsx-a11y": "6.10.2",
121121
"eslint-plugin-react": "7.37.5",
122122
"eslint-plugin-react-hooks": "5.2.0",
123123
"eslint-plugin-react-refresh": "0.4.24",
124124
"globals": "16.4.0",
125-
"lucide-react": "0.548.0",
125+
"lucide-react": "0.552.0",
126126
"npm-run-all2": "8.0.4",
127127
"ollama-ai-provider": "1.2.0",
128128
"openai": "5.23.2",

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"dotenv": "^16.5.0",
8282
"embla-carousel-react": "^8.3.0",
8383
"input-otp": "^1.2.4",
84-
"lucide-react": "^0.548.0",
84+
"lucide-react": "^0.552.0",
8585
"postcss": "^8.4.47",
8686
"react": "^19.1.1",
8787
"react-day-picker": "^9.8.0",

0 commit comments

Comments
 (0)