File tree Expand file tree Collapse file tree 10 files changed +270
-270
lines changed
Expand file tree Collapse file tree 10 files changed +270
-270
lines changed Original file line number Diff line number Diff line change 1- 2025-05-05_16:32:11
1+ 2025-05-06_01:58:33
Original file line number Diff line number Diff line change 2121 "@next/eslint-plugin-next" : " ^15.3.1" ,
2222 "@repo/eslint-config" : " workspace:*" ,
2323 "@repo/typescript-config" : " workspace:*" ,
24- "@types/node" : " ^22.15.3 " ,
24+ "@types/node" : " ^22.15.10 " ,
2525 "@types/react" : " ^19.1.2" ,
2626 "@types/react-dom" : " ^19.1.3" ,
2727 "typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 2525 "@next/eslint-plugin-next" : " ^15.3.1" ,
2626 "@repo/eslint-config" : " workspace:*" ,
2727 "@repo/typescript-config" : " workspace:*" ,
28- "@types/node" : " ^22.15.3 " ,
28+ "@types/node" : " ^22.15.10 " ,
2929 "@types/react" : " ^19.1.2" ,
3030 "@types/react-dom" : " ^19.1.3" ,
3131 "typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 2727 "@next/eslint-plugin-next" : " ^15.3.1" ,
2828 "@repo/eslint-config" : " workspace:*" ,
2929 "@repo/typescript-config" : " workspace:*" ,
30- "@types/node" : " ^22.15.3 " ,
30+ "@types/node" : " ^22.15.10 " ,
3131 "@types/react" : " ^19.1.2" ,
3232 "@types/react-dom" : " ^19.1.3" ,
3333 "autoprefixer" : " ^10.4.21" ,
Original file line number Diff line number Diff line change 5757 "@repo/jest-presets" : " workspace:*" ,
5858 "@repo/typescript-config" : " workspace:*" ,
5959 "@testing-library/react" : " ^16.3.0" ,
60- "@types/node" : " ^22.15.3 " ,
60+ "@types/node" : " ^22.15.10 " ,
6161 "@types/react" : " ^19.1.2" ,
6262 "@types/react-dom" : " ^19.1.3" ,
6363 "@vitejs/plugin-react" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 3030 "node" : " >=18"
3131 },
3232 "dependencies" : {
33- "@types/node" : " ^22.15.3 "
33+ "@types/node" : " ^22.15.10 "
3434 },
3535 "name" : " turborepo-template"
3636}
Original file line number Diff line number Diff line change 55 "private" : true ,
66 "devDependencies" : {
77 "@next/eslint-plugin-next" : " ^15.3.1" ,
8- "@typescript-eslint/eslint-plugin" : " ^8.31.1 " ,
9- "@typescript-eslint/parser" : " ^8.31.1 " ,
8+ "@typescript-eslint/eslint-plugin" : " ^8.32.0 " ,
9+ "@typescript-eslint/parser" : " ^8.32.0 " ,
1010 "eslint" : " ^9.26.0" ,
1111 "eslint-config-prettier" : " ^10.1.2" ,
1212 "eslint-plugin-only-warn" : " ^1.1.0" ,
1515 "eslint-plugin-turbo" : " ^2.5.2" ,
1616 "globals" : " ^16.0.0" ,
1717 "typescript" : " ^5.8.3" ,
18- "typescript-eslint" : " ^8.31.1 "
18+ "typescript-eslint" : " ^8.32.0 "
1919 }
2020}
Original file line number Diff line number Diff line change 2222 "@repo/jest-presets" : " workspace:*" ,
2323 "@repo/typescript-config" : " workspace:*" ,
2424 "@types/jest" : " ^29.5.14" ,
25- "@types/node" : " ^22.15.3 " ,
25+ "@types/node" : " ^22.15.10 " ,
2626 "jest" : " ^29.7.0" ,
2727 "tsup" : " ^8.4.0" ,
2828 "typescript" : " ^5.8.3"
Original file line number Diff line number Diff line change 2222 "@repo/jest-presets" : " workspace:*" ,
2323 "@repo/typescript-config" : " workspace:*" ,
2424 "@testing-library/react" : " ^16.3.0" ,
25- "@types/node" : " ^22.15.3 " ,
25+ "@types/node" : " ^22.15.10 " ,
2626 "@types/react" : " ^19.1.2" ,
2727 "@types/react-dom" : " ^19.1.3" ,
2828 "@vitejs/plugin-react" : " ^4.4.1" ,
You can’t perform that action at this time.
0 commit comments