Skip to content

Commit

Permalink
chore(meta): Upgrade turbo version with new terminal UI (#4762)
Browse files Browse the repository at this point in the history
  • Loading branch information
hartra344 committed May 3, 2024
1 parent c34f1eb commit c037cf3
Show file tree
Hide file tree
Showing 3 changed files with 151 additions and 159 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
"@testing-library/react": "^15.0.2",
"@testing-library/react-hooks": "^8.0.1",
"@types/node": "^20.12.7",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0",
"@types/react-test-renderer": "^18.0.7",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@vitejs/plugin-react": "^4.2.1",
Expand Down Expand Up @@ -49,14 +51,12 @@
"sherif": "^0.8.4",
"standard-version": "^9.5.0",
"tsup": "^8.0.2",
"turbo": "^1.13.2",
"turbo": "^1.13.3",
"typescript": "^5.4.5",
"typescript-eslint": "7.7.0",
"vite-plugin-mkcert": "^1.17.5",
"vite-plugin-node-polyfills": "^0.21.0",
"vitest": "^1.5.0",
"@types/react": "18.3.0",
"@types/react-dom": "18.3.0"
"vitest": "^1.5.0"
},
"engines": {
"node": ">=18",
Expand Down
Loading

0 comments on commit c037cf3

Please sign in to comment.