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 Dec 9, 2024
1 parent 5c9d760 commit 0bb205a
Show file tree
Hide file tree
Showing 19 changed files with 1,090 additions and 893 deletions.
444 changes: 261 additions & 183 deletions JavaScript/chatbot-nextjs/package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 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.17.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/node": "20.17.9",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"autoprefixer": "^10.4.14",
"eslint": "8.57.1",
"eslint-config-next": "14.2.17",
"eslint-config-next": "14.2.20",
"invariant": "^2.2.4",
"next": "14.2.17",
"next": "14.2.20",
"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"
}
}
440 changes: 259 additions & 181 deletions JavaScript/novel-ai-text-editor/package-lock.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 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.83",
"@paralleldrive/cuid2": "^2.2.2",
"@types/node": "20.17.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/node": "20.17.9",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"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.20",
"next": "14.2.20",
"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.16",
"typescript": "5.7.2"
}
}
40 changes: 21 additions & 19 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.

40 changes: 21 additions & 19 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 0bb205a

Please sign in to comment.