We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cd381a commit 3e54e00Copy full SHA for 3e54e00
2 files changed
package.json
@@ -46,10 +46,10 @@
46
"swr": "^2.2.5"
47
},
48
"devDependencies": {
49
- "@types/react": "^18.3.5",
50
- "eslint": "^9.9.1",
51
- "eslint-config-next": "14.2.7",
52
- "playwright": "^1.46.1",
+ "@types/react": "^18.3.11",
+ "eslint": "^9.12.0",
+ "eslint-config-next": "14.2.14",
+ "playwright": "^1.47.2",
53
"typescript": ">=5.6.2",
54
"webpack": "^5.95.0"
55
}
0 commit comments