Skip to content

Commit

Permalink
Update nextjs monorepo to v14.2.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and morewings committed Oct 2, 2024
1 parent ab61621 commit 89ee774
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 74 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.7",
"next": "14.2.14",
"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.9.1",
"@next/bundle-analyzer": "14.2.7",
"@next/bundle-analyzer": "14.2.14",
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.13",
Expand All @@ -53,7 +53,7 @@
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"eslint": "9.9.1",
"eslint-config-next": "14.2.7",
"eslint-config-next": "14.2.14",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-import": "2.29.1",
Expand Down
143 changes: 72 additions & 71 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 89ee774

Please sign in to comment.