Skip to content

Commit 3991028

Browse files
chore(deps): update ui deps
1 parent 6f39b2b commit 3991028

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"vanilla-framework": "4.34.1"
1414
},
1515
"engines": {
16-
"node": "22"
16+
"node": "24"
1717
},
1818
"scripts": {
1919
"clean": "rm -rf node_modules css static/css *.log _site/ .next/",
@@ -43,14 +43,14 @@
4343
]
4444
},
4545
"devDependencies": {
46-
"@next/eslint-plugin-next": "15.5.2",
46+
"@next/eslint-plugin-next": "16.1.6",
4747
"@playwright/test": "1.55.0",
4848
"@testing-library/jest-dom": "6.8.0",
4949
"@testing-library/react": "16.3.0",
5050
"@testing-library/user-event": "14.6.1",
5151
"@typescript-eslint/eslint-plugin": "8.44.0",
5252
"autoprefixer": "10.4.21",
53-
"eslint": "9.36.0",
53+
"eslint": "10.0.0",
5454
"eslint-config-prettier": "10.1.8",
5555
"eslint-plugin-prettier": "5.5.4",
5656
"eslint-plugin-react": "7.37.5",

0 commit comments

Comments
 (0)