|
53 | 53 | ]
|
54 | 54 | },
|
55 | 55 | "dependencies": {
|
56 |
| - "@next/mdx": "^11.0.0", |
| 56 | + "@next/mdx": "^11.0.1", |
57 | 57 | "github-slugger": "^1.3.0",
|
58 | 58 | "gray-matter": "^4.0.3",
|
59 | 59 | "lodash": "^4.17.21",
|
60 |
| - "marked": "^2.1.1", |
| 60 | + "marked": "^2.1.3", |
61 | 61 | "mdx-observable": "0.2.0",
|
62 |
| - "next-mdx-remote": "^3.0.2", |
| 62 | + "next-mdx-remote": "^3.0.4", |
63 | 63 | "prism-react-renderer": "1.2.1",
|
64 | 64 | "react-click-away-listener": "2.0.3",
|
65 | 65 | "react-copy-to-clipboard": "^5.0.3",
|
66 |
| - "react-instantsearch-dom": "^6.11.1", |
| 66 | + "react-instantsearch-dom": "^6.12.0", |
67 | 67 | "react-markdown": "^6.0.2",
|
68 |
| - "react-scroll": "^1.8.2", |
| 68 | + "react-scroll": "^1.8.3", |
69 | 69 | "rehype-autolink-headings": "^5.1.0",
|
70 | 70 | "rehype-slug": "^4.0.1",
|
71 | 71 | "remark-external-links": "^8.0.0",
|
72 | 72 | "remark-gfm": "^1.0.0"
|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
75 |
| - "@babel/preset-env": "^7.14.7", |
| 75 | + "@babel/preset-env": "^7.14.8", |
76 | 76 | "@babel/preset-react": "^7.14.5",
|
77 | 77 | "@commitlint/cli": "^12.1.4",
|
78 | 78 | "@commitlint/config-conventional": "^12.1.4",
|
79 | 79 | "@mdx-js/runtime": "^1.6.22",
|
80 | 80 | "@rollup/plugin-babel": "^5.3.0",
|
81 |
| - "@rollup/plugin-commonjs": "^19.0.0", |
| 81 | + "@rollup/plugin-commonjs": "^19.0.1", |
82 | 82 | "@rollup/plugin-json": "^4.1.0",
|
83 |
| - "@rollup/plugin-node-resolve": "^13.0.0", |
| 83 | + "@rollup/plugin-node-resolve": "^13.0.2", |
84 | 84 | "@testing-library/jest-dom": "^5.14.1",
|
85 | 85 | "@testing-library/react": "^11.2.7",
|
86 |
| - "@testing-library/user-event": "^13.1.9", |
87 |
| - "eslint": "^7.29.0", |
| 86 | + "@testing-library/user-event": "^13.2.0", |
| 87 | + "eslint": "^7.31.0", |
88 | 88 | "eslint-config-prettier": "^8.3.0",
|
89 |
| - "eslint-plugin-jest": "^24.3.6", |
90 |
| - "eslint-plugin-mdx": "^1.13.0", |
| 89 | + "eslint-plugin-jest": "^24.4.0", |
| 90 | + "eslint-plugin-mdx": "^1.14.1", |
91 | 91 | "eslint-plugin-react": "^7.24.0",
|
92 | 92 | "husky": "^6.0.0",
|
93 |
| - "jest": "^27.0.4", |
94 |
| - "lint-staged": "^11.0.0", |
| 93 | + "jest": "^27.0.6", |
| 94 | + "lint-staged": "^11.1.0", |
95 | 95 | "next": "^11.0.0",
|
96 |
| - "nock": "^13.1.0", |
| 96 | + "nock": "^13.1.1", |
97 | 97 | "node-fetch": "^2.6.1",
|
98 | 98 | "pinst": "^2.1.6",
|
99 |
| - "prettier": "^2.3.1", |
| 99 | + "prettier": "^2.3.2", |
100 | 100 | "react": "*",
|
101 | 101 | "react-dom": "*",
|
102 |
| - "rollup": "^2.52.2", |
| 102 | + "rollup": "^2.53.3", |
103 | 103 | "stylelint": "^13.13.1",
|
104 | 104 | "stylelint-config-standard": "^22.0.0",
|
105 | 105 | "watch": "^1.0.2"
|
|
0 commit comments