Skip to content

Commit 19e8577

Browse files
committed
Upgrade dependencies
1 parent 7da58d2 commit 19e8577

File tree

2 files changed

+1155
-1260
lines changed

2 files changed

+1155
-1260
lines changed

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -22,41 +22,41 @@
2222
},
2323
"dependencies": {
2424
"@ai-sdk/openai": "^0.0.54",
25-
"ai": "^3.3.19",
25+
"ai": "^3.4.33",
2626
"concurrently": "^8.2.2",
2727
"date-fns": "^3.6.0",
2828
"lodash": "^4.17.21",
2929
"next": "14.2.10",
3030
"next-auth": "5.0.0-beta.21",
31-
"prism-react-renderer": "^2.3.1",
32-
"react": "^18",
33-
"react-dom": "^18",
31+
"prism-react-renderer": "^2.4.0",
32+
"react": "^18.3.1",
33+
"react-dom": "^18.3.1",
3434
"react-icons": "^5.3.0",
3535
"react-markdown": "^9.0.1",
36-
"react-syntax-highlighter": "^15.5.0",
36+
"react-syntax-highlighter": "^15.6.1",
3737
"superjson": "^2.2.1",
38-
"use-local-storage-state": "^19.4.0"
38+
"use-local-storage-state": "^19.5.0"
3939
},
4040
"devDependencies": {
41-
"@next/bundle-analyzer": "^14.2.13",
42-
"@pandacss/dev": "^0.46",
43-
"@types/lodash": "^4.17.7",
44-
"@types/node": "^20",
45-
"@types/react": "^18",
46-
"@types/react-dom": "^18",
41+
"@next/bundle-analyzer": "^14.2.18",
42+
"@pandacss/dev": "^0.46.1",
43+
"@types/lodash": "^4.17.13",
44+
"@types/node": "^20.17.7",
45+
"@types/react": "^18.3.12",
46+
"@types/react-dom": "^18.3.1",
4747
"@types/react-syntax-highlighter": "^15.5.13",
48-
"@typescript-eslint/eslint-plugin": "^8.1.0",
49-
"@typescript-eslint/parser": "^8.1.0",
48+
"@typescript-eslint/eslint-plugin": "^8.16.0",
49+
"@typescript-eslint/parser": "^8.16.0",
5050
"cross-env": "^7.0.3",
51-
"eslint": "^8",
52-
"eslint-config-next": "^14.2.5",
51+
"eslint": "^8.57.1",
52+
"eslint-config-next": "^14.2.18",
5353
"eslint-config-prettier": "^9.1.0",
5454
"eslint-plugin-prettier": "^5.2.1",
55-
"husky": "^9.1.5",
55+
"husky": "^9.1.7",
5656
"prettier": "^3.3.3",
5757
"rimraf": "^6.0.1",
58-
"tsx": "^4.19.1",
59-
"typescript": "^5",
60-
"vitest": "^2.1.2"
58+
"tsx": "^4.19.2",
59+
"typescript": "^5.7.2",
60+
"vitest": "^2.1.5"
6161
}
6262
}

0 commit comments

Comments
 (0)