|
5 | 5 | "version": "0.1.0", |
6 | 6 | "author": "Cloudflare <github@cloudflare.com>", |
7 | 7 | "dependencies": { |
8 | | - "@adaptivelink/pops": "^0.2.3", |
| 8 | + "@adaptivelink/pops": "0.2.3", |
9 | 9 | "@cloudflare/workers-brand-assets": "3.0.1", |
10 | | - "@material-ui/core": "^4.11.0", |
11 | | - "@mdx-js/mdx": "^1.6.6", |
12 | | - "@mdx-js/react": "^1.6.6", |
13 | | - "@reach/skip-nav": "^0.10.5", |
14 | | - "animejs": "^3.2.0", |
15 | | - "focus-group": "^0.3.1", |
16 | | - "focus-visible-polyfill": "^1.0.0", |
17 | | - "gatsby": "^2.24.1", |
18 | | - "gatsby-image": "^2.4.13", |
19 | | - "gatsby-plugin-layout": "^1.3.10", |
20 | | - "gatsby-plugin-manifest": "^2.4.18", |
21 | | - "gatsby-plugin-material-ui": "^2.1.9", |
22 | | - "gatsby-plugin-mdx": "^1.2.25", |
23 | | - "gatsby-plugin-no-sourcemaps": "^2.2.0", |
24 | | - "gatsby-plugin-offline": "^3.2.17", |
25 | | - "gatsby-plugin-react-helmet": "^3.3.10", |
26 | | - "gatsby-plugin-sharp": "^2.6.19", |
27 | | - "gatsby-plugin-sitemap": "^2.4.11", |
28 | | - "gatsby-remark-copy-linked-files": "^2.3.9", |
29 | | - "gatsby-remark-images": "^3.3.18", |
30 | | - "gatsby-source-filesystem": "^2.3.19", |
31 | | - "gatsby-transformer-remark": "^2.8.22", |
32 | | - "gatsby-transformer-sharp": "^2.5.11", |
33 | | - "gray-matter": "^4.0.2", |
34 | | - "prism-react-renderer": "^1.1.1", |
35 | | - "prismjs": "^1.20.0", |
36 | | - "prop-types": "^15.7.2", |
37 | | - "react": "^16.13.1", |
38 | | - "react-copy-to-clipboard": "^5.0.2", |
39 | | - "react-custom-scrollbars": "^4.2.1", |
40 | | - "react-dom": "^16.13.1", |
41 | | - "react-helmet": "^6.1.0", |
42 | | - "react-spring": "^8.0.27", |
43 | | - "react-timeago": "^4.4.0", |
44 | | - "react-transition-group": "^4.4.1", |
45 | | - "remark-slug": "^6.0.0", |
46 | | - "saber-plugin-git-modification-time": "^0.1.3", |
47 | | - "set-interval-visible": "^2.0.0" |
| 10 | + "@material-ui/core": "4.11.0", |
| 11 | + "@mdx-js/mdx": "1.6.6", |
| 12 | + "@mdx-js/react": "1.6.6", |
| 13 | + "@reach/skip-nav": "0.10.5", |
| 14 | + "animejs": "3.2.0", |
| 15 | + "focus-group": "0.3.1", |
| 16 | + "focus-visible-polyfill": "1.0.0", |
| 17 | + "gatsby": "2.24.7", |
| 18 | + "gatsby-image": "2.4.13", |
| 19 | + "gatsby-plugin-layout": "1.3.10", |
| 20 | + "gatsby-plugin-manifest": "2.4.18", |
| 21 | + "gatsby-plugin-material-ui": "2.1.9", |
| 22 | + "gatsby-plugin-mdx": "1.2.25", |
| 23 | + "gatsby-plugin-no-sourcemaps": "2.2.0", |
| 24 | + "gatsby-plugin-offline": "3.2.17", |
| 25 | + "gatsby-plugin-react-helmet": "3.3.10", |
| 26 | + "gatsby-plugin-sharp": "2.6.19", |
| 27 | + "gatsby-plugin-sitemap": "2.4.11", |
| 28 | + "gatsby-remark-copy-linked-files": "2.3.9", |
| 29 | + "gatsby-remark-images": "3.3.18", |
| 30 | + "gatsby-source-filesystem": "2.3.19", |
| 31 | + "gatsby-transformer-remark": "2.8.22", |
| 32 | + "gatsby-transformer-sharp": "2.5.11", |
| 33 | + "graphql": "14.7.0", |
| 34 | + "gray-matter": "4.0.2", |
| 35 | + "prism-react-renderer": "1.1.1", |
| 36 | + "prismjs": "1.20.0", |
| 37 | + "prop-types": "15.7.2", |
| 38 | + "react": "16.13.1", |
| 39 | + "react-copy-to-clipboard": "5.0.2", |
| 40 | + "react-custom-scrollbars": "4.2.1", |
| 41 | + "react-dom": "16.13.1", |
| 42 | + "react-helmet": "6.1.0", |
| 43 | + "react-spring": "8.0.27", |
| 44 | + "react-timeago": "4.4.0", |
| 45 | + "react-transition-group": "4.4.1", |
| 46 | + "remark-slug": "6.0.0", |
| 47 | + "saber-plugin-git-modification-time": "0.1.3", |
| 48 | + "set-interval-visible": "2.0.0" |
48 | 49 | }, |
49 | 50 | "engines": { |
50 | 51 | "node": ">=12.0.0" |
51 | 52 | }, |
52 | 53 | "devDependencies": { |
53 | | - "eslint-config-react-app": "^5.2.1", |
54 | | - "gatsby-plugin-eslint": "^2.0.8", |
55 | | - "gatsby-plugin-remove-trailing-slashes": "^2.3.11", |
56 | | - "prettier": "^1.19.1" |
| 54 | + "eslint-config-react-app": "5.2.1", |
| 55 | + "gatsby-plugin-eslint": "2.0.8", |
| 56 | + "gatsby-plugin-remove-trailing-slashes": "2.3.11", |
| 57 | + "prettier": "1.19.1" |
57 | 58 | }, |
58 | 59 | "license": "Apache-2.0 OR MIT", |
59 | 60 | "scripts": { |
|
0 commit comments