Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all non-major dependencies
Browse files Browse the repository at this point in the history
renovate[bot] authored Jul 19, 2024
1 parent ea3fde2 commit 498d3a9
Showing 17 changed files with 1,833 additions and 823 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
@@ -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"
}
}
287 changes: 161 additions & 126 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
@@ -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.

245 changes: 123 additions & 122 deletions Python/dspy/poetry.lock

Large diffs are not rendered by default.

1,226 changes: 1,063 additions & 163 deletions Python/guardrails-ai/poetry.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Python/guardrails-ai/pyproject.toml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@ python = "^3.9"
openai = "^1.30.1"
autoblocksai = "^0.0.78"
python-dotenv = "^1.0.0"
guardrails-ai = "^0.4.4"
guardrails-ai = "^0.5.0"

[tool.poetry.scripts]
start = "src.main:main"
200 changes: 112 additions & 88 deletions Python/openai-assistants-api/poetry.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Python/openai-tracing/poetry.lock
208 changes: 116 additions & 92 deletions Python/pinecone/poetry.lock

Large diffs are not rendered by default.

200 changes: 112 additions & 88 deletions Python/prompt-sdk/poetry.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Python/testing-sdk-with-prompt-sdk/poetry.lock
6 changes: 3 additions & 3 deletions Python/testing-sdk/poetry.lock

0 comments on commit 498d3a9

Please sign in to comment.