Skip to content

Commit fce01eb

Browse files
committed
2 parents b33a05b + 3c61150 commit fce01eb

3 files changed

Lines changed: 22 additions & 22 deletions

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Close stale issues and PRs
19-
uses: actions/stale@v10.2.0
19+
uses: actions/stale@v10.3.0
2020
with:
2121
repo-token: ${{ secrets.GITHUB_TOKEN }}
2222

apps/docs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"postinstall": "fumadocs-mdx"
1414
},
1515
"dependencies": {
16-
"fumadocs-core": "16.8.12",
17-
"fumadocs-mdx": "15.0.7",
18-
"fumadocs-ui": "16.8.12",
16+
"fumadocs-core": "16.9.1",
17+
"fumadocs-mdx": "15.0.8",
18+
"fumadocs-ui": "16.9.1",
1919
"lucide-react": "^1.16.0",
2020
"next": "16.2.6",
2121
"react": "^19.2.6",

pnpm-lock.yaml

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)