File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
AI/GenAI-ChatBot-application-sample Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gen-ai-standalone-app" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " cross-env HOST=localhost PORT=9091 next dev" ,
99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "@clerk/nextjs" : " ^5.2 .2" ,
13- "@reduxjs/toolkit" : " ^2.2.5 " ,
14- "@types/react-redux" : " ^7.1.33 " ,
12+ "@clerk/nextjs" : " ^5.7 .2" ,
13+ "@reduxjs/toolkit" : " ^2.2.8 " ,
14+ "@types/react-redux" : " ^7.1.34 " ,
1515 "aws-amplify" : " 5.3.11" ,
1616 "cross-env" : " ^7.0.3" ,
17- "html-react-parser" : " ^5.1.10 " ,
17+ "html-react-parser" : " ^5.1.18 " ,
1818 "moment" : " ^2.30.1" ,
19- "next" : " 14.2.4 " ,
19+ "next" : " 14.2.15 " ,
2020 "react" : " ^18" ,
2121 "react-dom" : " ^18" ,
2222 "react-popper-tooltip" : " ^4.4.2" ,
2323 "react-redux" : " ^9.1.2" ,
24- "sass" : " ^1.77.6 "
24+ "sass" : " ^1.79.5 "
2525 },
2626 "devDependencies" : {
2727 "@svgr/webpack" : " ^8.1.0" ,
28- "@types/node" : " ^20 " ,
28+ "@types/node" : " ^22 " ,
2929 "@types/react" : " ^18" ,
3030 "@types/react-dom" : " ^18" ,
3131 "eslint" : " ^8" ,
32- "eslint-config-next" : " 14.2.4 " ,
32+ "eslint-config-next" : " 14.2.15 " ,
3333 "typescript" : " ^5"
3434 }
3535}
You can’t perform that action at this time.
0 commit comments