File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
example/chat-app/ChatApp.Server/ClientApp Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 44 "private" : true ,
55 "dependencies" : {
66 "@microsoft/signalr" : " ^10.0.0" ,
7- "jquery" : " ^3.6 .0" ,
7+ "jquery" : " ^4.0 .0" ,
88 "merge" : " ^2.1.1" ,
99 "oidc-client" : " ^1.11.5" ,
1010 "react" : " ^19.0.0" ,
Original file line number Diff line number Diff line change @@ -6606,10 +6606,10 @@ jest@^27.4.3:
66066606 import-local "^3.0.2"
66076607 jest-cli "^27.5.1"
66086608
6609- jquery@^3.6 .0 :
6610- version "3.7.1 "
6611- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.7.1 .tgz#083ef98927c9a6a74d05a6af02806566d16274de "
6612- integrity sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg ==
6609+ jquery@^4.0 .0 :
6610+ version "4.0.0 "
6611+ resolved "https://registry.yarnpkg.com/jquery/-/jquery-4.0.0 .tgz#95c33ac29005ff72ec444c5ba1cf457e61404fbb "
6612+ integrity sha512-TXCHVR3Lb6TZdtw1l3RTLf8RBWVGexdxL6AC8/e0xZKEpBflBsjh9/8LXw+dkNFuOyW9B7iB3O1sP7hS0Kiacg ==
66136613
66146614" js-tokens@^3.0.0 || ^4.0.0" , js-tokens@^4.0.0:
66156615 version "4.0.0"
You can’t perform that action at this time.
0 commit comments