File tree 9 files changed +126
-221
lines changed
9 files changed +126
-221
lines changed Original file line number Diff line number Diff line change 30
30
"@builder.io/qwik" : " 1.7.1" ,
31
31
"@builder.io/qwik-city" : " 1.7.1" ,
32
32
"@types/node" : " ^20.12.7" ,
33
- "typescript" : " 5.4.5 " ,
33
+ "typescript" : " ^5.5.4 " ,
34
34
"undici" : " *" ,
35
35
"vite" : " ^5.2.10" ,
36
36
"vite-tsconfig-paths" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 34
34
"eslint-plugin-react-hooks" : " ^4.6.0" ,
35
35
"postcss" : " ^8.4.38" ,
36
36
"tailwindcss" : " ^3.4.4" ,
37
- "typescript" : " ^5.1.6 " ,
37
+ "typescript" : " ^5.5.4 " ,
38
38
"vite" : " ^5.1.0" ,
39
39
"vite-tsconfig-paths" : " ^4.2.1"
40
40
},
Original file line number Diff line number Diff line change 25
25
"eslint" : " ^8.57.0" ,
26
26
"eslint-plugin-react-hooks" : " ^4.6.2" ,
27
27
"eslint-plugin-react-refresh" : " ^0.4.7" ,
28
- "typescript" : " ^5.2.2 " ,
28
+ "typescript" : " ^5.5.4 " ,
29
29
"vite" : " ^5.3.1" ,
30
30
"wrangler" : " ^3.63.1"
31
31
}
Original file line number Diff line number Diff line change 38
38
"eslint-plugin-qwik" : " ^1.5.7" ,
39
39
"prettier" : " ^3.2.5" ,
40
40
"reframed" : " workspace:*" ,
41
- "typescript" : " 5.4.5 " ,
41
+ "typescript" : " ^5.5.4 " ,
42
42
"undici" : " *" ,
43
43
"vite" : " ^5.2.10" ,
44
44
"vite-tsconfig-paths" : " ^4.2.1"
Original file line number Diff line number Diff line change 34
34
"eslint-plugin-react-hooks" : " ^4.6.0" ,
35
35
"postcss" : " ^8.4.38" ,
36
36
"tailwindcss" : " ^3.4.4" ,
37
- "typescript" : " ^5.1.6 " ,
37
+ "typescript" : " ^5.5.4 " ,
38
38
"vite" : " ^5.1.0" ,
39
39
"vite-tsconfig-paths" : " ^4.2.1"
40
40
},
Original file line number Diff line number Diff line change 12
12
"reframed" : " workspace:*"
13
13
},
14
14
"devDependencies" : {
15
- "typescript" : " ^5.5.3 " ,
15
+ "typescript" : " ^5.5.4 " ,
16
16
"vite" : " ^5.3.3" ,
17
17
"@types/node" : " ^20.14.10"
18
18
}
Original file line number Diff line number Diff line change 13
13
"license" : " MIT" ,
14
14
"devDependencies" : {
15
15
"writable-dom" : " github:web-fragments/writable-dom#reframed-support" ,
16
- "typescript" : " ^5.5.0 " ,
16
+ "typescript" : " ^5.5.4 " ,
17
17
"vite" : " ^5.2.0"
18
18
},
19
19
"scripts" : {
Original file line number Diff line number Diff line change 50
50
"path-to-regexp" : " ^6.2.2" ,
51
51
"@vitejs/plugin-react" : " ^4.3.1" ,
52
52
"vite" : " ^5.3.3" ,
53
- "typescript" : " ^5.5.3 "
53
+ "typescript" : " ^5.5.4 "
54
54
},
55
55
"peerDependencies" : {
56
56
"@cloudflare/workers-types" : " ^4.20240620.0"
You can’t perform that action at this time.
0 commit comments