This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Commit 367d7a5 1 parent 1d5e964 commit 367d7a5 Copy full SHA for 367d7a5
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 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.8.6 " ,
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.8.6 " :
2859
+ version "20.8.6"
2860
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.6.tgz#0dbd4ebcc82ad0128df05d0e6f57e05359ee47fa"
2861
+ integrity sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ==
2862
+ dependencies :
2863
+ undici-types "~5.25.1"
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.25.1 :
8741
+ version "5.25.3"
8742
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
8743
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
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