Commit c6ac33c 1 parent 18818d8 commit c6ac33c Copy full SHA for c6ac33c
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 7
7
"bootstrap" : " ^4.6.2" ,
8
8
"glob-parent" : " ^6.0.2" ,
9
9
"jquery" : " ^3.6.1" ,
10
- "jquery-ui" : " ^1.13.1 " ,
10
+ "jquery-ui" : " ^1.13.2 " ,
11
11
"popper.js" : " ^1.16.1"
12
12
},
13
13
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -3988,10 +3988,10 @@ jest-worker@^26.5.0:
3988
3988
merge-stream "^2.0.0"
3989
3989
supports-color "^7.0.0"
3990
3990
3991
- jquery-ui@^1.13.1 :
3992
- version "1.13.1 "
3993
- resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.1 .tgz#d0b7a42e73a04c31bb5706adf86f6f8942f64eaa "
3994
- integrity sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA ==
3991
+ jquery-ui@^1.13.2 :
3992
+ version "1.13.2 "
3993
+ resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.13.2 .tgz#de03580ae6604773602f8d786ad1abfb75232034 "
3994
+ integrity sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q ==
3995
3995
dependencies :
3996
3996
jquery ">=1.8.0 <4.0.0"
3997
3997
You can’t perform that action at this time.
0 commit comments