Skip to content

Commit f8a15eb

Browse files
committed
upgrade deps && docs [skip ci]
1 parent d99dad4 commit f8a15eb

File tree

4 files changed

+149
-141
lines changed

4 files changed

+149
-141
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-09-05_08:21:58
1+
2025-09-05_16:20:17

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"pre-commit": "^1.2.2",
2626
"prettier": "^3.6.2",
2727
"turbo": "^2.5.6",
28-
"turborepo-template-upgrade": "^0.5.1",
28+
"turborepo-template-upgrade": "^0.5.6",
2929
"typedoc": "^0.28.12",
3030
"typedoc-plugin-markdown": "^4.8.1",
3131
"typedoc-plugin-mdn-links": "^5.0.9",
@@ -42,4 +42,4 @@
4242
"next@>=15.0.0 <15.2.3": ">=15.2.3"
4343
}
4444
}
45-
}
45+
}

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@next/eslint-plugin-next": "^15.5.2",
88
"@typescript-eslint/eslint-plugin": "^8.42.0",
99
"@typescript-eslint/parser": "^8.42.0",
10-
"eslint": "^9.34.0",
10+
"eslint": "^9.35.0",
1111
"eslint-config-prettier": "^10.1.8",
1212
"eslint-plugin-only-warn": "^1.1.0",
1313
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)