Skip to content

Commit a967f2d

Browse files
committed
upgrade deps && docs [skip ci]
1 parent e919264 commit a967f2d

File tree

4 files changed

+77
-77
lines changed

4 files changed

+77
-77
lines changed

.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-09-02_08:23:39
1+
2025-09-02_16:21:10

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.41.0",
9-
"@typescript-eslint/parser": "^8.41.0",
8+
"@typescript-eslint/eslint-plugin": "^8.42.0",
9+
"@typescript-eslint/parser": "^8.42.0",
1010
"eslint": "^9.34.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.41.0"
18+
"typescript-eslint": "^8.42.0"
1919
}
2020
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)