Skip to content

Commit fbaba91

Browse files
Update nextjs monorepo to v16
1 parent d5673ec commit fbaba91

2 files changed

Lines changed: 1810 additions & 909 deletions

File tree

apps/demo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"@davidevmod/focus-trap": "workspace:^",
14-
"next": "13.4.8",
14+
"next": "16.0.3",
1515
"react": "18.2.0",
1616
"react-dom": "18.2.0"
1717
},
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "18.2.14",
2525
"autoprefixer": "10.4.22",
2626
"eslint": "9.39.1",
27-
"eslint-config-next": "13.4.8",
27+
"eslint-config-next": "16.0.3",
2828
"postcss": "8.5.6",
2929
"prettier": "3.6.2",
3030
"prettier-plugin-tailwindcss": "0.7.1",

0 commit comments

Comments
 (0)