File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 7
7
"@testing-library/react" : " 13.4.0" ,
8
8
"@testing-library/user-event" : " 13.5.0" ,
9
9
"@types/jest" : " 27.5.2" ,
10
- "@types/node" : " 16.11.68 " ,
10
+ "@types/node" : " 22.9.0 " ,
11
11
"@types/react" : " 18.0.21" ,
12
12
"@types/react-dom" : " 18.0.6" ,
13
13
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 1993
1993
resolved "https://registry.npmjs.org/@types/node/-/node-18.11.3.tgz#78a6d7ec962b596fc2d2ec102c4dd3ef073fea6a"
1994
1994
integrity sha512-fNjDQzzOsZeKZu5NATgXUPsaFaTxeRgFXoosrHivTl8RGeV733OLawXsGfEk9a8/tySyZUyiZ6E8LcjPFZ2y1A==
1995
1995
1996
- " @types/node@16.11.68 " :
1997
- version "16.11.68"
1998
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c"
1999
- integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==
1996
+ " @types/node@22.9.0 " :
1997
+ version "22.9.0"
1998
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
1999
+ integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
2000
+ dependencies :
2001
+ undici-types "~6.19.8"
2000
2002
2001
2003
" @types/parse-json@^4.0.0 " :
2002
2004
version "4.0.0"
@@ -8542,6 +8544,11 @@ unbox-primitive@^1.0.2:
8542
8544
has-symbols "^1.0.3"
8543
8545
which-boxed-primitive "^1.0.2"
8544
8546
8547
+ undici-types@~6.19.8 :
8548
+ version "6.19.8"
8549
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
8550
+ integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
8551
+
8545
8552
unicode-canonical-property-names-ecmascript@^2.0.0 :
8546
8553
version "2.0.0"
8547
8554
resolved "https://registry.npmjs.org/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments