File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 wait-interval : 10
2121 - uses : actions/setup-node@v5
2222 with :
23- node-version : 22 .x
23+ node-version : 24 .x
2424 - name : ' Checkout'
2525 uses : actions/checkout@master
2626 - name : Cache node_modules
6666 steps :
6767 - uses : actions/setup-node@v5
6868 with :
69- node-version : 22 .x
69+ node-version : 24 .x
7070 - name : ' Checkout'
7171 uses : actions/checkout@master
7272 - uses : actions/download-artifact@v5
Original file line number Diff line number Diff line change 1111 steps :
1212 - uses : actions/setup-node@v5
1313 with :
14- node-version : 22 .x
14+ node-version : 24 .x
1515 - name : ' Checkout'
1616 uses : actions/checkout@master
1717 - name : Cache node_modules
Original file line number Diff line number Diff line change 3737 "@testing-library/user-event" : " ^14.4.3" ,
3838 "@types/google.analytics" : " ^0.0.46" ,
3939 "@types/jest" : " ^30.0.0" ,
40- "@types/node" : " ^22.18.1 " ,
40+ "@types/node" : " ^24.0.0 " ,
4141 "@types/react" : " ^19.0.12" ,
4242 "@types/react-dom" : " ^19.0.4" ,
4343 "@types/react-helmet" : " ^6.1.11" ,
8686 "workbox-webpack-plugin" : " ^7.0.0"
8787 },
8888 "engines" : {
89- "node" : " ^22.19 .0"
89+ "node" : " ^24.0 .0"
9090 },
9191 "keywords" : [
9292 " boilerplate" ,
Original file line number Diff line number Diff line change 50555055 dependencies:
50565056 undici-types "~7.16.0"
50575057
5058- "@types/node@^22.18.1 ":
5059- version "22.18.1 "
5060- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.1 .tgz#cc85ee6999b2a2928739281d2f56ff410a140c52 "
5061- integrity sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw ==
5058+ "@types/node@^24.0.0 ":
5059+ version "24.11.0 "
5060+ resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0 .tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0 "
5061+ integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw ==
50625062 dependencies:
5063- undici-types "~6.21 .0"
5063+ undici-types "~7.16 .0"
50645064
50655065"@types/normalize-package-data@^2.4.0":
50665066 version "2.4.4"
@@ -13131,11 +13131,6 @@ unbox-primitive@^1.1.0:
1313113131 has-symbols "^1.1.0"
1313213132 which-boxed-primitive "^1.1.1"
1313313133
13134- undici-types@~6.21.0:
13135- version "6.21.0"
13136- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
13137- integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
13138-
1313913134undici-types@~7.16.0:
1314013135 version "7.16.0"
1314113136 resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
You can’t perform that action at this time.
0 commit comments