This repository was archived by the owner on Jan 17, 2025. It is now read-only.
Commit ab9fe5c 1 parent 8a3eaaf commit ab9fe5c Copy full SHA for ab9fe5c
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
"@types/chrome" : " 0.0.206" ,
29
29
"@types/jest" : " 29.2.5" ,
30
30
"@types/lodash-es" : " 4.17.6" ,
31
- "@types/node" : " 18.11.18 " ,
31
+ "@types/node" : " 18.19.26 " ,
32
32
"@types/react" : " 18.0.26" ,
33
33
"@types/react-dom" : " 18.0.10" ,
34
34
"@typescript-eslint/eslint-plugin" : " 5.48.0" ,
Original file line number Diff line number Diff line change 1238
1238
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.37.tgz#a3dd8da4eb84a996c36e331df98d82abd76b516e"
1239
1239
integrity sha512-XYmBiy+ohOR4Lh5jE379fV2IU+6Jn4g5qASinhitfyO71b/sCo6MKsMLF5tc7Zf2CE8hViVQyYSobJNke8OvUw==
1240
1240
1241
-
1242
- version "18.11.18"
1243
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.18.tgz#8dfb97f0da23c2293e554c5a50d61ef134d7697f"
1244
- integrity sha512-DHQpWGjyQKSHj3ebjFI/wRKcqQcdR+MoFBygntYOZytCqNfkd2ZC4ARDJ2DQqhjH5p85Nnd3jhUJIXrszFX/JA==
1241
+
1242
+ version "18.19.26"
1243
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.26.tgz#18991279d0a0e53675285e8cf4a0823766349729"
1244
+ integrity sha512-+wiMJsIwLOYCvUqSdKTrfkS8mpTp+MPINe6+Np4TAGFWWRWiBQ5kSq9nZGCSPkzx9mvT+uEukzpX4MOSCydcvw==
1245
+ dependencies :
1246
+ undici-types "~5.26.4"
1245
1247
1246
1248
" @types/normalize-package-data@^2.4.0 " :
1247
1249
version "2.4.1"
@@ -7581,6 +7583,11 @@ unbox-primitive@^1.0.2:
7581
7583
has-symbols "^1.0.3"
7582
7584
which-boxed-primitive "^1.0.2"
7583
7585
7586
+ undici-types@~5.26.4 :
7587
+ version "5.26.5"
7588
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
7589
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
7590
+
7584
7591
uniq@^1.0.1 :
7585
7592
version "1.0.1"
7586
7593
resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"
You can’t perform that action at this time.
0 commit comments