Commit 77ec3d4 1 parent b26ddaf commit 77ec3d4 Copy full SHA for 77ec3d4
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 30
30
},
31
31
"devDependencies" : {
32
32
"@types/lodash.debounce" : " ^4.0.9" ,
33
- "@types/node" : " ^20 " ,
33
+ "@types/node" : " ^22 " ,
34
34
"@types/react" : " ^18" ,
35
35
"@types/react-dom" : " ^18" ,
36
36
"@typescript-eslint/eslint-plugin" : " ^6.9.1" ,
Original file line number Diff line number Diff line change 595
595
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff"
596
596
integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==
597
597
598
- " @types/node@^20 " :
599
- version "20.17.12 "
600
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12 .tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6 "
601
- integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw ==
598
+ " @types/node@^22 " :
599
+ version "22.13.10 "
600
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10 .tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4 "
601
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw ==
602
602
dependencies :
603
- undici-types "~6.19.2 "
603
+ undici-types "~6.20.0 "
604
604
605
605
" @types/prop-types@* " :
606
606
version "15.7.14"
@@ -3138,10 +3138,10 @@ unbox-primitive@^1.1.0:
3138
3138
has-symbols "^1.1.0"
3139
3139
which-boxed-primitive "^1.1.1"
3140
3140
3141
- undici-types@~6.19.2 :
3142
- version "6.19.8 "
3143
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8 .tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02 "
3144
- integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw ==
3141
+ undici-types@~6.20.0 :
3142
+ version "6.20.0 "
3143
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
3144
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
3145
3145
3146
3146
uri-js@^4.2.2 :
3147
3147
version "4.4.1"
You can’t perform that action at this time.
0 commit comments