Commit 17dac19 1 parent 8cc07e0 commit 17dac19 Copy full SHA for 17dac19
File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 60
60
"prettier" : " 3.0.3" ,
61
61
"rimraf" : " 5.0.1" ,
62
62
"shell-quote" : " 1.8.1" ,
63
- "typescript" : " 4.9.5 "
63
+ "typescript" : " 5.2.2 "
64
64
},
65
65
"resolutions?" : {
66
66
"eslint-plugin-react-hooks" : " https://github.com/vercel/next.js/issues/52365"
Original file line number Diff line number Diff line change 105
105
"tsup" : " 6.5.0" ,
106
106
"typedoc" : " 0.25.1" ,
107
107
"typedoc-plugin-markdown" : " 3.16.0" ,
108
- "typescript" : " 4.9.5 " ,
108
+ "typescript" : " 5.2.2 " ,
109
109
"vite" : " 4.4.9" ,
110
110
"vite-tsconfig-paths" : " 4.2.1" ,
111
111
"vitest" : " 0.34.3" ,
Original file line number Diff line number Diff line change @@ -1349,7 +1349,7 @@ __metadata:
1349
1349
tsup : " npm:6.5.0"
1350
1350
typedoc : " npm:0.25.1"
1351
1351
typedoc-plugin-markdown : " npm:3.16.0"
1352
- typescript : " npm:4.9.5 "
1352
+ typescript : " npm:5.2.2 "
1353
1353
vite : " npm:4.4.9"
1354
1354
vite-tsconfig-paths : " npm:4.2.1"
1355
1355
vitest : " npm:0.34.3"
@@ -7864,7 +7864,7 @@ __metadata:
7864
7864
prettier : " npm:3.0.3"
7865
7865
rimraf : " npm:5.0.1"
7866
7866
shell-quote : " npm:1.8.1"
7867
- typescript : " npm:4.9.5 "
7867
+ typescript : " npm:5.2.2 "
7868
7868
languageName : unknown
7869
7869
linkType : soft
7870
7870
@@ -10769,7 +10769,7 @@ __metadata:
10769
10769
languageName : node
10770
10770
linkType : hard
10771
10771
10772
- " typescript@npm:^4.6.4 || ^5.0.0 " :
10772
+ " typescript@npm:5.2.2, typescript@npm: ^4.6.4 || ^5.0.0 " :
10773
10773
version : 5.2.2
10774
10774
resolution : " typescript@npm:5.2.2"
10775
10775
bin :
@@ -10789,7 +10789,7 @@ __metadata:
10789
10789
languageName : node
10790
10790
linkType : hard
10791
10791
10792
- " typescript@patch:typescript@npm%3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript> " :
10792
+ " typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>, typescript@patch:typescript@npm% 3A^4.6.4 || ^5.0.0#optional!builtin<compat/typescript> " :
10793
10793
version : 5.2.2
10794
10794
resolution : " typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
10795
10795
bin :
You can’t perform that action at this time.
0 commit comments