Upgrade next version (#17445)

Co-authored-by: Bryce Kalow <bkalow@hashicorp.com>
This commit is contained in:
HashiBot 2022-10-06 14:19:11 -05:00 committed by GitHub
parent c45c6e51c0
commit e54441b725
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 462 additions and 7347 deletions

7803
website/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -3,12 +3,12 @@
"description": "HashiCorp Vault documentation website",
"version": "1.0.0",
"author": "HashiCorp",
"dependencies": {},
"devDependencies": {
"@hashicorp/platform-cli": "^1.2.0",
"dart-linkcheck": "2.0.15",
"simple-git-hooks": "^2.6.1",
"prettier": "2.2.1"
"next": "^12.3.1",
"prettier": "2.2.1",
"simple-git-hooks": "^2.6.1"
},
"engines": {
"npm": ">=7.0.0",