This repository was archived by the owner on Dec 22, 2024. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"devDependencies" : {
32
32
"@babel/core" : " 7.25.2" ,
33
33
"@babel/eslint-parser" : " 7.25.1" ,
34
- "@types/node" : " 20.16.0 " ,
34
+ "@types/node" : " 20.16.1 " ,
35
35
"@types/react" : " 18.3.3" ,
36
36
"@types/react-dom" : " 18.3.0" ,
37
37
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
Original file line number Diff line number Diff line change 2999
2999
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.2.tgz#d76fb80d87d0d8abfe334fc6d292e83e5524efc4"
3000
3000
integrity sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==
3001
3001
3002
- "@types/node@20.16.0 ":
3003
- version "20.16.0 "
3004
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.0 .tgz#02e5cd414f76bf345874ee65a1e5590d755d894f "
3005
- integrity sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ ==
3002
+ "@types/node@20.16.1 ":
3003
+ version "20.16.1 "
3004
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.1 .tgz#0b44b15271d0e2191ca68faf1fbe506e06aed732 "
3005
+ integrity sha512-zJDo7wEadFtSyNz5QITDfRcrhqDvQI1xQNQ0VoizPjM/dVAODqqIUWbJPkvsxmTI0MYRGRikcdjMPhOssnPejQ ==
3006
3006
dependencies:
3007
3007
undici-types "~6.19.2"
3008
3008
You can’t perform that action at this time.
0 commit comments