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 b5e1248 commit eaabf51Copy full SHA for eaabf51
bun.lockb
0 Bytes
package.json
@@ -23,7 +23,7 @@
23
"zustand": "^4.5.5"
24
},
25
"devDependencies": {
26
- "@types/react": "^18.3.8",
+ "@types/react": "^18.3.9",
27
"@types/react-dom": "^18.3.0",
28
"@vitejs/plugin-react-swc": "^3.7.0",
29
"autoprefixer": "^10.4.20",
@@ -32,9 +32,9 @@
32
"eslint-plugin-react-hooks": "^4.6.2",
33
"eslint-plugin-react-refresh": "^0.4.12",
34
"postcss": "^8.4.47",
35
- "prettier-plugin-tailwindcss": "^0.6.6",
+ "prettier-plugin-tailwindcss": "^0.6.8",
36
"tailwindcss": "^3.4.13",
37
"unplugin-fonts": "^1.1.1",
38
- "vite": "^5.4.7"
+ "vite": "^5.4.8"
39
}
40
0 commit comments