Update turbo package to version 1.13.0
The turbo package version has been updated from 1.12.5 to 1.13.0 in package.json and pnpm-lock.yaml files. This change also reflects in the overall dependency tree and the applicable resolution fixes. This step will ensure the latest version features and compatibility are integrated into the project.
This commit is contained in:
@@ -39,6 +39,6 @@
|
||||
"cross-env": "^7.0.3",
|
||||
"pnpm": "^8.15.5",
|
||||
"prettier": "^3.2.4",
|
||||
"turbo": "^1.11.3"
|
||||
"turbo": "^1.13.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user