Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ST-DDT committed Oct 26, 2024
1 parent 92c5edf commit 95ed7be
Show file tree
Hide file tree
Showing 2 changed files with 534 additions and 334 deletions.
6 changes: 3 additions & 3 deletions playgrounds/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "cypress install && cypress run"
},
"dependencies": {
"next": "14.2.13",
"next": "15.0.1",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand All @@ -19,7 +19,7 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"cypress": "13.15.1",
"eslint": "8.57.1",
"eslint-config-next": "14.2.16"
"eslint": "9.13.0",
"eslint-config-next": "15.0.1"
}
}
Loading

0 comments on commit 95ed7be

Please sign in to comment.