File tree 13 files changed +105
-148
lines changed
13 files changed +105
-148
lines changed Original file line number Diff line number Diff line change 14
14
},
15
15
"[html]" : {
16
16
"editor.defaultFormatter" : " esbenp.prettier-vscode"
17
- }
17
+ },
18
+ "typescript.tsdk" : " node_modules/typescript/lib"
18
19
}
Original file line number Diff line number Diff line change 21
21
"@shadergradient/react" : " workspace:*" ,
22
22
"three" : " ^0.169.0" ,
23
23
"three-stdlib" : " ^2.30.1" ,
24
- "typescript" : " ^4.9.5 " ,
24
+ "typescript" : " 5.7.3 " ,
25
25
"web-vitals" : " ^2.1.4"
26
26
},
27
27
"scripts" : {
Original file line number Diff line number Diff line change 20
20
"@shadergradient/react" : " ^2.0.22" ,
21
21
"three" : " ^0.169.0" ,
22
22
"three-stdlib" : " ^2.30.1" ,
23
- "typescript" : " ^4.9.5 " ,
23
+ "typescript" : " 5.7.3 " ,
24
24
"web-vitals" : " ^2.1.4"
25
25
},
26
26
"scripts" : {
Original file line number Diff line number Diff line change 35
35
"prettier" : " ^3.0.1" ,
36
36
"raw-loader" : " ^4.0.2" ,
37
37
"tailwindcss" : " ^3.3.3" ,
38
- "typescript" : " ^5.3 .3" ,
38
+ "typescript" : " 5.7 .3" ,
39
39
"url-loader" : " ^4.1.1"
40
40
},
41
41
"scripts" : {
Original file line number Diff line number Diff line change 18
18
"@react-three/fiber" : " 8.12.0"
19
19
},
20
20
"devDependencies" : {
21
- "typescript" : " ^5 " ,
21
+ "typescript" : " 5.7.3 " ,
22
22
"@types/node" : " ^20" ,
23
23
"@types/react" : " ^18" ,
24
24
"@types/react-dom" : " ^18" ,
Original file line number Diff line number Diff line change 37
37
"prettier" : " ^2.8.3" ,
38
38
"raw-loader" : " ^4.0.2" ,
39
39
"tailwindcss" : " ^3.2.4" ,
40
- "typescript" : " ^5.0.2 " ,
40
+ "typescript" : " 5.7.3 " ,
41
41
"url-loader" : " ^4.1.1"
42
42
},
43
43
"scripts" : {
Original file line number Diff line number Diff line change 22
22
"html-webpack-plugin" : " ^5.3.2" ,
23
23
"style-loader" : " ^3.2.1" ,
24
24
"ts-loader" : " ^9.2.5" ,
25
- "typescript" : " ^4.3.5 " ,
25
+ "typescript" : " 5.7.3 " ,
26
26
"url-loader" : " ^4.1.1" ,
27
27
"webpack" : " ^5.51.1" ,
28
28
"webpack-cli" : " ^4.8.0"
Original file line number Diff line number Diff line change 29
29
"vite-plugin-framer" : " ^1" ,
30
30
"eslint" : " ^9.9.0" ,
31
31
"globals" : " ^15.9.0" ,
32
- "typescript" : " ^5 .3" ,
32
+ "typescript" : " 5.7 .3" ,
33
33
"vite" : " ^5"
34
34
}
35
35
}
Original file line number Diff line number Diff line change 20
20
"eslint-config-custom" : " workspace:*" ,
21
21
"prettier" : " ^2.7.1" ,
22
22
"prettier-plugin-tailwindcss" : " ^0.1.11" ,
23
- "turbo" : " ^2.1.2"
23
+ "turbo" : " ^2.1.2" ,
24
+ "typescript" : " 5.7.3"
24
25
},
25
26
"packageManager" :
" [email protected] " ,
26
27
"engines" : {
Original file line number Diff line number Diff line change 48
48
"three" : " ^0.169.0" ,
49
49
"three-stdlib" : " ^2.30.1" ,
50
50
"tsup" : " ^8.2.4" ,
51
- "typescript" : " ^5.5.4 " ,
51
+ "typescript" : " 5.7.3 " ,
52
52
"zustand" : " 5.0.1"
53
53
}
54
54
}
Original file line number Diff line number Diff line change 66
66
"tmp" : " ^0.2.1" ,
67
67
"tsconfig" : " workspace:*" ,
68
68
"tsup" : " ^6.1.3" ,
69
- "typescript" : " ^4.5.2 "
69
+ "typescript" : " 5.7.3 "
70
70
},
71
71
"dependencies" : {
72
72
"@supabase/supabase-js" : " ^2.10.0" ,
Original file line number Diff line number Diff line change 40
40
"tailwindcss" : " ^3.1.5" ,
41
41
"tsconfig" : " workspace:*" ,
42
42
"tsup" : " ^8.2.4" ,
43
- "typescript" : " ^5.5.4 " ,
43
+ "typescript" : " 5.7.3 " ,
44
44
"zustand" : " 5.0.1"
45
45
}
46
46
}
You can’t perform that action at this time.
0 commit comments