File tree Expand file tree Collapse file tree 7 files changed +125
-124
lines changed
Expand file tree Collapse file tree 7 files changed +125
-124
lines changed Original file line number Diff line number Diff line change 1- 2025-10-20_16:12:57
1+ 2025-10-21_00:47:22
Original file line number Diff line number Diff line change 2626 "@next/eslint-plugin-next" : " ^15.5.6" ,
2727 "@repo/eslint-config" : " workspace:*" ,
2828 "@repo/typescript-config" : " workspace:*" ,
29- "@types/node" : " ^24.9.0 " ,
29+ "@types/node" : " ^24.9.1 " ,
3030 "@types/react" : " ^19.2.2" ,
3131 "@types/react-dom" : " ^19.2.2" ,
3232 "typescript" : " ^5.9.3"
Original file line number Diff line number Diff line change 5555 "@repo/eslint-config" : " workspace:*" ,
5656 "@repo/typescript-config" : " workspace:*" ,
5757 "@testing-library/react" : " ^16.3.0" ,
58- "@types/node" : " ^24.9.0 " ,
58+ "@types/node" : " ^24.9.1 " ,
5959 "@types/react" : " ^19.2.2" ,
6060 "@types/react-dom" : " ^19.2.2" ,
6161 "@vitejs/plugin-react" : " ^5.0.4" ,
Original file line number Diff line number Diff line change 1515 "devDependencies" : {
1616 "@changesets/cli" : " ^2.29.7" ,
1717 "@repo/typescript-config" : " workspace:*" ,
18- "@types/node" : " ^24.9.0 " ,
18+ "@types/node" : " ^24.9.1 " ,
1919 "prettier" : " ^3.6.2" ,
2020 "turbo" : " ^2.5.8"
2121 },
Original file line number Diff line number Diff line change 55 "private" : true ,
66 "devDependencies" : {
77 "@next/eslint-plugin-next" : " ^15.5.6" ,
8- "@typescript-eslint/eslint-plugin" : " ^8.46.1 " ,
9- "@typescript-eslint/parser" : " ^8.46.1 " ,
8+ "@typescript-eslint/eslint-plugin" : " ^8.46.2 " ,
9+ "@typescript-eslint/parser" : " ^8.46.2 " ,
1010 "eslint" : " ^9.38.0" ,
1111 "eslint-config-prettier" : " ^10.1.8" ,
1212 "eslint-plugin-only-warn" : " ^1.1.0" ,
1515 "eslint-plugin-turbo" : " ^2.5.8" ,
1616 "globals" : " ^16.4.0" ,
1717 "typescript" : " ^5.9.3" ,
18- "typescript-eslint" : " ^8.46.1 "
18+ "typescript-eslint" : " ^8.46.2 "
1919 }
2020}
Original file line number Diff line number Diff line change 2222 "@repo/eslint-config" : " workspace:*" ,
2323 "@repo/typescript-config" : " workspace:*" ,
2424 "@testing-library/react" : " ^16.3.0" ,
25- "@types/node" : " ^24.9.0 " ,
25+ "@types/node" : " ^24.9.1 " ,
2626 "@types/react" : " ^19.2.2" ,
2727 "@types/react-dom" : " ^19.2.2" ,
2828 "@vitejs/plugin-react" : " ^5.0.4" ,
You can’t perform that action at this time.
0 commit comments