This repository was archived by the owner on Dec 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 19
19
},
20
20
"devDependencies" : {
21
21
"@types/jest" : " 28.1.3" ,
22
- "@types/node" : " 18.0.0 " ,
22
+ "@types/node" : " 20.11.15 " ,
23
23
"@types/react" : " 18.0.14" ,
24
24
"@types/react-dom" : " 18.0.5" ,
25
25
"eslint" : " 8.18.0" ,
Original file line number Diff line number Diff line change 978
978
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
979
979
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
980
980
981
- " @types/node@*" , "@types/[email protected] " :
981
+ " @types/node@* " :
982
982
version "18.0.0"
983
983
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.0.tgz#67c7b724e1bcdd7a8821ce0d5ee184d3b4dd525a"
984
984
integrity sha512-cHlGmko4gWLVI27cGJntjs/Sj8th9aYwplmZFwmmgYQQvL5NUsgVJG7OddLvNfLqYS31KFN0s3qlaD9qCaxACA==
985
985
986
+
987
+ version "20.11.15"
988
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.15.tgz#b853a86cfedbc768360c552b4653302b4e7417bf"
989
+ integrity sha512-gscmuADZfvNULx1eyirVbr3kVOVZtpQtzKMCZpeSZcN6MfbkRXAR4s9/gsQ4CzxLHw6EStDtKLNtSDL3vbq05A==
990
+ dependencies :
991
+ undici-types "~5.26.4"
992
+
986
993
" @types/normalize-package-data@^2.4.0 " :
987
994
version "2.4.1"
988
995
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301"
@@ -4783,6 +4790,11 @@ unbox-primitive@^1.0.2:
4783
4790
has-symbols "^1.0.3"
4784
4791
which-boxed-primitive "^1.0.2"
4785
4792
4793
+ undici-types@~5.26.4 :
4794
+ version "5.26.5"
4795
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4796
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4797
+
4786
4798
undici@^5.1.0 :
4787
4799
version "5.5.1"
4788
4800
resolved "https://registry.yarnpkg.com/undici/-/undici-5.5.1.tgz#baaf25844a99eaa0b22e1ef8d205bffe587c8f43"
You can’t perform that action at this time.
0 commit comments