Skip to content

Commit 984eb9c

Browse files
committed
docs: fix table
chore: update dependabot ignore
1 parent 6b20f6b commit 984eb9c

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ updates:
3737
versions: ['>=4.0.0']
3838
- dependency-name: remark-mdx
3939
versions: ['>=3.0.0']
40+
- dependency-name: unist-util-visit
41+
versions: ['>=5.0.0']
42+
- dependency-name: unist-util-visit-parents
43+
versions: ['>=6.0.0']
4044

4145
- package-ecosystem: npm
4246
directory: '/website'

website/docs/routes/new-media.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4232,9 +4232,9 @@ IPFS 网关有可能失效,那时候换成其他网关。
42324232
| -------- | -------- | -------- | -------- |
42334233
| 1037 | 931 | 787 | 393 |
42344234

4235-
\| 钟鼎资本 | 红杉资本 |
4236-
\| -------- | -------- | | |
4237-
\| 159 | 5265 |
4235+
| 钟鼎资本 | 红杉资本 |
4236+
| -------- | -------- |
4237+
| 159 | 5265 |
42384238

42394239
前往 [更多](https://www.logclub.com/columnist/more/capital) 查看更多企业
42404240
</Route>

0 commit comments

Comments
 (0)