File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ concurrency:
1111env :
1212 GO_VERSION : " 1.26"
1313 NODE_VERSION : " 24"
14- PNPM_VERSION : " 9.15.0 "
14+ PNPM_VERSION : " 10 "
1515
1616jobs :
1717 go-checks :
Original file line number Diff line number Diff line change 1- pnpm 9.15 .0
2- nodejs 20.18.1
3- golang 1.23.8
1+ pnpm 10.26 .0
2+ nodejs 24.14.0
3+ golang 1.26.1
Original file line number Diff line number Diff line change 99 },
1010 "devDependencies" : {
1111 "@playwright/test" : " 1.50.1" ,
12- "@types/node" : " ^20.11.30 "
12+ "@types/node" : " ^25.5.0 "
1313 }
1414}
Original file line number Diff line number Diff line change 7676 "@testing-library/react" : " ^14.2.1" ,
7777 "@types/jsonpath" : " ^0.2.4" ,
7878 "@types/lodash.get" : " ^4.4.9" ,
79- "@types/node" : " ^20.11.30 " ,
79+ "@types/node" : " ^25.5.0 " ,
8080 "@types/react" : " ^19.0.0" ,
8181 "@types/react-dom" : " ^19.0.0" ,
8282 "@types/systemjs" : " ^6.15.3" ,
Original file line number Diff line number Diff line change 3030 "node" : " >=20"
3131 },
3232 "devDependencies" : {
33- "@types/node" : " ^20.12.7 " ,
33+ "@types/node" : " ^25.5.0 " ,
3434 "@types/react" : " ^19.0.0" ,
3535 "@vitejs/plugin-react" : " ^4.2.1" ,
3636 "react" : " ^19.0.0" ,
Original file line number Diff line number Diff line change 5353 ],
5454 "devDependencies" : {
5555 "@tanstack/react-query" : " ^5.76.1" ,
56- "@types/node" : " ^20.12.7 " ,
56+ "@types/node" : " ^25.5.0 " ,
5757 "@types/react" : " ^19.0.0" ,
5858 "@vitejs/plugin-react" : " ^4.2.1" ,
5959 "notistack" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 2020 "@mui/x-date-pickers" : " ^8.27.0" ,
2121 "@tanstack/react-router" : " ^1.160.0" ,
2222 "@tanstack/react-table" : " ^8.21.0" ,
23- "@types/node" : " ^22.0 .0" ,
23+ "@types/node" : " ^25.5 .0" ,
2424 "@types/react" : " ^19.0.0" ,
2525 "@types/react-dom" : " ^19.0.0" ,
2626 "@vitejs/plugin-react" : " ^5.1.0" ,
27+ "@vitejs/plugin-react-swc" : " ^4.0.0" ,
2728 "@xterm/addon-fit" : " ^0.9.0" ,
2829 "@xterm/addon-webgl" : " ^0.17.0" ,
2930 "@xterm/xterm" : " ^5.5.0" ,
3334 "react-dom" : " ^19.0.0" ,
3435 "react-icons" : " ^5.5.0" ,
3536 "typescript" : " ^5.8.3" ,
36- "vite" : " ^7.3.0" ,
37- "@vitejs/plugin-react-swc" : " ^4.0.0"
37+ "vite" : " ^7.3.0"
3838 }
3939}
Original file line number Diff line number Diff line change 208208 "@testing-library/jest-dom" : " ^6.9.1" ,
209209 "@testing-library/react" : " ^16.3.2" ,
210210 "@testing-library/user-event" : " ^14.6.1" ,
211- "@types/node" : " ^22.0 .0" ,
211+ "@types/node" : " ^25.5 .0" ,
212212 "@types/react" : " ^19.0.0" ,
213213 "@types/react-dom" : " ^19.0.0" ,
214214 "@vitejs/plugin-react" : " ^5.1.0" ,
You can’t perform that action at this time.
0 commit comments