|
74 | 74 | "react-click-away-listener": "2.2.3",
|
75 | 75 | "react-copy-to-clipboard": "^5.1.0",
|
76 | 76 | "react-instantsearch-dom": "^6.39.1",
|
77 |
| - "react-markdown": "^8.0.6", |
| 77 | + "react-markdown": "^8.0.7", |
78 | 78 | "react-scroll": "^1.8.9",
|
79 | 79 | "rehype-autolink-headings": "^6.1.1",
|
80 | 80 | "rehype-sanitize": "^5.0.1",
|
|
92 | 92 | "devDependencies": {
|
93 | 93 | "@babel/preset-env": "^7.21.4",
|
94 | 94 | "@babel/preset-react": "^7.18.6",
|
95 |
| - "@commitlint/cli": "^17.5.1", |
96 |
| - "@commitlint/config-conventional": "^17.4.4", |
| 95 | + "@commitlint/cli": "^17.6.1", |
| 96 | + "@commitlint/config-conventional": "^17.6.1", |
97 | 97 | "@mdx-js/runtime": "^1.6.22",
|
98 | 98 | "@rollup/plugin-babel": "^6.0.3",
|
99 |
| - "@rollup/plugin-commonjs": "^24.0.1", |
| 99 | + "@rollup/plugin-commonjs": "^24.1.0", |
100 | 100 | "@rollup/plugin-json": "^6.0.0",
|
101 | 101 | "@rollup/plugin-node-resolve": "^15.0.2",
|
102 | 102 | "@testing-library/jest-dom": "^5.16.5",
|
103 | 103 | "@testing-library/react": "^14.0.0",
|
104 | 104 | "@testing-library/user-event": "^14.4.3",
|
105 |
| - "@vitejs/plugin-react": "^3.1.0", |
106 |
| - "esbuild": "^0.17.16", |
| 105 | + "@vitejs/plugin-react": "^4.0.0", |
| 106 | + "esbuild": "^0.17.17", |
107 | 107 | "eslint": "^8.38.0",
|
108 | 108 | "eslint-config-prettier": "^8.8.0",
|
109 | 109 | "eslint-plugin-mdx": "^2.0.5",
|
|
120 | 120 | "prettier": "^2.8.7",
|
121 | 121 | "react": "18.2.0",
|
122 | 122 | "react-dom": "18.2.0",
|
123 |
| - "rollup": "^3.20.2", |
| 123 | + "rollup": "^3.20.7", |
124 | 124 | "vitest": "^0.30.1",
|
125 | 125 | "watch": "^1.0.2",
|
126 | 126 | "whatwg-fetch": "^3.6.2"
|
|
0 commit comments