Skip to content

Commit

Permalink
Update nextjs monorepo to v14.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and morewings committed Jul 1, 2024
1 parent beb4008 commit 14be361
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 142 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"dependencies": {
"@reduxjs/toolkit": "2.2.6",
"classnames": "2.5.1",
"next": "14.2.3",
"next": "14.2.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "9.1.2",
Expand All @@ -32,7 +32,7 @@
"devDependencies": {
"@eslint/compat": "1.1.0",
"@eslint/js": "9.4.0",
"@next/bundle-analyzer": "14.2.3",
"@next/bundle-analyzer": "14.2.4",
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "15.0.7",
"@types/jest": "29.5.12",
Expand All @@ -44,7 +44,7 @@
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"eslint": "9.4.0",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-import": "2.29.1",
Expand Down
Loading

0 comments on commit 14be361

Please sign in to comment.