File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
"@testing-library/react" : " ^15.0.7" ,
9
9
"@testing-library/user-event" : " ^14.6.1" ,
10
10
"@types/jest" : " ^29.5.14" ,
11
- "@types/node" : " ^22.10.10 " ,
11
+ "@types/node" : " ^22.13.9 " ,
12
12
"@types/react" : " ^18.3.12" ,
13
13
"@types/react-dom" : " ^18.3.1" ,
14
14
"classnames" : " ^2.5.1" ,
Original file line number Diff line number Diff line change 2217
2217
dependencies :
2218
2218
" @types/node" " *"
2219
2219
2220
- " @types/node@*" , "@types/node@^22.10.10 ":
2221
- version "22.10.10 "
2222
- resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.10 .tgz#85fe89f8bf459dc57dfef1689bd5b52ad1af07e6 "
2223
- integrity sha512-X47y/mPNzxviAGY5TcYPtYL8JsY3kAq2n8fMmKoRCxq/c4v4pyGNCzM2R6+M5/umG4ZfHuT+sgqDYqWc9rJ6ww ==
2220
+ " @types/node@*" , "@types/node@^22.13.9 ":
2221
+ version "22.13.9 "
2222
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9 .tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca "
2223
+ integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw ==
2224
2224
dependencies :
2225
2225
undici-types "~6.20.0"
2226
2226
You can’t perform that action at this time.
0 commit comments