We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5673ec commit fbaba91Copy full SHA for fbaba91
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": "16.0.3",
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.22",
26
"eslint": "9.39.1",
27
- "eslint-config-next": "13.4.8",
+ "eslint-config-next": "16.0.3",
28
"postcss": "8.5.6",
29
"prettier": "3.6.2",
30
"prettier-plugin-tailwindcss": "0.7.1",
0 commit comments