File tree 4 files changed +90
-90
lines changed
extensions/gnome-extension
4 files changed +90
-90
lines changed Original file line number Diff line number Diff line change 19
19
"eslint" : " 9.18.0" ,
20
20
"globals" : " ^16.0.0" ,
21
21
"typescript" : " ^5.8.2" ,
22
- "typescript-eslint" : " ^8.26.1 "
22
+ "typescript-eslint" : " ^8.27.0 "
23
23
},
24
24
"dependencies" : {
25
25
"@girs/gjs" : " 4.0.0-beta.21" ,
Original file line number Diff line number Diff line change 43
43
"@eslint/js" : " ^9.18.0" ,
44
44
"@types/react" : " ^18.3.18" ,
45
45
"@types/react-dom" : " ^18.3.5" ,
46
- "@typescript-eslint/eslint-plugin" : " ^8.26.1 " ,
47
- "@typescript-eslint/parser" : " ^8.26.1 " ,
46
+ "@typescript-eslint/eslint-plugin" : " ^8.27.0 " ,
47
+ "@typescript-eslint/parser" : " ^8.27.0 " ,
48
48
"@vitejs/plugin-react" : " ^4.3.4" ,
49
49
"autoprefixer" : " ^10.4.21" ,
50
50
"eslint" : " ^9.18.0" ,
55
55
"prettier" : " ^3.4.2" ,
56
56
"tailwindcss" : " ^3.4.17" ,
57
57
"typescript" : " ^5.8.2" ,
58
- "typescript-eslint" : " ^8.26.1 " ,
58
+ "typescript-eslint" : " ^8.27.0 " ,
59
59
"vite" : " ^6.2.1"
60
60
}
61
61
}
Original file line number Diff line number Diff line change 28
28
"@amzn/tsconfig" : " workspace:^" ,
29
29
"@eslint/js" : " ^9.18.0" ,
30
30
"@types/eslint__js" : " ^8.42.3" ,
31
- "@typescript-eslint/utils" : " ^8.26.1 " ,
31
+ "@typescript-eslint/utils" : " ^8.27.0 " ,
32
32
"eslint-config-prettier" : " ^10.1.1" ,
33
33
"eslint-plugin-import" : " ^2.31.0" ,
34
34
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
38
38
"eslint-plugin-unicorn" : " ^56.0.1" ,
39
39
"eslint" : " ^9.18.0" ,
40
40
"prettier" : " ^3.4.2" ,
41
- "typescript-eslint" : " ^8.26.1 " ,
41
+ "typescript-eslint" : " ^8.27.0 " ,
42
42
"typescript" : " ^5.8.2"
43
43
}
44
44
}
You can’t perform that action at this time.
0 commit comments