Commit 03c8c94 1 parent d5c5ebe commit 03c8c94 Copy full SHA for 03c8c94
File tree 5 files changed +6
-6
lines changed
5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 15
15
"url" : " https://github.com/autonomys/astral/issues"
16
16
},
17
17
"engines" : {
18
- "node" : " >=20.8.0 "
18
+ "node" : " >=20.18.3 "
19
19
},
20
20
"scripts" : {
21
21
"dev" : " next dev" ,
106
106
"@svgr/webpack" : " ^8.1.0" ,
107
107
"@types/jest" : " ^29.5.14" ,
108
108
"@types/jsonwebtoken" : " ^9.0.9" ,
109
- "@types/node" : " ^20.17.23 " ,
109
+ "@types/node" : " ^20.17.24 " ,
110
110
"@types/pako" : " ^2.0.3" ,
111
111
"@types/react" : " ^18.2.63" ,
112
112
"@types/react-dom" : " ^18.2.20" ,
Original file line number Diff line number Diff line change 4072
4072
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
4073
4073
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
4074
4074
4075
- "@types/node@^20.17.23 ":
4075
+ "@types/node@^20.17.24 ":
4076
4076
version "20.17.24"
4077
4077
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.24.tgz#2325476954e6fc8c2f11b9c61e26ba6eb7d3f5b6"
4078
4078
integrity sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==
Original file line number Diff line number Diff line change 55
55
"@types/express" : " ^5.0.0" ,
56
56
"@types/jest" : " ^29.5.14" ,
57
57
"@types/mime-types" : " ^2.1.4" ,
58
- "@types/node" : " ^20.17.23 " ,
58
+ "@types/node" : " ^20.17.24 " ,
59
59
"@types/supertest" : " ^6.0.2" ,
60
60
"@typescript-eslint/eslint-plugin" : " ^8.0.0" ,
61
61
"@typescript-eslint/parser" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 8
8
" *"
9
9
],
10
10
"engines" : {
11
- "node" : " >=20.8.0 "
11
+ "node" : " >=20.18.3 "
12
12
},
13
13
"scripts" : {
14
14
"bootstrap" : " lerna run bootstrap" ,
Original file line number Diff line number Diff line change 2736
2736
dependencies :
2737
2737
undici-types "~6.20.0"
2738
2738
2739
- " @types/node@^20.17.23 " :
2739
+ " @types/node@^20.17.24 " :
2740
2740
version "20.17.24"
2741
2741
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.24.tgz#2325476954e6fc8c2f11b9c61e26ba6eb7d3f5b6"
2742
2742
integrity sha512-d7fGCyB96w9BnWQrOsJtpyiSaBcAYYr75bnK6ZRjDbql2cGLj/3GsL5OYmLPNq76l7Gf2q4Rv9J2o6h5CrD9sA==
You can’t perform that action at this time.
0 commit comments