File tree Expand file tree Collapse file tree 10 files changed +14
-9
lines changed Expand file tree Collapse file tree 10 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.0.18" ,
22
22
"@types/react-dom" : " 18.0.6" ,
23
23
"@vitejs/plugin-react" : " 2.1.0" ,
24
- "typescript" : " 4.8.2 " ,
24
+ "typescript" : " 4.8.3 " ,
25
25
"vite" : " 3.1.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 15
15
"graphql" : " 16.6.0" ,
16
16
"nodemon" : " 2.0.19" ,
17
17
"ts-node" : " 10.9.1" ,
18
- "typescript" : " 4.8.2 "
18
+ "typescript" : " 4.8.3 "
19
19
},
20
20
"devDependencies" : {
21
21
"@types/node" : " 17.0.26"
Original file line number Diff line number Diff line change 19
19
"@types/react" : " 18.0.18" ,
20
20
"@types/react-dom" : " 18.0.6" ,
21
21
"@vitejs/plugin-react" : " 2.1.0" ,
22
- "typescript" : " 4.8.2 " ,
22
+ "typescript" : " 4.8.3 " ,
23
23
"vite" : " 3.1.0"
24
24
}
25
25
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.0.18" ,
22
22
"eslint" : " 8.23.0" ,
23
23
"eslint-config-next" : " 12.2.5" ,
24
- "typescript" : " 4.8.2 "
24
+ "typescript" : " 4.8.3 "
25
25
}
26
26
}
Original file line number Diff line number Diff line change 14
14
"graphql" : " 16.6.0" ,
15
15
"nodemon" : " 2.0.19" ,
16
16
"ts-node" : " 10.9.1" ,
17
- "typescript" : " 4.8.2 "
17
+ "typescript" : " 4.8.3 "
18
18
},
19
19
"devDependencies" : {
20
20
"@types/node" : " 17.0.26"
Original file line number Diff line number Diff line change 20
20
"@types/react" : " 18.0.18" ,
21
21
"@types/react-dom" : " 18.0.6" ,
22
22
"@vitejs/plugin-react" : " 2.1.0" ,
23
- "typescript" : " 4.8.2 " ,
23
+ "typescript" : " 4.8.3 " ,
24
24
"vite" : " 3.1.0"
25
25
}
26
26
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.0.18" ,
22
22
"@types/react-dom" : " 18.0.6" ,
23
23
"@vitejs/plugin-react" : " 2.1.0" ,
24
- "typescript" : " 4.8.2 " ,
24
+ "typescript" : " 4.8.3 " ,
25
25
"vite" : " 3.1.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 21
21
"@types/react" : " 18.0.18" ,
22
22
"@types/react-dom" : " 18.0.6" ,
23
23
"@vitejs/plugin-react" : " 2.1.0" ,
24
- "typescript" : " 4.8.2 " ,
24
+ "typescript" : " 4.8.3 " ,
25
25
"vite" : " 3.1.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 58
58
"prettier" : " 2.7.1" ,
59
59
"pretty-quick" : " 3.1.3" ,
60
60
"rimraf" : " 3.0.2" ,
61
- "typescript" : " 4.8.2 " ,
61
+ "typescript" : " 4.8.3 " ,
62
62
"weak-napi" : " 2.0.2" ,
63
63
"ts-jest" : " 28.0.8"
64
64
},
Original file line number Diff line number Diff line change 7744
7744
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.2.tgz#e3b33d5ccfb5914e4eeab6699cf208adee3fd790"
7745
7745
integrity sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==
7746
7746
7747
+
7748
+ version "4.8.3"
7749
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
7750
+ integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
7751
+
7747
7752
ua-parser-js@^0.7.30 :
7748
7753
version "0.7.31"
7749
7754
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.31.tgz#649a656b191dffab4f21d5e053e27ca17cbff5c6"
You can’t perform that action at this time.
0 commit comments