File tree Expand file tree Collapse file tree 3 files changed +41
-288
lines changed Expand file tree Collapse file tree 3 files changed +41
-288
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"imports" : {
3
3
"@upstash/redis" :
" https://esm.sh/@upstash/[email protected] " ,
4
- "openai" : " https://esm.sh/openai@5.13.1 "
4
+ "openai" : " https://esm.sh/openai@6.2.0 "
5
5
}
6
6
}
Original file line number Diff line number Diff line change 24
24
"@types/semver" : " ^7.5.7" ,
25
25
"@upstash/redis" : " 1.25.2" ,
26
26
"autoprefixer" : " ^10.4.2" ,
27
- "openai" : " 5.13.1 " ,
27
+ "openai" : " 6.2.0 " ,
28
28
"path-browserify" : " ^1.0.1" ,
29
29
"postcss" : " ^8.2.8" ,
30
30
"postcss-load-config" : " ^6.0.0" ,
34
34
"rollup-plugin-svelte" : " ^7.0.0" ,
35
35
"rollup-plugin-terser" : " ^7.0.0" ,
36
36
"svelte" : " ^3.55.0" ,
37
- "svelte-check" : " ^3.0.1 " ,
38
- "svelte-preprocess" : " ^5 .0.0 " ,
39
- "tailwindcss" : " ^3.0.15 " ,
37
+ "svelte-check" : " ^4.3.2 " ,
38
+ "svelte-preprocess" : " ^6 .0.3 " ,
39
+ "tailwindcss" : " ^4.1.14 " ,
40
40
"tslib" : " ^2.0.0" ,
41
41
"typescript" : " ^5.0.0"
42
42
},
You can’t perform that action at this time.
0 commit comments