File tree Expand file tree Collapse file tree 3 files changed +153
-153
lines changed
Expand file tree Collapse file tree 3 files changed +153
-153
lines changed Original file line number Diff line number Diff line change 2424 "eslint" : " ^9.39.2" ,
2525 "eslint-config-prettier" : " ^10.1.8" ,
2626 "eslint-plugin-import" : " ^2.32.0" ,
27- "eslint-plugin-jest" : " ^29.5 .0" ,
27+ "eslint-plugin-jest" : " ^29.11 .0" ,
2828 "eslint-plugin-prettier" : " ^5.5.4" ,
2929 "globals" : " ^16.5.0" ,
3030 "jest" : " ^30.2.0" ,
3131 "prettier" : " ^3.7.4" ,
3232 "typescript" : " ^5.9.3" ,
33- "typescript-eslint" : " ^8.50.0 "
33+ "typescript-eslint" : " ^8.50.1 "
3434 },
3535 "scripts" : {
3636 "lint" : " eslint" ,
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@radix-ui/react-tooltip" : " ^1.2.8" ,
1717 "@tanstack/react-table" : " ^8.21.3" ,
18- "next" : " ^16.1.0 " ,
18+ "next" : " ^16.1.1 " ,
1919 "next-themes" : " ^0.4.6" ,
2020 "react" : " ^19.2.3" ,
2121 "react-dom" : " ^19.2.3" ,
2222 "tailwind-merge" : " ^3.4.0"
2323 },
2424 "devDependencies" : {
25- "@next/eslint-plugin-next" : " 16.1.0 " ,
25+ "@next/eslint-plugin-next" : " 16.1.1 " ,
2626 "@svgr/webpack" : " ^8.1.0" ,
2727 "@tailwindcss/postcss" : " ^4.1.18" ,
2828 "@types/node" : " ^22.18.13" ,
You can’t perform that action at this time.
0 commit comments