File tree 3 files changed +52
-26
lines changed
3 files changed +52
-26
lines changed Original file line number Diff line number Diff line change 34
34
"qrcode" : " ^1.3.2"
35
35
},
36
36
"devDependencies" : {
37
- "@types/node" : " ^16.11.13 " ,
37
+ "@types/node" : " ^18.7.7 " ,
38
38
"@typescript-eslint/parser" : " ^5.9.1" ,
39
39
"@vercel/ncc" : " ^0.33.1" ,
40
40
"eslint" : " ^7.32.0" ,
Original file line number Diff line number Diff line change 805
805
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
806
806
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
807
807
808
- " @types/node@* " :
809
- version "18.7.6"
810
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.6.tgz#31743bc5772b6ac223845e18c3fc26f042713c83"
811
- integrity sha512-EdxgKRXgYsNITy5mjjXjVE/CS8YENSdhiagGrLqjG0pvA2owgJ6i4l7wy/PFZGC0B1/H20lWKN7ONVDNYDZm7A==
812
-
813
- " @types/node@^16.11.13 " :
814
- version "16.11.49"
815
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.49.tgz#560b1ea774b61e19a89c3fc72d2dcaa3863f38b2"
816
- integrity sha512-Abq9fBviLV93OiXMu+f6r0elxCzRwc0RC5f99cU892uBITL44pTvgvEqlRlPRi8EGcO1z7Cp8A4d0s/p3J/+Nw==
808
+ " @types/node@*" , "@types/node@^18.7.7":
809
+ version "18.7.7"
810
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.7.tgz#2f7e3443fb434315ff594c49043486fe49937182"
811
+ integrity sha512-sTKYCtQmaUpsAT+AbUTKg0Ya0dYyh20t3TBQebWrGXQHFmkrEyeedok2/IpTthlJopPSbUoc1hAKoK6UeFRCZw==
817
812
818
813
" @types/prettier@^2.1.5 " :
819
814
version "2.7.0"
You can’t perform that action at this time.
0 commit comments