|
4 | 4 | "version": "1.0.0",
|
5 | 5 | "author": "HashiCorp",
|
6 | 6 | "engines": {
|
7 |
| - "node": "12.x - 14.x" |
| 7 | + "node": "12.x - 14.x", |
| 8 | + "npm": ">=7.0.0" |
8 | 9 | },
|
9 | 10 | "dependencies": {
|
10 |
| - "@hashicorp/mktg-global-styles": "4.0.0", |
| 11 | + "@hashicorp/mktg-global-styles": "^4.0.0", |
11 | 12 | "@hashicorp/mktg-logos": "^1.2.0",
|
12 |
| - "@hashicorp/platform-code-highlighting": "^0.1.1", |
| 13 | + "@hashicorp/platform-code-highlighting": "^0.1.2", |
13 | 14 | "@hashicorp/platform-runtime-error-monitoring": "^0.1.0",
|
14 | 15 | "@hashicorp/platform-util": "^0.1.0",
|
15 |
| - "@hashicorp/react-alert-banner": "6.2.0", |
16 |
| - "@hashicorp/react-button": "^5.2.1", |
17 |
| - "@hashicorp/react-call-to-action": "^3.1.2", |
18 |
| - "@hashicorp/react-code-block": "^4.1.4", |
19 |
| - "@hashicorp/react-consent-manager": "^6.0.0", |
20 |
| - "@hashicorp/react-content": "8.0.1", |
21 |
| - "@hashicorp/react-docs-page": "14.0.1", |
22 |
| - "@hashicorp/react-featured-slider": "^4.1.2", |
23 |
| - "@hashicorp/react-hashi-stack-menu": "^2.0.6", |
24 |
| - "@hashicorp/react-head": "^3.1.1", |
25 |
| - "@hashicorp/react-hero": "7.3.3", |
26 |
| - "@hashicorp/react-image": "^4.0.2", |
27 |
| - "@hashicorp/react-inline-svg": "^6.0.2", |
28 |
| - "@hashicorp/react-learn-callout": "^1.1.2", |
29 |
| - "@hashicorp/react-markdown-page": "1.4.2", |
30 |
| - "@hashicorp/react-product-downloads-page": "2.4.0", |
31 |
| - "@hashicorp/react-section-header": "^5.0.3", |
32 |
| - "@hashicorp/react-subnav": "^8.4.0", |
33 |
| - "@hashicorp/react-tabs": "^6.0.1", |
34 |
| - "@hashicorp/react-text-split": "^3.2.2", |
35 |
| - "@hashicorp/react-text-split-with-code": "^3.3.5", |
36 |
| - "@hashicorp/react-text-split-with-image": "^4.2.2", |
37 |
| - "@hashicorp/react-text-split-with-logo-grid": "^5.1.2", |
38 |
| - "@hashicorp/react-use-cases": "^4.0.1", |
39 |
| - "@hashicorp/react-vertical-text-block-list": "^6.0.3", |
| 16 | + "@hashicorp/react-alert-banner": "^7.0.1", |
| 17 | + "@hashicorp/react-button": "^6.0.1", |
| 18 | + "@hashicorp/react-call-to-action": "^4.0.0", |
| 19 | + "@hashicorp/react-code-block": "^4.1.5", |
| 20 | + "@hashicorp/react-consent-manager": "^7.0.1", |
| 21 | + "@hashicorp/react-content": "^8.0.2", |
| 22 | + "@hashicorp/react-docs-page": "^14.4.0", |
| 23 | + "@hashicorp/react-featured-slider": "^5.0.1", |
| 24 | + "@hashicorp/react-hashi-stack-menu": "^2.0.7", |
| 25 | + "@hashicorp/react-head": "^3.1.2", |
| 26 | + "@hashicorp/react-hero": "^8.0.2", |
| 27 | + "@hashicorp/react-image": "^4.0.3", |
| 28 | + "@hashicorp/react-inline-svg": "^6.0.3", |
| 29 | + "@hashicorp/react-learn-callout": "^2.0.1", |
| 30 | + "@hashicorp/react-markdown-page": "^1.4.3", |
| 31 | + "@hashicorp/react-product-downloads-page": "^2.5.2", |
| 32 | + "@hashicorp/react-section-header": "^5.0.4", |
| 33 | + "@hashicorp/react-subnav": "^9.0.1", |
| 34 | + "@hashicorp/react-tabs": "^7.0.1", |
| 35 | + "@hashicorp/react-text-split": "^4.0.0", |
| 36 | + "@hashicorp/react-text-split-with-code": "^3.3.8", |
| 37 | + "@hashicorp/react-text-split-with-image": "^4.2.5", |
| 38 | + "@hashicorp/react-text-split-with-logo-grid": "^5.1.5", |
| 39 | + "@hashicorp/react-use-cases": "^5.0.0", |
| 40 | + "@hashicorp/react-vertical-text-block-list": "^7.0.0", |
40 | 41 | "marked": "0.7.0",
|
41 |
| - "next": "10.1.3", |
| 42 | + "next": "^11.1.2", |
42 | 43 | "next-mdx-remote": "3.0.1",
|
43 | 44 | "next-remote-watch": "^1.0.0",
|
44 | 45 | "nuka-carousel": "4.7.7",
|
45 |
| - "react": "16.14.0", |
| 46 | + "react": "^17.0.2", |
46 | 47 | "react-device-detect": "1.17.0",
|
47 |
| - "react-dom": "16.14.0" |
| 48 | + "react-dom": "^17.0.2" |
48 | 49 | },
|
49 | 50 | "devDependencies": {
|
50 |
| - "@hashicorp/platform-cli": "^0.2.0", |
51 |
| - "@hashicorp/platform-nextjs-plugin": "^0.1.0", |
52 |
| - "@hashicorp/platform-types": "^0.1.0", |
| 51 | + "@hashicorp/platform-cli": "^1.2.0", |
| 52 | + "@hashicorp/platform-nextjs-plugin": "^1.0.1", |
| 53 | + "@hashicorp/platform-types": "^0.1.1", |
53 | 54 | "@types/react": "^17.0.3",
|
54 | 55 | "dart-linkcheck": "2.0.15",
|
55 | 56 | "husky": "^6.0.0",
|
|
0 commit comments