Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 7d0f26b commit 0333c78
Show file tree
Hide file tree
Showing 5 changed files with 115 additions and 160 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@typescript-eslint/parser": "8.12.2",
"@vitest/eslint-plugin": "1.1.7",
"eslint": "9.14.0",
"eslint-config-next": "14.2.16",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-evm-address-to-checksummed": "0.0.6",
"eslint-plugin-json": "4.0.1",
Expand Down
2 changes: 1 addition & 1 deletion paywall-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"dependencies": {
"@unlock-protocol/paywall": "workspace:./packages/paywall",
"next": "14.2.16",
"next": "15.0.3",
"vite-plugin-node-polyfills": "0.22.0"
},
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion unlock-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"from-exponential": "1.1.1",
"graphql": "16.9.0",
"lottie-react": "2.4.0",
"next": "14.2.16",
"next": "15.0.3",
"next-auth": "4.24.10",
"node-forge": "1.3.1",
"postmate": "1.5.2",
Expand Down
4 changes: 2 additions & 2 deletions unlock-protocol-com/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"embla-carousel-react": "8.3.1",
"eslint": "9.14.0",
"ethers": "6.13.4",
"next": "14.2.16",
"next": "15.0.3",
"next-seo": "6.6.0",
"numeral": "2.0.6",
"path-match": "1.2.4",
Expand All @@ -44,7 +44,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.20",
"eslint-config-next": "14.2.16",
"eslint-config-next": "15.0.3",
"feed": "4.2.2",
"gray-matter": "4.0.3",
"next-transpile-modules": "10.0.1",
Expand Down
Loading

0 comments on commit 0333c78

Please sign in to comment.