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 ea8668b commit 5e21ec0Copy full SHA for 5e21ec0
docs/package.json
@@ -58,6 +58,6 @@
58
"@vitejs/plugin-react": "^4.3.3",
59
"eslint": "8.57.0",
60
"eslint-config-next": "15.1.7",
61
- "vite": "^5.4.15"
+ "vite": "^5.4.16"
62
}
63
examples/with-code-share/apps/client/package.json
@@ -50,7 +50,7 @@
50
"tailwindcss": "^3.4.10",
51
"typescript": "^5.5.4",
52
"typescript-eslint": "^8.24.1",
53
54
},
55
"eslintConfig": {
56
"extends": [
0 commit comments