File tree Expand file tree Collapse file tree 2 files changed +10
-7
lines changed
Expand file tree Collapse file tree 2 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 66 "@babel/core" : " ^7.26.0" ,
77 "@testing-library/react" : " ^14.3.1" ,
88 "axios" : " ^1.7.7" ,
9- "bootstrap" : " ^5.3.7 " ,
9+ "bootstrap" : " ^5.3.3 " ,
1010 "bootstrap-icons" : " ^1.11.3" ,
1111 "chokidar" : " ^4.0.1" ,
1212 "history" : " ^4.10.1" ,
Original file line number Diff line number Diff line change 3333 < body >
3434 < noscript > You need to enable JavaScript to run this app.</ noscript >
3535 < div id ="root "> </ div >
36- < script src ="https://code.jquery.com/jquery-3.2.1.min.js "> </ script >
36+ < script src ="https://code.jquery.com/jquery-3.7.1.js "
37+ integrity ="sha256-eKhayi8LEQwp4NKxN+CfCh+3qOVUtJn3QNZ0TciWLP4= "
38+ crossorigin ="anonymous ">
39+ </ script >
3740 < script
3841 src ="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js "
3942 integrity ="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4 "
4043 crossorigin ="anonymous "
4144 > </ script >
42- < script
43- src ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0 /js/bootstrap.min.js "
44- integrity ="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl "
45- crossorigin ="anonymous "
46- > </ script >
45+ < script
46+ src ="
https://cdn.jsdelivr.net/npm/[email protected] /dist /js/bootstrap.min.js "
47+ integrity ="sha384-0pUGZvbkm6XF6gxjEnlmuGrJXVbNuzT9qBBavbLwCsOGabYfZo0T0to5eqruptLy "
48+ crossorigin ="anonymous ">
49+ </ script >
4750 </ body >
4851</ html >
You can’t perform that action at this time.
0 commit comments