Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 19977db commit 09c00b7
Show file tree
Hide file tree
Showing 2 changed files with 1,119 additions and 501 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@tanstack/react-query": "^5.18.1",
"next": "14.2.16",
"next": "15.1.1",
"react": "^18",
"react-dom": "^18",
"zustand": "^5.0.0"
Expand All @@ -22,7 +22,7 @@
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^9.0.0",
"eslint-config-next": "14.2.16",
"eslint-config-next": "15.1.1",
"json-server": "^1.0.0-alpha.23",
"sass": "^1.70.0",
"typescript": "^5"
Expand Down
Loading

0 comments on commit 09c00b7

Please sign in to comment.