This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"@svgr/webpack" : " 8.0.1" ,
28
28
"@types/js-yaml" : " 4.0.5" ,
29
- "@types/node" : " 20.1.5 " ,
29
+ "@types/node" : " 20.9.0 " ,
30
30
"@types/react" : " 18.2.6" ,
31
31
"@types/react-dom" : " 18.2.4" ,
32
32
"eslint" : " 8.40.0" ,
Original file line number Diff line number Diff line change 2855
2855
resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.31.tgz#31b7ca6407128a3d2bbc27fe2d21b345397f6197"
2856
2856
integrity sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==
2857
2857
2858
- " @types/node@20.1.5 " :
2859
- version "20.1.5"
2860
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.5.tgz#e94b604c67fc408f215fcbf3bd84d4743bf7f710"
2861
- integrity sha512-IvGD1CD/nego63ySR7vrAKEX3AJTcmrAN2kn+/sDNLi1Ff5kBzDeEdqWDplK+0HAEoLYej137Sk0cUU8OLOlMg==
2858
+ " @types/node@20.9.0 " :
2859
+ version "20.9.0"
2860
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
2861
+ integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
2862
+ dependencies :
2863
+ undici-types "~5.26.4"
2862
2864
2863
2865
" @types/parse-json@^4.0.0 " :
2864
2866
version "4.0.0"
@@ -8735,6 +8737,11 @@ unbox-primitive@^1.0.2:
8735
8737
has-symbols "^1.0.3"
8736
8738
which-boxed-primitive "^1.0.2"
8737
8739
8740
+ undici-types@~5.26.4 :
8741
+ version "5.26.5"
8742
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8743
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8744
+
8738
8745
unicode-canonical-property-names-ecmascript@^2.0.0 :
8739
8746
version "2.0.0"
8740
8747
resolved "https://registry.yarnpkg.com/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