Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 03ac987 commit af7d375
Show file tree
Hide file tree
Showing 10 changed files with 193 additions and 193 deletions.
136 changes: 68 additions & 68 deletions JavaScript/chatbot-nextjs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions JavaScript/chatbot-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"@headlessui/react": "^1.7.13",
"@heroicons/react": "^2.0.16",
"@paralleldrive/cuid2": "^2.2.0",
"@types/node": "20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@types/node": "20.11.25",
"@types/react": "18.2.64",
"@types/react-dom": "18.2.21",
"eslint": "8.57.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.1.3",
"invariant": "^2.2.4",
"next": "14.1.1",
"next": "14.1.3",
"next-remove-imports": "^1.0.11",
"openai": "^4.6.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3",
"typescript": "5.4.2",
"uuid": "^9.0.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit af7d375

Please sign in to comment.