Skip to content

Commit 27f91cb

Browse files
committed
update deps
1 parent 1a2fd9c commit 27f91cb

File tree

2 files changed

+39
-38
lines changed

2 files changed

+39
-38
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@ai-sdk/openai-compatible": "^2.0.1",
13+
"@ai-sdk/openai-compatible": "^2.0.2",
1414
"@heroui/react": "2.8.7",
1515
"@shikijs/monaco": "^3.20.0",
1616
"@tailwindcss/postcss": "^4.1.18",
17-
"ai": "^6.0.3",
17+
"ai": "^6.0.5",
1818
"diff": "^8.0.2",
1919
"framer-motion": "^12.23.26",
2020
"lodash": "^4.17.21",
2121
"next": "^16.1.1",
2222
"next-themes": "^0.4.6",
2323
"react": "19.2.3",
2424
"react-dom": "19.2.3",
25-
"react-error-boundary": "^6.0.0",
25+
"react-error-boundary": "^6.0.1",
2626
"shiki": "^3.20.0",
2727
"smol-toml": "^1.6.0",
2828
"use-local-storage-state": "^19.5.0"
@@ -47,7 +47,7 @@
4747
"tailwindcss": "4.1.18",
4848
"typescript": "5.9.3"
4949
},
50-
"packageManager": "pnpm@10.26.2",
50+
"packageManager": "pnpm@10.27.0",
5151
"pnpm": {
5252
"onlyBuiltDependencies": [
5353
"@heroui/shared-utils",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)