Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 635421a commit d65966d
Show file tree
Hide file tree
Showing 2 changed files with 1,132 additions and 363 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"json-2-csv": "5.5.7",
"lodash": "4.17.21",
"mantine-datatable": "7.12.4",
"next": "14.2.18",
"next": "15.1.2",
"nprogress": "0.2.0",
"octokit": "4.0.2",
"react": "18.3.1",
Expand All @@ -79,7 +79,7 @@
},
"devDependencies": {
"@netlify/plugin-nextjs": "5.8.1",
"@next/bundle-analyzer": "14.2.19",
"@next/bundle-analyzer": "15.1.2",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.14",
Expand All @@ -91,7 +91,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"eslint-config-next": "14.2.19",
"eslint-config-next": "15.1.2",
"husky": "9.1.7",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
Expand Down
Loading

0 comments on commit d65966d

Please sign in to comment.