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 28
28
},
29
29
"devDependencies" : {
30
30
"@types/jest" : " 29.1.1" ,
31
- "@types/node" : " 18.7.23 " ,
31
+ "@types/node" : " 18.19.21 " ,
32
32
"@typescript-eslint/eslint-plugin" : " 5.39.0" ,
33
33
"@typescript-eslint/parser" : " 5.39.0" ,
34
34
"@vercel/ncc" : " 0.34.0" ,
Original file line number Diff line number Diff line change 748
748
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
749
749
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
750
750
751
- " @types/node@*" , "@types/[email protected] " :
751
+ " @types/node@* " :
752
752
version "18.7.23"
753
753
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.23.tgz#75c580983846181ebe5f4abc40fe9dfb2d65665f"
754
754
integrity sha512-DWNcCHolDq0ZKGizjx2DZjR/PqsYwAcYUJmfMWqtVU2MBMG5Mo+xFZrhGId5r/O5HOuMPyQEcM6KUBp5lBZZBg==
755
755
756
+
757
+ version "18.19.21"
758
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.21.tgz#f4ca1ac8ffb05ee4b89163c2d6fac9a1a59ee149"
759
+ integrity sha512-2Q2NeB6BmiTFQi4DHBzncSoq/cJMLDdhPaAoJFnFCyD9a8VPZRf7a1GAwp1Edb7ROaZc5Jz/tnZyL6EsWMRaqw==
760
+ dependencies :
761
+ undici-types "~5.26.4"
762
+
756
763
" @types/prettier@^2.1.5 " :
757
764
version "2.7.1"
758
765
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.7.1.tgz#dfd20e2dc35f027cdd6c1908e80a5ddc7499670e"
2880
2887
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
2881
2888
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
2882
2889
2890
+ undici-types@~5.26.4 :
2891
+ version "5.26.5"
2892
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2893
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2894
+
2883
2895
update-browserslist-db@^1.0.9 :
2884
2896
version "1.0.9"
2885
2897
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.0.9.tgz#2924d3927367a38d5c555413a7ce138fc95fcb18"
You can’t perform that action at this time.
0 commit comments