We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 458b4d8 commit 6bc684fCopy full SHA for 6bc684f
2 files changed
examples/vite/package.json
@@ -9,12 +9,12 @@
9
},
10
"dependencies": {
11
"@code-hike/mdx": "^0.7.4",
12
- "@mdx-js/rollup": "^2.0.0",
+ "@mdx-js/rollup": "2.2.1",
13
"react": "^18.1.0",
14
"react-dom": "^18.1.0"
15
16
"devDependencies": {
17
- "@vitejs/plugin-react": "^1.0.7",
18
- "vite": "^2.8.0"
+ "@vitejs/plugin-react": "3.0.1",
+ "vite": "4.0.4"
19
}
20
0 commit comments