We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaccbfe commit ec966fdCopy full SHA for ec966fd
package.json
@@ -26,7 +26,7 @@
26
"@vercel/edge-config": "0.4.1",
27
"class-variance-authority": "0.7.0",
28
"jotai": "2.5.0",
29
- "lucide-react": "0.291.0",
+ "lucide-react": "0.292.0",
30
"next": "14.0.1",
31
"react": "18.2.0",
32
"react-dom": "18.2.0",
@@ -37,11 +37,11 @@
37
"devDependencies": {
38
"@tauri-apps/cli": "1.5.6",
39
"@types/node": "20.8.10",
40
- "@types/react": "18.2.33",
+ "@types/react": "18.2.34",
41
"@types/react-dom": "18.2.14",
42
"autoprefixer": "10.4.16",
43
"cross-env": "7.0.3",
44
- "eslint": "8.52.0",
+ "eslint": "8.53.0",
45
"eslint-config-next": "14.0.1",
46
"postcss": "8.4.31",
47
"prettier": "3.0.3",
0 commit comments