We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d684c8 commit bfdf2a2Copy full SHA for bfdf2a2
package.json
@@ -27,7 +27,7 @@
27
"class-variance-authority": "0.7.0",
28
"jotai": "2.4.2",
29
"lucide-react": "0.279.0",
30
- "next": "13.5.1",
+ "next": "13.5.2",
31
"react": "18.2.0",
32
"react-dom": "18.2.0",
33
"swr": "2.2.2",
@@ -36,13 +36,13 @@
36
},
37
"devDependencies": {
38
"@tauri-apps/cli": "1.4.0",
39
- "@types/node": "20.6.2",
+ "@types/node": "20.6.3",
40
"@types/react": "18.2.22",
41
"@types/react-dom": "18.2.7",
42
- "autoprefixer": "10.4.15",
+ "autoprefixer": "10.4.16",
43
"cross-env": "7.0.3",
44
"eslint": "8.49.0",
45
- "eslint-config-next": "13.5.1",
+ "eslint-config-next": "13.5.2",
46
"postcss": "8.4.30",
47
"prettier": "3.0.3",
48
"prettier-plugin-tailwindcss": "0.5.4",
0 commit comments