Skip to content

Commit 16a5fd0

Browse files
committed
build: pin some dependencies
1 parent 88a0dd7 commit 16a5fd0

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 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
@@ -40,7 +40,7 @@
4040
},
4141
"devDependencies": {
4242
"@biomejs/biome": "2.3.11",
43-
"@vitest/coverage-v8": "^3.0.4",
43+
"@vitest/coverage-v8": "3.2.4",
4444
"conventional-changelog-cli": "^5.0.0",
4545
"highlight.js": "^11.6.0",
4646
"markdown-it-anchor": "^9.0.1",
@@ -49,6 +49,6 @@
4949
"posthtml-beautify": "^0.7.0",
5050
"posthtml-include": "^2.0.1",
5151
"posthtml-markdownit": "^3.1.0",
52-
"vitest": "^3.0.4"
52+
"vitest": "3.2.4"
5353
}
5454
}

0 commit comments

Comments
 (0)