Skip to content

Commit b382c21

Browse files
committed
chore: update require version
1 parent d4c63ee commit b382c21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dist"
3535
],
3636
"engines": {
37-
"node": ">=16.14.0"
37+
"node": ">=18.18.0"
3838
},
3939
"scripts": {
4040
"build": "nr typegen && tsup",
@@ -50,7 +50,7 @@
5050
},
5151
"peerDependencies": {
5252
"@unocss/eslint-plugin": ">=0.50.0",
53-
"eslint": ">=8.40.0",
53+
"eslint": "^8.56.0 || ^9.0.0",
5454
"eslint-plugin-react": "^7.33.2",
5555
"eslint-plugin-react-hooks": "^4.6.0",
5656
"eslint-plugin-react-refresh": "^0.4.4",

0 commit comments

Comments
 (0)