mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
chore: fix deps
This commit is contained in:
Generated
+2090
-1377
File diff suppressed because it is too large
Load Diff
@@ -5,14 +5,14 @@
|
||||
"author": "HashiCorp",
|
||||
"dependencies": {
|
||||
"@hashicorp/mktg-global-styles": "3.0.1",
|
||||
"@hashicorp/mktg-logos": "^1.0.2",
|
||||
"@hashicorp/mktg-logos": "1.0.2",
|
||||
"@hashicorp/nextjs-scripts": "17.1.0",
|
||||
"@hashicorp/react-button": "5.0.0",
|
||||
"@hashicorp/react-docs-page": "^13.0.3",
|
||||
"@hashicorp/react-docs-page": "13.0.3",
|
||||
"@hashicorp/react-hashi-stack-menu": "2.0.0",
|
||||
"@hashicorp/react-head": "^2.0.0",
|
||||
"@hashicorp/react-head": "2.0.0",
|
||||
"@hashicorp/react-inline-svg": "6.0.0",
|
||||
"@hashicorp/react-markdown-page": "^1.1.0",
|
||||
"@hashicorp/react-markdown-page": "1.0.0",
|
||||
"@hashicorp/react-product-downloader": "4.0.2",
|
||||
"@hashicorp/react-search": "5.0.1",
|
||||
"@hashicorp/react-section-header": "5.0.0",
|
||||
@@ -21,7 +21,7 @@
|
||||
"adm-zip": "^0.5.4",
|
||||
"gray-matter": "^4.0.2",
|
||||
"next": "10.0.6",
|
||||
"next-mdx-remote": "1.0.1",
|
||||
"next-mdx-remote": "^1.0.1",
|
||||
"next-remote-watch": "0.3.0",
|
||||
"react": "16.13.1",
|
||||
"react-dom": "16.13.1"
|
||||
|
||||
Reference in New Issue
Block a user