File tree Expand file tree Collapse file tree 6 files changed +13470
-9433
lines changed Expand file tree Collapse file tree 6 files changed +13470
-9433
lines changed Original file line number Diff line number Diff line change 2121 cache : yarn
2222
2323 - name : Install dependencies
24- run : yarn install --frozen-lockfile
24+ run : yarn install
2525 - name : Build website
2626 run : yarn build
2727
4040 # You can swap them out with your own user credentials.
4141 user_name : github-actions[bot]
4242 user_email : 41898282+github-actions[bot]@users.noreply.github.com
43-
Original file line number Diff line number Diff line change 1919 cache : yarn
2020
2121 - name : Install dependencies
22- run : yarn install --frozen-lockfile
22+ run : yarn install
2323 - name : Test build website
2424 run : yarn build
25-
Original file line number Diff line number Diff line change 1+ nodeLinker : node-modules
Original file line number Diff line number Diff line change 1515 },
1616 "dependencies" : {
1717 "@1password/docusaurus-plugin-stored-data" : " ^1.0.0" ,
18- "@docusaurus/core" : " ^3.8.0 " ,
19- "@docusaurus/faster" : " ^3.8.0 " ,
20- "@docusaurus/preset-classic" : " ^3.8.0 " ,
21- "@docusaurus/types" : " ^3.8.0 " ,
18+ "@docusaurus/core" : " ^3.8.1 " ,
19+ "@docusaurus/faster" : " ^3.8.1 " ,
20+ "@docusaurus/preset-classic" : " ^3.8.1 " ,
21+ "@docusaurus/types" : " ^3.8.1 " ,
2222 "@mdx-js/react" : " ^3.1.0" ,
2323 "@types/react" : " ^19.0" ,
2424 "clsx" : " ^2.1.1" ,
3232 "react-player" : " ^2.16.0"
3333 },
3434 "devDependencies" : {
35- "@docusaurus/module-type-aliases" : " ^3.8.0 "
35+ "@docusaurus/module-type-aliases" : " ^3.8.1 "
3636 },
3737 "browserslist" : {
3838 "production" : [
You can’t perform that action at this time.
0 commit comments