mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-10 16:27:05 +02:00
chore(deps): update dependency typescript to v6 (#3363)
* chore(deps): update dependency typescript to v6 * Use 6.0.3 * Fix eslint * Add `rootDir` since it's no longer inferred > https://github.com/microsoft/TypeScript/issues/62508#issuecomment-3348659946 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tony <legendmastertony@gmail.com>
This commit is contained in:
+2
-2
@@ -21,8 +21,8 @@
|
||||
"prettier": "3.8.1",
|
||||
"rollup": "4.59.0",
|
||||
"tslib": "2.8.1",
|
||||
"typescript": "5.9.3",
|
||||
"typescript-eslint": "8.58.1"
|
||||
"typescript": "6.0.3",
|
||||
"typescript-eslint": "8.58.2"
|
||||
},
|
||||
"minimumReleaseAge": 4320,
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user