Commit 2da84a2 Hang Le
committed
File tree 4 files changed +167
-167
lines changed
swift_browser_ui_frontend
4 files changed +167
-167
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ dependencies = [
32
32
" gunicorn==22.0.0" ,
33
33
" keystoneauth1==5.6.0" ,
34
34
" oidcrp==2.1.4" ,
35
- " python-swiftclient==4.5 .0" ,
35
+ " python-swiftclient==4.6 .0" ,
36
36
" uvloop==0.19.0" ,
37
37
" msgpack==1.0.8" ,
38
38
]
@@ -44,7 +44,7 @@ docs = [
44
44
]
45
45
test = [
46
46
" black==24.4.2" ,
47
- " coverage==7.5.1 " ,
47
+ " coverage==7.5.3 " ,
48
48
" flake8-docstrings==1.7.0" ,
49
49
" flake8==7.0.0" ,
50
50
" mypy==1.10.0" ,
@@ -62,7 +62,7 @@ dev = [
62
62
" honcho==1.1.0" ,
63
63
" pre-commit==3.7.1" ,
64
64
" pyspelling==2.10" ,
65
- " ruff==0.4.4 " ,
65
+ " ruff==0.4.7 " ,
66
66
" types-certifi" ,
67
67
" types-redis" ,
68
68
" types-requests" ,
Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ cryptography==42.0.7
8
8
gunicorn == 22.0.0
9
9
keystoneauth1 == 5.6.0
10
10
oidcrp == 2.1.4
11
- python-swiftclient == 4.5 .0
11
+ python-swiftclient == 4.6 .0
12
12
uvloop == 0.19.0
13
13
msgpack == 1.0.8
Original file line number Diff line number Diff line change 16
16
"dependencies" : {
17
17
"@intlify/unplugin-vue-i18n" : " ^4.0.0" ,
18
18
"@mdi/js" : " ^7.4.47" ,
19
- "@vitejs/plugin-vue" : " ^5.0.4 " ,
20
- "@vueuse/rxjs" : " ^10.9 .0" ,
19
+ "@vitejs/plugin-vue" : " ^5.0.5 " ,
20
+ "@vueuse/rxjs" : " ^10.10 .0" ,
21
21
"@ygoe/msgpack" : " ^1.0.3" ,
22
22
"cli-highlight" : " ^2.1.11" ,
23
23
"csc-ui" : " 0.9.5" ,
28
28
"lodash" : " ^4.17.21" ,
29
29
"luxon" : " ^3.4.4" ,
30
30
"rxjs" : " ^7.8.1" ,
31
- "sass" : " ^1.77.1 " ,
32
- "vite" : " ^5.2.11 " ,
31
+ "sass" : " ^1.77.4 " ,
32
+ "vite" : " ^5.2.12 " ,
33
33
"vue" : " ^3.4.27" ,
34
34
"vue-i18n" : " ^9.13.1" ,
35
35
"vue-router" : " ^4.3.2" ,
42
42
"@testing-library/dom" : " ^10.0.0" ,
43
43
"@testing-library/jest-dom" : " ^6.4.5" ,
44
44
"@testing-library/user-event" : " ^14.5.2" ,
45
- "@testing-library/vue" : " ^8.0.3 " ,
45
+ "@testing-library/vue" : " ^8.1.0 " ,
46
46
"@vue/compiler-sfc" : " ^3.4.27" ,
47
- "cypress" : " ^13.9 .0" ,
47
+ "cypress" : " ^13.10 .0" ,
48
48
"cypress-cloud" : " ^1.10.2" ,
49
49
"install" : " ^0.13.0" ,
50
50
"jest" : " ^29.7.0" ,
You can’t perform that action at this time.
0 commit comments