Skip to content

Commit f5713b4

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 8be5bba commit f5713b4

File tree

4 files changed

+87
-95
lines changed

4 files changed

+87
-95
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-10-31_16:32:02
1+
2025-11-01_02:01:14

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@repo/typescript-config": "workspace:*",
1616
"plop": "^4.0.4",
1717
"prettier": "^3.6.2",
18-
"turbo": "^2.5.8"
18+
"turbo": "^2.6.0"
1919
},
2020
"packageManager": "[email protected]",
2121
"engines": {

packages/config-eslint/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"@next/eslint-plugin-next": "^16.0.1",
88
"@typescript-eslint/eslint-plugin": "^8.46.2",
99
"@typescript-eslint/parser": "^8.46.2",
10-
"eslint": "^9.38.0",
10+
"eslint": "^9.39.0",
1111
"eslint-config-prettier": "^10.1.8",
1212
"eslint-plugin-only-warn": "^1.1.0",
1313
"eslint-plugin-react": "^7.37.5",
1414
"eslint-plugin-react-hooks": "^7.0.1",
15-
"eslint-plugin-turbo": "^2.5.8",
15+
"eslint-plugin-turbo": "^2.6.0",
1616
"globals": "^16.4.0",
1717
"typescript": "^5.9.3",
1818
"typescript-eslint": "^8.46.2"

0 commit comments

Comments
 (0)