|
34 | 34 | "test": "jest --runInBand --detectOpenHandles"
|
35 | 35 | },
|
36 | 36 | "devDependencies": {
|
37 |
| - "@babel/core": "7.11.1", |
| 37 | + "@babel/core": "7.11.6", |
38 | 38 | "@babel/plugin-syntax-jsx": "7.10.4",
|
39 |
| - "@babel/preset-env": "7.11.0", |
| 39 | + "@babel/preset-env": "7.11.5", |
40 | 40 | "@babel/preset-react": "7.10.4",
|
41 | 41 | "@mapbox/rehype-prism": "0.5.0",
|
42 |
| - "@mdx-js/mdx": "^1.6.7", |
43 |
| - "@mdx-js/react": "^1.6.7", |
44 |
| - "@mdx-js/test-util": "^1.6.7", |
45 |
| - "@mdx-js/vue": "^1.6.7", |
46 |
| - "@pkgr/rollup": "0.10.5", |
| 42 | + "@mdx-js/mdx": "^1.6.17", |
| 43 | + "@mdx-js/react": "^1.6.17", |
| 44 | + "@mdx-js/test-util": "^1.6.17", |
| 45 | + "@mdx-js/vue": "^1.6.17", |
| 46 | + "@pkgr/rollup": "0.10.6", |
47 | 47 | "@vue/babel-preset-jsx": "1.1.2",
|
48 |
| - "@vue/test-utils": "1.0.3", |
| 48 | + "@vue/test-utils": "1.1.0", |
49 | 49 | "babel-helper-vue-jsx-merge-props": "2.0.3",
|
50 | 50 | "babel-loader": "8.1.0",
|
51 | 51 | "babel-plugin-macros": "2.8.0",
|
52 |
| - "babel-plugin-remove-export-keywords": "^1.6.7", |
| 52 | + "babel-plugin-remove-export-keywords": "^1.6.17", |
53 | 53 | "babel-plugin-transform-vue-jsx": "4.0.1",
|
54 |
| - "eslint": "7.6.0", |
| 54 | + "eslint": "7.9.0", |
55 | 55 | "eslint-config-prettier": "6.11.0",
|
56 | 56 | "eslint-config-xo": "0.32.1",
|
57 | 57 | "eslint-formatter-friendly": "7.0.0",
|
58 | 58 | "eslint-plugin-import": "2.22.0",
|
59 |
| - "eslint-plugin-mdx": "1.8.1", |
| 59 | + "eslint-plugin-mdx": "1.8.2", |
60 | 60 | "eslint-plugin-prettier": "3.1.4",
|
61 |
| - "eslint-plugin-react": "7.20.5", |
62 |
| - "gatsby": "2.24.14", |
| 61 | + "eslint-plugin-react": "7.20.6", |
| 62 | + "gatsby": "2.24.62", |
63 | 63 | "hast-util-select": "4.0.0",
|
64 |
| - "husky": "4.2.5", |
65 |
| - "jest": "26.3.0", |
| 64 | + "husky": "4.3.0", |
| 65 | + "jest": "26.4.2", |
66 | 66 | "lerna": "3.22.1",
|
67 |
| - "lint-staged": "10.2.11", |
| 67 | + "lint-staged": "10.4.0", |
68 | 68 | "memory-fs": "0.5.0",
|
69 |
| - "prettier": "2.0.5", |
| 69 | + "prettier": "2.1.2", |
70 | 70 | "prettier-plugin-pkg": "0.8.0",
|
71 | 71 | "react": "16.13.1",
|
72 | 72 | "react-dom": "16.13.1",
|
73 | 73 | "rehype-add-classes": "1.0.0",
|
74 |
| - "rehype-katex": "3.0.0", |
| 74 | + "rehype-katex": "4.0.0", |
75 | 75 | "remark-autolink-headings": "6.0.1",
|
76 | 76 | "remark-frontmatter": "2.0.0",
|
77 |
| - "remark-math": "2.0.1", |
78 |
| - "remark-mdx": "^1.6.7", |
| 77 | + "remark-math": "3.0.1", |
| 78 | + "remark-mdx": "^1.6.17", |
79 | 79 | "remark-parse": "8.0.3",
|
80 | 80 | "remark-preset-prettier": "0.4.0",
|
81 | 81 | "remark-preset-wooorm": "7.0.0",
|
|
85 | 85 | "retext-preset-wooorm": "2.0.0",
|
86 | 86 | "retext-sentence-spacing": "4.0.0",
|
87 | 87 | "rimraf": "3.0.2",
|
88 |
| - "typescript": "3.9.7", |
89 |
| - "unified": "9.1.0", |
90 |
| - "vfile": "4.1.1", |
91 |
| - "vue": "2.6.11", |
92 |
| - "vue-template-compiler": "2.6.11", |
93 |
| - "webpack": "4.44.0", |
94 |
| - "yarn-deduplicate": "2.1.1" |
| 88 | + "typescript": "4.0.2", |
| 89 | + "unified": "9.2.0", |
| 90 | + "vfile": "4.2.0", |
| 91 | + "vue": "2.6.12", |
| 92 | + "vue-template-compiler": "2.6.12", |
| 93 | + "webpack": "4.44.1", |
| 94 | + "yarn-deduplicate": "3.0.0" |
95 | 95 | },
|
96 | 96 | "resolutions": {
|
97 |
| - "@babel/core": "7.11.1", |
98 |
| - "@babel/preset-env": "7.11.0", |
| 97 | + "@babel/core": "7.11.6", |
| 98 | + "@babel/preset-env": "7.11.5", |
99 | 99 | "@babel/preset-react": "7.10.4",
|
100 | 100 | "@babel/preset-typescript": "^7.9.0",
|
101 | 101 | "react": "16.13.1",
|
|
0 commit comments