Skip to content

Commit

Permalink
chore: update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AuroraDysis committed Jan 24, 2025
1 parent e7cec3b commit 8b345bd
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 271 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"lint": "next lint"
},
"dependencies": {
"@ai-sdk/openai": "^1.1.1",
"@ai-sdk/openai": "^1.1.2",
"@heroui/react": "2.6.14",
"@monaco-editor/react": "^4.7.0-rc.0",
"ai": "^4.1.1",
"framer-motion": "^12.0.1",
"ai": "^4.1.2",
"framer-motion": "^12.0.3",
"lodash": "^4.17.21",
"next": "^15.1.6",
"next-themes": "^0.4.4",
Expand All @@ -29,8 +29,8 @@
"swr": "^2.3.0"
},
"devDependencies": {
"@types/node": "^22.10.7",
"@types/react": "^19.0.7",
"@types/node": "^22.10.10",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"eslint": "^9.18.0",
"eslint-config-next": "15.1.6",
Expand Down
Loading

0 comments on commit 8b345bd

Please sign in to comment.