chore(deps-dev): bump the docs group across 1 directory with 3 updates (#1804)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trevor Brown <Stratus3D@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-12-16 16:35:07 -05:00 committed by GitHub
parent 9e16306f42
commit 14a590a9a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 344 additions and 231 deletions

569
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -7,8 +7,8 @@
"preview": "vitepress preview"
},
"devDependencies": {
"@types/node": "^22.7.4",
"prettier": "^3.3.3",
"vitepress": "^1.3.4"
"@types/node": "^22.10.1",
"prettier": "^3.4.1",
"vitepress": "^1.5.0"
}
}