|
13 | 13 | "dependencies": { |
14 | 14 | "@babel/preset-typescript": "^7.10.4", |
15 | 15 | "@docsearch/react": "1.0.0-alpha.14", |
16 | | - "@mdx-js/loader": "^1.5.1", |
17 | | - "@mdx-js/mdx": "^1.5.1", |
18 | | - "@mdx-js/react": "^1.5.1", |
| 16 | + "@mdx-js/loader": "^1.6.18", |
| 17 | + "@mdx-js/mdx": "^1.6.18", |
| 18 | + "@mdx-js/react": "^1.6.18", |
19 | 19 | "@mdx-js/tag": "^0.20.3", |
20 | | - "@next/mdx": "^9.4.0", |
21 | | - "@next/plugin-google-analytics": "^9.4.4", |
| 20 | + "@next/mdx": "^9.5.3", |
| 21 | + "@next/plugin-google-analytics": "^9.5.3", |
22 | 22 | "@reactions/component": "^2.0.2", |
23 | 23 | "@zeit/fetch": "^6.0.0", |
24 | 24 | "@zeit/react-jsx-parser": "^2.0.0", |
25 | 25 | "async-sema": "^3.1.0", |
26 | | - "body-scroll-lock": "^3.0.1", |
| 26 | + "body-scroll-lock": "^3.1.5", |
27 | 27 | "classnames": "^2.2.6", |
28 | 28 | "copy-to-clipboard": "^3.3.1", |
29 | | - "date-fns": "^2.12.0", |
| 29 | + "date-fns": "^2.16.1", |
30 | 30 | "docsearch.js": "^2.6.3", |
31 | 31 | "framer-motion": "^1.11.1", |
32 | 32 | "gray-matter": "^4.0.2", |
33 | 33 | "imagemin-mozjpeg": "^9.0.0", |
34 | 34 | "imagemin-optipng": "^8.0.0", |
35 | 35 | "intersection-observer": "^0.10.0", |
36 | 36 | "isomorphic-unfetch": "^3.0.0", |
37 | | - "next": "^9.4.4", |
38 | | - "next-images": "^1.4.0", |
39 | | - "next-optimized-images": "^2.6.1", |
40 | | - "node-fetch": "^2.6.0", |
41 | | - "prismjs": "^1.20.0", |
| 37 | + "next": "^9.5.3", |
| 38 | + "next-images": "^1.5.0", |
| 39 | + "next-optimized-images": "^2.6.2", |
| 40 | + "node-fetch": "^2.6.1", |
| 41 | + "prismjs": "^1.21.0", |
42 | 42 | "react": "^16.13.1", |
43 | 43 | "react-dom": "^16.13.1", |
44 | | - "react-icons": "^3.9.0", |
| 44 | + "react-icons": "^3.11.0", |
45 | 45 | "react-live": "^2.2.2", |
46 | 46 | "rehype-format": "^3.0.1", |
47 | 47 | "rehype-stringify": "^7.0.0", |
48 | | - "remark": "^12.0.0", |
| 48 | + "remark": "^12.0.1", |
49 | 49 | "remark-autolink-headings": "^6.0.0", |
50 | 50 | "remark-emoji": "^2.1.0", |
51 | 51 | "remark-footnotes": "^1.0.0", |
|
54 | 54 | "remark-slug": "^6.0.0", |
55 | 55 | "remark-toc": "^7.0.0", |
56 | 56 | "remark-unwrap-images": "^2.0.0", |
57 | | - "scroll-into-view-if-needed": "^2.2.24", |
| 57 | + "scroll-into-view-if-needed": "^2.2.26", |
58 | 58 | "semver-regex": "^3.1.1", |
59 | | - "unist-util-visit": "^2.0.2" |
| 59 | + "unist-util-visit": "^2.0.3" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@babel/cli": "^7.10.4", |
63 | | - "@babel/core": "^7.10.4", |
64 | | - "@babel/plugin-transform-typescript": "^7.10.4", |
| 62 | + "@babel/cli": "^7.11.6", |
| 63 | + "@babel/core": "^7.11.6", |
| 64 | + "@babel/plugin-transform-typescript": "^7.11.0", |
65 | 65 | "@babel/preset-react": "^7.10.4", |
66 | 66 | "@tailwindcss/ui": "^0.3.0", |
67 | 67 | "algoliasearch": "3.35.1", |
68 | 68 | "babel-preset-react-app": "^9.1.2", |
69 | 69 | "dotenv-load": "^2.0.0", |
70 | 70 | "github-slugger": "^1.3.0", |
71 | | - "md5": "^2.2.1", |
| 71 | + "md5": "^2.3.0", |
72 | 72 | "mdast-util-to-string": "^1.1.0", |
73 | 73 | "postcss-preset-env": "^6.7.0", |
74 | | - "remark-parse": "^8.0.2", |
75 | | - "tailwindcss": "^1.4.6", |
76 | | - "unified": "^9.0.0", |
| 74 | + "remark-parse": "^8.0.3", |
| 75 | + "tailwindcss": "^1.8.10", |
| 76 | + "unified": "^9.2.0", |
77 | 77 | "webp-loader": "^0.6.0" |
78 | 78 | }, |
79 | 79 | "engines": { |
|
0 commit comments