File tree Expand file tree Collapse file tree 3 files changed +386
-231
lines changed Expand file tree Collapse file tree 3 files changed +386
-231
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ pbr==6.1.1
24
24
pipreqs == 0.5.0
25
25
Pygments == 2.19.1
26
26
PyYAML == 6.0.2
27
- requests == 2.32.3
27
+ requests == 2.32.4
28
28
restructuredtext-lint == 1.4.0
29
29
roman-numerals-py == 3.1.0
30
30
setuptools == 80.3.1
@@ -49,10 +49,10 @@ sphinxcontrib-qthelp==2.0.0
49
49
sphinxcontrib-serializinghtml == 2.0.0
50
50
sphinxext-opengraph == 0.10.0
51
51
sphinxext-remoteliteralinclude == 0.5.0
52
- starlette == 0.46 .2
52
+ starlette == 0.47 .2
53
53
stevedore == 5.4.1
54
54
typing_extensions == 4.13.2
55
- urllib3 == 2.4 .0
55
+ urllib3 == 2.5 .0
56
56
uvicorn == 0.34.2
57
57
watchfiles == 1.0.5
58
58
websockets == 15.0.1
Original file line number Diff line number Diff line change 11
11
"devDependencies" : {
12
12
"prettier" : " ^3.5.3" ,
13
13
"typescript" : " ~5.7.2" ,
14
- "vite" : " ^6.2.0 "
14
+ "vite" : " ^7.1.2 "
15
15
},
16
16
"dependencies" : {
17
- "@tailwindcss/vite" : " ^4.1.3 " ,
18
- "tailwindcss" : " ^4.1.3 "
17
+ "@tailwindcss/vite" : " ^4.1.12 " ,
18
+ "tailwindcss" : " ^4.1.12 "
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments