Skip to content

Commit babebce

Browse files
Npm install warning fix
1 parent 515ea67 commit babebce

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
@@ -24,8 +24,8 @@
2424
"autoprefixer": "^10.4.19",
2525
"chart.js": "^4.4.3",
2626
"clsx": "^1.2.1",
27-
"eslint": "8.47.0",
28-
"eslint-config-next": "13.4.19",
27+
"eslint": "9.14.0",
28+
"eslint-config-next": "15.0.3",
2929
"focus-visible": "^5.2.0",
3030
"i18next": "^23.11.5",
3131
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)