Skip to content

Commit

Permalink
(chore) Bump turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen committed Oct 22, 2024
1 parent ba7dcbf commit 454ad73
Show file tree
Hide file tree
Showing 3 changed files with 156 additions and 171 deletions.
2 changes: 1 addition & 1 deletion .turbo.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://turbo.build/schema.json",
"pipeline": {
"tasks": {
"build": {
"outputs": ["dist/**"]
},
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,21 +79,21 @@
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^8.0.3",
"i18next": "^23.2.8",
"i18next-parser": "^8.0.0",
"i18next-parser": "^9.0.2",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"lint-staged": "^15.2.2",
"openmrs": "next",
"prettier": "^2.8.8",
"prettier": "^3.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^11.18.6",
"react-router-dom": "^6.14.1",
"rxjs": "^6.6.7",
"swc-loader": "^0.2.3",
"turbo": "^2.0.9",
"turbo": "^2.2.3",
"typescript": "^4.9.5",
"webpack": "^5.88.1",
"webpack-cli": "^5.1.4"
Expand Down
Loading

0 comments on commit 454ad73

Please sign in to comment.