File tree Expand file tree Collapse file tree 7 files changed +137
-142
lines changed
Expand file tree Collapse file tree 7 files changed +137
-142
lines changed Original file line number Diff line number Diff line change 1- 2025-04-14_16:12:29
1+ 2025-04-15_00:46:38
Original file line number Diff line number Diff line change 2727 "@repo/eslint-config" : " workspace:*" ,
2828 "@repo/typescript-config" : " workspace:*" ,
2929 "@types/node" : " ^22.14.1" ,
30- "@types/react" : " ^19.1.1 " ,
30+ "@types/react" : " ^19.1.2 " ,
3131 "@types/react-dom" : " ^19.1.2" ,
3232 "typescript" : " ^5.8.3"
3333 }
Original file line number Diff line number Diff line change 2424 "devDependencies" : {
2525 "@repo/eslint-config" : " workspace:*" ,
2626 "@repo/typescript-config" : " workspace:*" ,
27- "@types/react" : " ^19.1.1 " ,
27+ "@types/react" : " ^19.1.2 " ,
2828 "@types/react-dom" : " ^19.1.2" ,
2929 "@vitejs/plugin-react" : " ^4.3.4" ,
3030 "typescript" : " ^5.8.3" ,
Original file line number Diff line number Diff line change 2929 "@repo/typescript-config" : " workspace:*" ,
3030 "@testing-library/react" : " ^16.3.0" ,
3131 "@types/node" : " ^22.14.1" ,
32- "@types/react" : " ^19.1.1 " ,
32+ "@types/react" : " ^19.1.2 " ,
3333 "@types/react-dom" : " ^19.1.2" ,
3434 "@vitejs/plugin-react" : " ^4.3.4" ,
3535 "@vitest/coverage-v8" : " ^3.1.1" ,
Original file line number Diff line number Diff line change 55 "private" : true ,
66 "devDependencies" : {
77 "@next/eslint-plugin-next" : " ^15.3.0" ,
8- "@typescript-eslint/eslint-plugin" : " ^8.29 .1" ,
9- "@typescript-eslint/parser" : " ^8.29 .1" ,
8+ "@typescript-eslint/eslint-plugin" : " ^8.30 .1" ,
9+ "@typescript-eslint/parser" : " ^8.30 .1" ,
1010 "eslint" : " ^9.24.0" ,
1111 "eslint-config-prettier" : " ^10.1.2" ,
1212 "eslint-plugin-only-warn" : " ^1.1.0" ,
1515 "eslint-plugin-turbo" : " ^2.5.0" ,
1616 "globals" : " ^16.0.0" ,
1717 "typescript" : " ^5.8.3" ,
18- "typescript-eslint" : " ^8.29 .1"
18+ "typescript-eslint" : " ^8.30 .1"
1919 }
2020}
Original file line number Diff line number Diff line change 2323 "@repo/typescript-config" : " workspace:*" ,
2424 "@testing-library/react" : " ^16.3.0" ,
2525 "@types/node" : " ^22.14.1" ,
26- "@types/react" : " ^19.1.1 " ,
26+ "@types/react" : " ^19.1.2 " ,
2727 "@types/react-dom" : " ^19.1.2" ,
2828 "@vitejs/plugin-react" : " ^4.3.4" ,
2929 "@vitest/coverage-v8" : " ^3.1.1" ,
You can’t perform that action at this time.
0 commit comments