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 Jul 17, 2024
1 parent ea3fde2 commit 8bdbed5
Show file tree
Hide file tree
Showing 17 changed files with 1,827 additions and 806 deletions.
168 changes: 85 additions & 83 deletions JavaScript/chatbot-nextjs/package-lock.json

Large diffs are not rendered by default.

8 changes: 4 additions & 4 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.14.9",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.14",
"eslint": "8.57.0",
"eslint-config-next": "14.2.4",
"eslint-config-next": "14.2.5",
"invariant": "^2.2.4",
"next": "14.2.4",
"next": "14.2.5",
"next-remove-imports": "^1.0.11",
"openai": "^4.6.0",
"postcss": "^8.4.21",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "^3.2.7",
"typescript": "5.5.2"
"typescript": "5.5.3"
}
}
264 changes: 155 additions & 109 deletions JavaScript/novel-ai-text-editor/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 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.57",
"@paralleldrive/cuid2": "^2.2.2",
"@types/node": "20.14.9",
"@types/node": "20.14.11",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"ai": "^3.0.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint-config-next": "14.2.4",
"next": "14.2.4",
"eslint-config-next": "14.2.5",
"next": "14.2.5",
"novel": "^0.4.0",
"openai": "^4.6.0",
"postcss": "8.4.39",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.4",
"typescript": "5.5.2"
"tailwindcss": "3.4.6",
"typescript": "5.5.3"
}
}
30 changes: 15 additions & 15 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.

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

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

30 changes: 15 additions & 15 deletions JavaScript/prompt-sdk/package-lock.json

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

18 changes: 9 additions & 9 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 8bdbed5

Please sign in to comment.