Skip to content

Commit 4b08a4f

Browse files
committed
Updating root packages
1 parent 5e16f01 commit 4b08a4f

File tree

3 files changed

+137
-112
lines changed

3 files changed

+137
-112
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,10 @@
2222
"trailingComma": "es5"
2323
},
2424
"devDependencies": {
25-
"eslint": "^8.56.0",
26-
"prettier": "3.2.5",
27-
"turbo": "1.13.3",
28-
"typescript": "5.5.4"
25+
"eslint": "^8.57.1",
26+
"prettier": "^3.5.3",
27+
"turbo": "^2.4.4",
28+
"typescript": "^5.8.2"
2929
},
30-
"packageManager": "pnpm@9.1.3"
30+
"packageManager": "pnpm@10.7.0"
3131
}

0 commit comments

Comments
 (0)