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 Sep 9, 2024
1 parent 73ae739 commit 8cbd2d0
Show file tree
Hide file tree
Showing 16 changed files with 978 additions and 701 deletions.
371 changes: 247 additions & 124 deletions JavaScript/chatbot-nextjs/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions JavaScript/chatbot-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,14 @@
"@paralleldrive/cuid2": "^2.2.0",
"@tailwindcss/forms": "^0.5.3",
"@types/invariant": "^2.2.35",
"@types/node": "20.16.3",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.14",
"eslint": "8.57.0",
"eslint-config-next": "14.2.7",
"eslint-config-next": "14.2.8",
"invariant": "^2.2.4",
"next": "14.2.7",
"next": "14.2.8",
"next-remove-imports": "^1.0.11",
"openai": "^4.6.0",
"postcss": "^8.4.21",
Expand Down
405 changes: 270 additions & 135 deletions JavaScript/novel-ai-text-editor/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions JavaScript/novel-ai-text-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
"dependencies": {
"@autoblocks/client": "^0.0.72",
"@paralleldrive/cuid2": "^2.2.2",
"@types/node": "20.16.3",
"@types/node": "20.16.5",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"ai": "^3.0.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.0",
"eslint-config-next": "14.2.7",
"next": "14.2.7",
"eslint-config-next": "14.2.8",
"next": "14.2.8",
"novel": "^0.5.0",
"openai": "^4.6.0",
"postcss": "8.4.44",
"postcss": "8.4.45",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.10",
Expand Down
20 changes: 10 additions & 10 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.

8 changes: 4 additions & 4 deletions JavaScript/openai-tracing/package-lock.json

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

20 changes: 10 additions & 10 deletions JavaScript/prompt-sdk/package-lock.json

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

8 changes: 4 additions & 4 deletions JavaScript/testing-sdk/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 8cbd2d0

Please sign in to comment.