File tree Expand file tree Collapse file tree 3 files changed +106
-21
lines changed
Expand file tree Collapse file tree 3 files changed +106
-21
lines changed Original file line number Diff line number Diff line change 3434 "@e2b/code-interpreter" : " ^2.0.0" ,
3535 "@hookform/resolvers" : " ^4.1.3" ,
3636 "@opentelemetry/api" : " ^1.9.0" ,
37+ "@opentelemetry/exporter-jaeger" : " 2.1.0" ,
3738 "@opentelemetry/exporter-trace-otlp-http" : " ^0.200.0" ,
3839 "@opentelemetry/resources" : " ^2.0.0" ,
3940 "@opentelemetry/sdk-node" : " ^0.200.0" ,
7071 "cmdk" : " ^1.0.0" ,
7172 "croner" : " ^9.0.0" ,
7273 "date-fns" : " 4.1.0" ,
74+ "encoding" : " 0.1.13" ,
7375 "entities" : " 6.0.1" ,
7476 "framer-motion" : " ^12.5.0" ,
7577 "fuse.js" : " 7.1.0" ,
113115 "zod" : " ^3.24.2"
114116 },
115117 "devDependencies" : {
116- "@tailwindcss/postcss" : " 4.1.13" ,
117118 "@testing-library/jest-dom" : " ^6.6.3" ,
118119 "@types/html-to-text" : " 9.0.4" ,
119120 "@types/js-yaml" : " 4.0.9" ,
Original file line number Diff line number Diff line change 22const config = {
33 plugins : {
44 tailwindcss : { } ,
5- autoprefixer : { } ,
65 } ,
76}
87
You can’t perform that action at this time.
0 commit comments