File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 61
61
"@testing-library/react" : " 16.0.1" ,
62
62
"@testing-library/user-event" : " 14.5.2" ,
63
63
"@types/jest" : " 29.5.12" ,
64
- "@types/node" : " 22.5.2 " ,
64
+ "@types/node" : " 22.5.3 " ,
65
65
"@types/react" : " 18.3.5" ,
66
66
"@types/react-dom" : " 18.3.0" ,
67
67
"stylelint-config-recommended" : " ^14.0.0"
Original file line number Diff line number Diff line change 2140
2140
dependencies :
2141
2141
" @types/node" " *"
2142
2142
2143
- " @types/node@*" , "@types/[email protected] " :
2143
+ " @types/node@* " :
2144
2144
version "22.5.2"
2145
2145
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.2.tgz#e42344429702e69e28c839a7e16a8262a8086793"
2146
2146
integrity sha512-acJsPTEqYqulZS/Yp/S3GgeE6GZ0qYODUR8aVr/DkhHQ8l9nd4j5x1/ZJy9/gHrRlFMqkO6i0I3E27Alu4jjPg==
2147
2147
dependencies :
2148
2148
undici-types "~6.19.2"
2149
2149
2150
+
2151
+ version "22.5.3"
2152
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.3.tgz#91a374e42c6e7ccb5893a87f1775f36ce1671d65"
2153
+ integrity sha512-njripolh85IA9SQGTAqbmnNZTdxv7X/4OYGPz8tgy5JDr8MP+uDBa921GpYEoDDnwm0Hmn5ZPeJgiiSTPoOzkQ==
2154
+ dependencies :
2155
+ undici-types "~6.19.2"
2156
+
2150
2157
" @types/parse-json@^4.0.0 " :
2151
2158
version "4.0.2"
2152
2159
resolved "https://registry.yarnpkg.com/@types/parse-json/-/parse-json-4.0.2.tgz#5950e50960793055845e956c427fc2b0d70c5239"
You can’t perform that action at this time.
0 commit comments