Skip to content

Commit

Permalink
Merge pull request #115 from CapgeminiInventUK/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
chore(deps): update all non-major dependencies
  • Loading branch information
georgeherby authored Mar 22, 2024
2 parents c84b9f1 + 8c08332 commit 8f46d7e
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 32 deletions.
60 changes: 34 additions & 26 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"nodemon": "3.1.0",
"ts-jest": "29.1.2",
"ts-node": "10.9.2",
"typescript": "5.4.2"
"typescript": "5.4.3"
}
}
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@langtrace/models": "*",
"dotenv": "16.4.5",
"express": "4.18.3",
"express": "4.19.1",
"mongodb": "6.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ingest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@langtrace/models": "*",
"dotenv": "16.4.5",
"express": "4.18.3",
"express": "4.19.1",
"mongodb": "6.5.0"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@
"devDependencies": {
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.2",
"@types/react": "18.2.67",
"@types/react": "18.2.68",
"@types/react-dom": "18.2.22",
"autoprefixer": "10.4.18",
"autoprefixer": "10.4.19",
"eslint-config-next": "14.1.4",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"postcss": "8.4.37",
"postcss": "8.4.38",
"tailwindcss": "3.4.1"
}
}

0 comments on commit 8f46d7e

Please sign in to comment.