Skip to content

Commit

Permalink
Update nextjs monorepo to v14.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent fb9780a commit 94db5c5
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 73 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@reduxjs/toolkit": "2.2.7",
"classnames": "2.5.1",
"next": "14.2.4",
"next": "14.2.5",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-redux": "9.1.2",
Expand All @@ -41,7 +41,7 @@
"devDependencies": {
"@eslint/compat": "1.1.1",
"@eslint/js": "9.6.0",
"@next/bundle-analyzer": "14.2.4",
"@next/bundle-analyzer": "14.2.5",
"@testing-library/jest-dom": "6.4.8",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
Expand All @@ -53,7 +53,7 @@
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"eslint": "9.6.0",
"eslint-config-next": "14.2.4",
"eslint-config-next": "14.2.5",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-import": "2.29.1",
Expand Down
133 changes: 63 additions & 70 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 94db5c5

Please sign in to comment.