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] committed Apr 13, 2024
1 parent c7c0581 commit 2599d26
Show file tree
Hide file tree
Showing 14 changed files with 470 additions and 685 deletions.
214 changes: 89 additions & 125 deletions JavaScript/chatbot-nextjs/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions JavaScript/chatbot-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,20 @@
"@paralleldrive/cuid2": "^2.2.0",
"@tailwindcss/forms": "^0.5.3",
"@types/invariant": "^2.2.35",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/node": "20.12.7",
"@types/react": "18.2.77",
"@types/react-dom": "18.2.25",
"autoprefixer": "^10.4.14",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"eslint-config-next": "14.2.1",
"invariant": "^2.2.4",
"next": "14.1.4",
"next": "14.2.1",
"next-remove-imports": "^1.0.11",
"openai": "^4.6.0",
"postcss": "^8.4.21",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "^3.2.7",
"typescript": "5.4.3"
"typescript": "5.4.5"
}
}
273 changes: 139 additions & 134 deletions JavaScript/novel-ai-text-editor/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions JavaScript/novel-ai-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"dependencies": {
"@autoblocks/client": "^0.0.41",
"@paralleldrive/cuid2": "^2.2.2",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@types/node": "20.12.7",
"@types/react": "18.2.77",
"@types/react-dom": "18.2.25",
"ai": "^3.0.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"next": "14.1.4",
"eslint-config-next": "14.2.1",
"next": "14.2.1",
"novel": "^0.3.0",
"openai": "^4.6.0",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.4.3",
"typescript": "5.4.3"
"typescript": "5.4.5"
}
}
76 changes: 15 additions & 61 deletions JavaScript/openai-assistants-api/package-lock.json

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

52 changes: 3 additions & 49 deletions JavaScript/openai-tracing/package-lock.json

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

Loading

0 comments on commit 2599d26

Please sign in to comment.