Skip to content

Commit 4be40a2

Browse files
committed
fix flatted
1 parent 72e1507 commit 4be40a2

2 files changed

Lines changed: 8 additions & 4 deletions

File tree

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"dayjs": "^1.11.13",
3939
"deep-equal": "^2.2.3",
4040
"echarts": "^5.6.0",
41+
"flatted": "^3.4.2",
4142
"ignore": "^6.0.2",
4243
"nanoid": "^5.1.5",
4344
"nanotar": "^0.1.1",
@@ -90,7 +91,6 @@
9091
"overrides": {
9192
"vite": "npm:rolldown-vite@latest",
9293
"minimatch": "10.2.3",
93-
"immutable": "^5.1.5",
94-
"flatted": "^3.4.1"
94+
"immutable": "^5.1.5"
9595
}
9696
}

0 commit comments

Comments
 (0)