This repository was archived by the owner on Sep 9, 2024. It is now read-only.
Commit 038fa6b 1 parent 7e4c03a commit 038fa6b Copy full SHA for 038fa6b
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 28
28
"devDependencies" : {
29
29
"@svgr/webpack" : " 8.0.1" ,
30
30
"@types/js-yaml" : " 4.0.5" ,
31
- "@types/node" : " 20.1.5 " ,
31
+ "@types/node" : " 20.15.0 " ,
32
32
"@types/react" : " 18.2.6" ,
33
33
"@types/react-dom" : " 18.2.4" ,
34
34
"eslint" : " 8.40.0" ,
Original file line number Diff line number Diff line change 3863
3863
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.33.tgz#8c29a0036771569662e4635790ffa9e057db379b"
3864
3864
integrity sha512-qelS/Ra6sacc4loe/3MSjXNL1dNQ/GjxNHVzuChwMfmk7HuycRLVQN2qNY3XahK+fZc5E2szqQSKUyAF0E+2bg==
3865
3865
3866
- "@types/node@20.1.5":
3867
- version "20.1.5"
3868
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.1.5.tgz#e94b604c67fc408f215fcbf3bd84d4743bf7f710"
3869
- integrity sha512-IvGD1CD/nego63ySR7vrAKEX3AJTcmrAN2kn+/sDNLi1Ff5kBzDeEdqWDplK+0HAEoLYej137Sk0cUU8OLOlMg==
3866
+ "@types/node@20.15.0":
3867
+ version "20.15.0"
3868
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d"
3869
+ integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==
3870
+ dependencies:
3871
+ undici-types "~6.13.0"
3870
3872
3871
3873
"@types/parse-json@^4.0.0":
3872
3874
version "4.0.0"
@@ -12203,6 +12205,11 @@ unbox-primitive@^1.0.2:
12203
12205
has-symbols "^1.0.3"
12204
12206
which-boxed-primitive "^1.0.2"
12205
12207
12208
+ undici-types@~6.13.0:
12209
+ version "6.13.0"
12210
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
12211
+ integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
12212
+
12206
12213
unicode-canonical-property-names-ecmascript@^2.0.0:
12207
12214
version "2.0.0"
12208
12215
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