File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
"graphql-jit" : " 0.8.4" ,
40
40
"@types/express" : " 4.17.21" ,
41
41
"@types/jest" : " 29.5.11" ,
42
- "@types/node" : " 18.19.2 " ,
42
+ "@types/node" : " 20.10.3 " ,
43
43
"@types/ramda" : " 0.29.9" ,
44
44
"@typescript-eslint/eslint-plugin" : " 6.13.2" ,
45
45
"@typescript-eslint/parser" : " 6.13.2" ,
Original file line number Diff line number Diff line change 32
32
"devDependencies" : {
33
33
"@theguild/algolia" : " 1.1.9" ,
34
34
"@theguild/tailwind-config" : " 0.3.0" ,
35
- "@types/node" : " 18.19.2 " ,
35
+ "@types/node" : " 20.10.3 " ,
36
36
"@types/react" : " 18.2.42" ,
37
37
"cross-env" : " 7.0.3" ,
38
38
"typescript" : " 5.3.2"
Original file line number Diff line number Diff line change 2980
2980
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.32.tgz#f6cd08939ae3ad886fcc92ef7f0109dacddf61ab"
2981
2981
integrity sha512-xPSg0jm4mqgEkNhowKgZFBNtwoEwF6gJ4Dhww+GFpm3IgtNseHQZ5IqdNwnquZEoANxyDAKDRAdVo4Z72VvD/g==
2982
2982
2983
- "@types/node@*", "@types/node@18.19.2 ":
2984
- version "18.19.2 "
2985
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.2 .tgz#865107157bda220eef9fa8c2173152d6559a41ae "
2986
- integrity sha512-6wzfBdbWpe8QykUkXBjtmO3zITA0A3FIjoy+in0Y2K4KrCiRhNYJIdwAPDffZ3G6GnaKaSLSEa9ZuORLfEoiwg ==
2983
+ "@types/node@*", "@types/node@20.10.3 ":
2984
+ version "20.10.3 "
2985
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.3 .tgz#4900adcc7fc189d5af5bb41da8f543cea6962030 "
2986
+ integrity sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg ==
2987
2987
dependencies:
2988
2988
undici-types "~5.26.4"
2989
2989
You can’t perform that action at this time.
0 commit comments