File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 13
13
- name : Checkout
14
14
uses : actions/checkout@v4.2.2
15
15
- name : Setup Node.js environment
16
- uses : actions/setup-node@v4.3 .0
16
+ uses : actions/setup-node@v4.4 .0
17
17
- name : Install Prince
18
18
run : |
19
19
curl https://www.princexml.com/download/prince-${{ env.PRINCE_VER }}-linux-generic-x86_64.tar.gz -O
Original file line number Diff line number Diff line change 13
13
uses : actions/checkout@v4.2.2
14
14
15
15
- name : Setup Node.js environment
16
- uses : actions/setup-node@v4.3 .0
16
+ uses : actions/setup-node@v4.4 .0
17
17
with :
18
18
node-version : 18.0
19
19
Original file line number Diff line number Diff line change 41
41
"@docusaurus/module-type-aliases" : " 3.7.0" ,
42
42
"@docusaurus/tsconfig" : " 3.7.0" ,
43
43
"@docusaurus/types" : " 3.7.0" ,
44
- "@types/react" : " ^19.0.12 " ,
45
- "typescript" : " ~5.8.2 "
44
+ "@types/react" : " ^19.1.1 " ,
45
+ "typescript" : " ~5.8.3 "
46
46
},
47
47
"engines" : {
48
48
"node" : " >=18.0"
Original file line number Diff line number Diff line change 3989
3989
"@types/scheduler" "*"
3990
3990
csstype "^3.0.2"
3991
3991
3992
- "@types/react@^19.0.12 ":
3993
- version "19.0.12 "
3994
- resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12 .tgz#338b3f7854adbb784be454b3a83053127af96bd3 "
3995
- integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA ==
3992
+ "@types/react@^19.1.1 ":
3993
+ version "19.1.1 "
3994
+ resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.1 .tgz#f7f2bb4a0a8d22b9ee4b8f6e27f0c78d76eb7f9b "
3995
+ integrity sha512-ePapxDL7qrgqSF67s0h9m412d9DbXyC1n59O2st+9rjuuamWsZuD2w55rqY12CbzsZ7uVXb5Nw0gEp9Z8MMutQ ==
3996
3996
dependencies:
3997
3997
csstype "^3.0.2"
3998
3998
@@ -11855,10 +11855,10 @@ typedarray-to-buffer@^3.1.5:
11855
11855
dependencies:
11856
11856
is-typedarray "^1.0.0"
11857
11857
11858
- typescript@~5.8.2 :
11859
- version "5.8.2 "
11860
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2 .tgz#8170b3702f74b79db2e5a96207c15e65807999e4 "
11861
- integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ ==
11858
+ typescript@~5.8.3 :
11859
+ version "5.8.3 "
11860
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3 .tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e "
11861
+ integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ ==
11862
11862
11863
11863
ufo@^1.5.3, ufo@^1.5.4:
11864
11864
version "1.5.4"
You can’t perform that action at this time.
0 commit comments