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 26
26
"@types/semver" : " ^7.5.7" ,
27
27
"@upstash/redis" : " 1.25.2" ,
28
28
"autoprefixer" : " ^10.4.2" ,
29
- "openai" : " 5.13.1 " ,
29
+ "openai" : " 6.2.0 " ,
30
30
"path-browserify" : " ^1.0.1" ,
31
31
"postcss" : " ^8.2.8" ,
32
32
"postcss-load-config" : " ^6.0.0" ,
36
36
"rollup-plugin-svelte" : " ^7.0.0" ,
37
37
"rollup-plugin-terser" : " ^7.0.0" ,
38
38
"svelte" : " ^3.55.0" ,
39
- "svelte-check" : " ^3.0.1 " ,
40
- "svelte-preprocess" : " ^5 .0.0 " ,
41
- "tailwindcss" : " ^3.0.15 " ,
39
+ "svelte-check" : " ^4.3.3 " ,
40
+ "svelte-preprocess" : " ^6 .0.3 " ,
41
+ "tailwindcss" : " ^4.1.14 " ,
42
42
"tslib" : " ^2.0.0" ,
43
43
"ts-node" : " ^10.9.2" ,
44
44
"typescript" : " ^5.0.0"
You can’t perform that action at this time.
0 commit comments