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 Nov 20, 2024
1 parent c32b833 commit 09d12a7
Show file tree
Hide file tree
Showing 19 changed files with 998 additions and 789 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: slackapi/[email protected].0
- uses: slackapi/[email protected].1
with:
payload: |
{
Expand Down
402 changes: 244 additions & 158 deletions JavaScript/chatbot-nextjs/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions JavaScript/chatbot-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@types/react-dom": "18.3.1",
"autoprefixer": "^10.4.14",
"eslint": "8.57.1",
"eslint-config-next": "14.2.17",
"eslint-config-next": "14.2.18",
"invariant": "^2.2.4",
"next": "14.2.17",
"next": "14.2.18",
"next-remove-imports": "^1.0.11",
"openai": "^4.6.0",
"postcss": "^8.4.21",
Expand Down
398 changes: 242 additions & 156 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 @@ -21,14 +21,14 @@
"ai": "^3.0.0",
"autoprefixer": "10.4.20",
"eslint": "8.57.1",
"eslint-config-next": "14.2.17",
"next": "14.2.17",
"eslint-config-next": "14.2.18",
"next": "14.2.18",
"novel": "^0.5.0",
"openai": "^4.6.0",
"postcss": "8.4.48",
"postcss": "8.4.49",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "3.4.14",
"tailwindcss": "3.4.15",
"typescript": "5.6.3"
}
}
13 changes: 7 additions & 6 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.

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

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

13 changes: 7 additions & 6 deletions JavaScript/prompt-sdk/package-lock.json

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

7 changes: 4 additions & 3 deletions JavaScript/spans/package-lock.json

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

13 changes: 7 additions & 6 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 09d12a7

Please sign in to comment.