File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 17
17
"yarn" : " ^1.22.18"
18
18
},
19
19
"devDependencies" : {
20
+ "@types/node" : " ^17.0.40" ,
20
21
"@types/react" : " ^18.0.12" ,
21
22
"eslint" : " ^8.17.0" ,
22
23
"eslint-config-next" : " ^12.1.6" ,
Original file line number Diff line number Diff line change 156
156
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
157
157
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
158
158
159
+ " @types/node@^17.0.40 " :
160
+ version "17.0.40"
161
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.40.tgz#76ee88ae03650de8064a6cf75b8d95f9f4a16090"
162
+ integrity sha512-UXdBxNGqTMtm7hCwh9HtncFVLrXoqA3oJW30j6XWp5BH/wu3mVeaxo7cq5benFdBw34HB3XDT2TRPI7rXZ+mDg==
163
+
159
164
" @types/prop-types@* " :
160
165
version "15.7.4"
161
166
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
You can’t perform that action at this time.
0 commit comments