Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent d141c62 commit acc12d8
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 226 deletions.
4 changes: 2 additions & 2 deletions apps/clavier-turbo-rapide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test:e2e": "playwright test"
},
"dependencies": {
"next": "15.1.2",
"next": "15.1.3",
"react": "19.0.0",
"react-dom": "19.0.0"
},
Expand All @@ -22,7 +22,7 @@
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"eslint": "9.17.0",
"eslint-config-next": "15.1.2",
"eslint-config-next": "15.1.3",
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
"typescript": "5.7.2"
Expand Down
Loading

0 comments on commit acc12d8

Please sign in to comment.