Skip to content

Commit bd417ba

Browse files
committed
update deps
1 parent 8950665 commit bd417ba

3 files changed

Lines changed: 2755 additions & 2457 deletions

File tree

package.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@
1010
"lint": "eslint ."
1111
},
1212
"dependencies": {
13-
"@ai-sdk/openai-compatible": "^1.0.18",
14-
"@heroui/react": "2.8.4",
15-
"@shikijs/monaco": "^3.12.2",
16-
"@tailwindcss/postcss": "^4.1.13",
17-
"ai": "^5.0.44",
13+
"@ai-sdk/openai-compatible": "^1.0.25",
14+
"@heroui/react": "2.8.5",
15+
"@shikijs/monaco": "^3.14.0",
16+
"@tailwindcss/postcss": "^4.1.16",
17+
"ai": "^5.0.86",
1818
"diff": "^8.0.2",
19-
"framer-motion": "^12.23.12",
19+
"framer-motion": "^12.23.24",
2020
"lodash": "^4.17.21",
21-
"next": "^15.5.3",
21+
"next": "^16.0.1",
2222
"next-themes": "^0.4.6",
23-
"react": "19.1.1",
24-
"react-dom": "19.1.1",
23+
"react": "19.2.0",
24+
"react-dom": "19.2.0",
2525
"react-error-boundary": "^6.0.0",
26-
"shiki": "^3.12.2",
26+
"shiki": "^3.14.0",
2727
"smol-toml": "^1.4.2",
2828
"use-local-storage-state": "^19.5.0"
2929
},
@@ -37,17 +37,17 @@
3737
},
3838
"devDependencies": {
3939
"@eslint/eslintrc": "^3.3.1",
40-
"@eslint/js": "^9.35.0",
41-
"@types/node": "^24.5.0",
42-
"@types/react": "^19.1.13",
43-
"@types/react-dom": "^19.1.9",
44-
"eslint": "^9.35.0",
45-
"eslint-config-next": "15.5.3",
40+
"@eslint/js": "^9.39.0",
41+
"@types/node": "^24.9.2",
42+
"@types/react": "^19.2.2",
43+
"@types/react-dom": "^19.2.2",
44+
"eslint": "^9.39.0",
45+
"eslint-config-next": "16.0.1",
4646
"postcss": "^8.5.6",
47-
"tailwindcss": "4.1.13",
48-
"typescript": "5.9.2"
47+
"tailwindcss": "4.1.16",
48+
"typescript": "5.9.3"
4949
},
50-
"packageManager": "pnpm@10.16.1",
50+
"packageManager": "pnpm@10.20.0",
5151
"pnpm": {
5252
"onlyBuiltDependencies": [
5353
"@heroui/shared-utils",

0 commit comments

Comments
 (0)