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 22, 2024
1 parent c32b833 commit 67828f9
Show file tree
Hide file tree
Showing 19 changed files with 1,042 additions and 828 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
410 changes: 248 additions & 162 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 @@ -24,15 +24,15 @@
"@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",
"react": "18.3.1",
"react-dom": "18.3.1",
"tailwindcss": "^3.2.7",
"typescript": "5.6.3"
"typescript": "5.7.2"
}
}
406 changes: 246 additions & 160 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 @@ -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",
"typescript": "5.6.3"
"tailwindcss": "3.4.15",
"typescript": "5.7.2"
}
}
28 changes: 15 additions & 13 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.

22 changes: 12 additions & 10 deletions JavaScript/openai-tracing/package-lock.json

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

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

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

16 changes: 9 additions & 7 deletions JavaScript/spans/package-lock.json

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

28 changes: 15 additions & 13 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 67828f9

Please sign in to comment.