Skip to content

Commit 85aa2e0

Browse files
fix(deps): update nextjs monorepo to v14.2.35
1 parent 6773a1f commit 85aa2e0

2 files changed

Lines changed: 419 additions & 71 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@headlessui/react": "^1.7.17",
1313
"@heroicons/react": "^2.0.18",
14-
"next": "14.0.1",
14+
"next": "14.2.35",
1515
"react": "^18",
1616
"react-dom": "^18"
1717
},
@@ -21,7 +21,7 @@
2121
"@types/react-dom": "^18",
2222
"autoprefixer": "^10",
2323
"eslint": "^8",
24-
"eslint-config-next": "14.0.1",
24+
"eslint-config-next": "14.2.35",
2525
"postcss": "^8",
2626
"tailwindcss": "^3",
2727
"typescript": "^5"

0 commit comments

Comments
 (0)