File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@humeai/voice-react" : " workspace:*" ,
13- "@radix-ui/react-select" : " ^2.0.0 " ,
13+ "@radix-ui/react-select" : " ^2.2.6 " ,
1414 "clsx" : " ^2.1.0" ,
1515 "eslint-plugin-filename-rules" : " ^1.3.1" ,
1616 "framer-motion" : " ^11.0.28" ,
1717 "hume" : " 0.15.11" ,
1818 "lucide-react" : " ^0.372.0" ,
1919 "next" : " 15.2.7" ,
20- "react" : " ^18 " ,
21- "react-dom" : " ^18 " ,
20+ "react" : " ^19 " ,
21+ "react-dom" : " ^19 " ,
2222 "tailwind-merge" : " ^2.2.2" ,
2323 "ts-pattern" : " ^5.0.6" ,
2424 "zod" : " ^3.22.4"
2525 },
2626 "devDependencies" : {
2727 "@types/eslint" : " ^8.56.1" ,
2828 "@types/node" : " ^20.10.6" ,
29- "@types/react" : " ^18 " ,
30- "@types/react-dom" : " ^18 " ,
29+ "@types/react" : " ^19 " ,
30+ "@types/react-dom" : " ^19 " ,
3131 "@typescript-eslint/eslint-plugin" : " ^6.17.0" ,
3232 "@typescript-eslint/parser" : " ^6.17.0" ,
3333 "autoprefixer" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @humeai/voice-embed-react" ,
3- "version" : " 0.2.12 " ,
3+ "version" : " 0.2.13 " ,
44 "description" : " " ,
55 "main" : " ./dist/index.js" ,
66 "module" : " ./dist/index.mjs" ,
2525 "license" : " ISC" ,
2626 "dependencies" : {
2727 "@humeai/voice-embed" : " workspace:*" ,
28- "hume" : " ^0.15.11 " ,
28+ "hume" : " ^0.15.12 " ,
2929 "react" : " ^18.2.0" ,
3030 "react-dom" : " ^18.2.0"
3131 },
Original file line number Diff line number Diff line change 11{
22 "name" : " @humeai/voice-embed" ,
3- "version" : " 0.2.12 " ,
3+ "version" : " 0.2.13 " ,
44 "description" : " " ,
55 "main" : " ./dist/index.js" ,
66 "module" : " ./dist/index.mjs" ,
3535 "vitest" : " ^3.1.2"
3636 },
3737 "dependencies" : {
38- "hume" : " 0.15.11 " ,
38+ "hume" : " 0.15.12 " ,
3939 "zod" : " ^3.22.4"
4040 },
4141 "browserslist" : [
Original file line number Diff line number Diff line change 11{
22 "name" : " @humeai/voice-react" ,
3- "version" : " 0.2.12 " ,
3+ "version" : " 0.2.13 " ,
44 "description" : " " ,
55 "main" : " ./dist/index.js" ,
66 "module" : " ./dist/index.mjs" ,
2727 "license" : " ISC" ,
2828 "dependencies" : {
2929 "date-fns" : " ^3.6.0" ,
30- "hume" : " 0.15.11 " ,
30+ "hume" : " 0.15.12 " ,
3131 "react" : " ^18.2.0" ,
3232 "react-dom" : " ^18.2.0" ,
3333 "type-fest" : " ^4.26.0" ,
You can’t perform that action at this time.
0 commit comments