File tree 4 files changed +4
-4
lines changed
examples/hackernews/front-end
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
"author" : " SkipLabs" ,
8
8
"license" : " MIT" ,
9
9
"dependencies" : {
10
- "@eslint/js" : " ^9.12 .0" ,
10
+ "@eslint/js" : " ^9.14 .0" ,
11
11
"@stylistic/eslint-plugin-js" : " ^2.9.0" ,
12
12
"eslint-plugin-jsdoc" : " ^50.4.3" ,
13
13
"typescript-eslint" : " ^8.10.0"
Original file line number Diff line number Diff line change 21
21
"@vitejs/plugin-react" : " ^4.3.2" ,
22
22
"typescript" : " ^5.6.3" ,
23
23
"vite" : " ^5.4.9" ,
24
- "eslint" : " ^9.12 .0" ,
24
+ "eslint" : " ^9.14 .0" ,
25
25
"@skiplabs/eslint-config" : " ^1.0.0" ,
26
26
"eslint-plugin-react-hooks" : " ^5.0.0" ,
27
27
"eslint-plugin-react-refresh" : " ^0.4.12"
Original file line number Diff line number Diff line change 21
21
"@types/node" : " ^22.6.0" ,
22
22
"@skiplabs/eslint-config" : " ^1.0.0" ,
23
23
"@skiplabs/tsconfig" : " ^1.0.0" ,
24
- "eslint" : " ^9.9 .0" ,
24
+ "eslint" : " 9.14 .0" ,
25
25
"prettier" : " ^3.3.3" ,
26
26
"typescript" : " ^5.6.2"
27
27
},
Original file line number Diff line number Diff line change 15
15
"devDependencies" : {
16
16
"@typescript-eslint/eslint-plugin" : " ^8.10.0" ,
17
17
"@typescript-eslint/parser" : " ^8.10.0" ,
18
- "eslint" : " ^9.12 .0" ,
18
+ "eslint" : " ^9.14 .0" ,
19
19
"eslint-plugin-react-hooks" : " ^5.0.0" ,
20
20
"eslint-plugin-react-refresh" : " ^0.4.12" ,
21
21
"express" : " ^4.21.1" ,
You can’t perform that action at this time.
0 commit comments