Skip to content

Commit d8a75e3

Browse files
committed
chore: deps
1 parent e16347d commit d8a75e3

File tree

2 files changed

+75
-67
lines changed

2 files changed

+75
-67
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@
3131
"vite@>=5.0.0 <5.1.8": ">=5.1.8",
3232
"rollup@>=4.0.0 <4.22.4": ">=4.22.4",
3333
"cross-spawn@>=7.0.0 <7.0.5": ">=7.0.5",
34-
"nanoid@<3.3.8": "3.3.8"
34+
"nanoid@<3.3.8": "3.3.8",
35+
"next@>=15.0.0 <15.1.2": ">=15.1.2",
36+
"undici@>=6.0.0 <6.21.1": ">=6.21.1",
37+
"vite@>=6.0.0 <=6.0.8": ">=6.0.9",
38+
"katex@>=0.12.0 <=0.16.20": ">=0.16.21"
3539
}
3640
}
3741
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)