Skip to content

Commit b5ba89a

Browse files
committed
upgrade deps && docs [skip ci]
1 parent bda065d commit b5ba89a

File tree

4 files changed

+81
-81
lines changed

4 files changed

+81
-81
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-09-08_16:20:38
1+
2025-09-09_01:15:43

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"private": true,
66
"devDependencies": {
77
"@next/eslint-plugin-next": "^15.5.2",
8-
"@typescript-eslint/eslint-plugin": "^8.42.0",
9-
"@typescript-eslint/parser": "^8.42.0",
8+
"@typescript-eslint/eslint-plugin": "^8.43.0",
9+
"@typescript-eslint/parser": "^8.43.0",
1010
"eslint": "^9.35.0",
1111
"eslint-config-prettier": "^10.1.8",
1212
"eslint-plugin-only-warn": "^1.1.0",
@@ -15,6 +15,6 @@
1515
"eslint-plugin-turbo": "^2.5.6",
1616
"globals": "^16.3.0",
1717
"typescript": "^5.9.2",
18-
"typescript-eslint": "^8.42.0"
18+
"typescript-eslint": "^8.43.0"
1919
}
2020
}

pnpm-lock.yaml

Lines changed: 76 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)