chore: upgrade nextjs-scripts & next

This commit is contained in:
Bryce Kalow
2021-02-08 17:47:18 +00:00
parent 69c080165f
commit 7900ed99cc
3 changed files with 1374 additions and 2836 deletions
+1369 -2831
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -5,7 +5,7 @@
"author": "HashiCorp",
"dependencies": {
"@hashicorp/mktg-global-styles": "2.1.0",
"@hashicorp/nextjs-scripts": "13.0.0-canary.1",
"@hashicorp/nextjs-scripts": "16.0.1",
"@hashicorp/react-button": "4.0.0",
"@hashicorp/react-docs-page": "^10.3.2",
"@hashicorp/react-hashi-stack-menu": "^1.1.0",
@@ -16,7 +16,7 @@
"@hashicorp/react-section-header": "3.0.1",
"@hashicorp/react-subnav": "7.1.0",
"@hashicorp/react-vertical-text-block-list": "3.0.1",
"next": "9.5.5",
"next": "10.0.6",
"next-mdx-remote": "1.0.1",
"next-remote-watch": "0.3.0",
"react": "16.13.1",
+3 -3
View File
@@ -9,7 +9,7 @@
}
@import '~@hashicorp/react-button/styles/index.css';
@import '~@hashicorp/react-consent-manager/dist/style.css';
@import '~@hashicorp/react-consent-manager/style.css';
@import '~@hashicorp/react-content/style.css';
@import '~@hashicorp/react-docs-page/style.css';
@import '~@hashicorp/react-docs-sidenav/style.css';
@@ -17,8 +17,8 @@
@import '~@hashicorp/react-search/style.css';
@import '~@hashicorp/react-section-header/style.css';
@import '~@hashicorp/react-subnav/style.css';
@import '~@hashicorp/react-tabs/dist/style.css';
@import '~@hashicorp/react-toggle/dist/style.css';
@import '~@hashicorp/react-tabs/style.css';
@import '~@hashicorp/react-toggle/style.css';
@import '~@hashicorp/react-vertical-text-block-list/style.css';
/* Local Components */