File tree Expand file tree Collapse file tree 4 files changed +93
-82
lines changed
extensions/gnome-extension Expand file tree Collapse file tree 4 files changed +93
-82
lines changed Original file line number Diff line number Diff line change 1919 "eslint" : " 9.18.0" ,
2020 "globals" : " ^15.14.0" ,
2121 "typescript" : " ^5.8.2" ,
22- "typescript-eslint" : " ^8.20.0 "
22+ "typescript-eslint" : " ^8.26.1 "
2323 },
2424 "dependencies" : {
2525 "@girs/gjs" : " 4.0.0-beta.21" ,
Original file line number Diff line number Diff line change 4343 "@eslint/js" : " ^9.18.0" ,
4444 "@types/react" : " ^18.3.18" ,
4545 "@types/react-dom" : " ^18.3.5" ,
46- "@typescript-eslint/eslint-plugin" : " ^8.20.0 " ,
47- "@typescript-eslint/parser" : " ^8.20.0 " ,
46+ "@typescript-eslint/eslint-plugin" : " ^8.26.1 " ,
47+ "@typescript-eslint/parser" : " ^8.26.1 " ,
4848 "@vitejs/plugin-react" : " ^4.3.4" ,
4949 "autoprefixer" : " ^10.4.21" ,
5050 "eslint" : " ^9.18.0" ,
5555 "prettier" : " ^3.4.2" ,
5656 "tailwindcss" : " ^3.4.17" ,
5757 "typescript" : " ^5.8.2" ,
58- "typescript-eslint" : " ^8.20.0 " ,
58+ "typescript-eslint" : " ^8.26.1 " ,
5959 "vite" : " ^6.2.1"
6060 }
6161}
Original file line number Diff line number Diff line change 2828 "@amzn/tsconfig" : " workspace:^" ,
2929 "@eslint/js" : " ^9.18.0" ,
3030 "@types/eslint__js" : " ^8.42.3" ,
31- "@typescript-eslint/utils" : " ^8.20.0 " ,
31+ "@typescript-eslint/utils" : " ^8.26.1 " ,
3232 "eslint-config-prettier" : " ^10.1.1" ,
3333 "eslint-plugin-import" : " ^2.31.0" ,
3434 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
3838 "eslint-plugin-unicorn" : " ^56.0.1" ,
3939 "eslint" : " ^9.18.0" ,
4040 "prettier" : " ^3.4.2" ,
41- "typescript-eslint" : " ^8.20.0 " ,
41+ "typescript-eslint" : " ^8.26.1 " ,
4242 "typescript" : " ^5.8.2"
4343 }
4444}
You can’t perform that action at this time.
0 commit comments