We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af3731 commit ba94a41Copy full SHA for ba94a41
2 files changed
apps/demo/package.json
@@ -11,7 +11,7 @@
11
},
12
"dependencies": {
13
"@davidevmod/focus-trap": "workspace:^",
14
- "next": "13.4.8",
+ "next": "14.2.5",
15
"react": "18.2.0",
16
"react-dom": "18.2.0"
17
@@ -24,7 +24,7 @@
24
"@types/react-dom": "18.2.14",
25
"autoprefixer": "10.4.20",
26
"eslint": "9.9.0",
27
- "eslint-config-next": "13.4.8",
+ "eslint-config-next": "14.2.5",
28
"postcss": "8.4.41",
29
"prettier": "3.3.3",
30
"prettier-plugin-tailwindcss": "0.6.6",
0 commit comments