Skip to content

Commit 4e562e7

Browse files
docs: Update more dependencies (#826)
Update ajv to 6.14.0 and rollup to 4.59.0
1 parent 87e564d commit 4e562e7

File tree

2 files changed

+117
-113
lines changed

2 files changed

+117
-113
lines changed

docs/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,12 @@
7979
"packageManager": "pnpm@10.24.0+sha512.01ff8ae71b4419903b65c60fb2dc9d34cf8bb6e06d03bde112ef38f7a34d6904c424ba66bea5cdcf12890230bf39f9580473140ed9c946fef328b6e5238a345a",
8080
"pnpm": {
8181
"overrides": {
82+
"ajv@6.14.0": "6.14.0",
8283
"lodash@<4.17.23": "4.17.23",
8384
"lodash-es@<4.17.23": "4.17.23",
8485
"qs@<6.14.2": "6.14.2",
85-
"minimatch@<10.2.3": "10.2.3"
86+
"minimatch@<10.2.3": "10.2.3",
87+
"rollup@<4.59.0": "4.59.0"
8688
}
8789
}
8890
}

0 commit comments

Comments
 (0)