Skip to content

Commit

Permalink
fix(deps): update nextjs monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2025
1 parent a38d297 commit e4fdeee
Show file tree
Hide file tree
Showing 5 changed files with 88 additions and 55 deletions.
2 changes: 1 addition & 1 deletion airdrops/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"embla-carousel-react": "8.5.2",
"eslint": "9.11.1",
"ethers": "6.13.5",
"next": "14.2.21",
"next": "14.2.24",
"react-markdown": "10.0.0",
"tailwind-merge": "3.0.1",
"typescript": "5.6.3"
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.21",
"next": "14.2.24",
"vite-plugin-node-polyfills": "0.23.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 @@ -43,7 +43,7 @@
"from-exponential": "1.1.1",
"graphql": "16.9.0",
"lottie-react": "2.4.1",
"next": "14.2.21",
"next": "14.2.24",
"next-recaptcha-v3": "1.5.2",
"node-forge": "1.3.1",
"p-limit": "6.2.0",
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.5.2",
"eslint": "9.14.0",
"ethers": "6.13.5",
"next": "14.2.21",
"next": "14.2.24",
"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": "15.1.6",
"eslint-config-next": "15.2.0",
"feed": "4.2.2",
"gray-matter": "4.0.3",
"next-transpile-modules": "10.0.1",
Expand Down
133 changes: 83 additions & 50 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9699,10 +9699,10 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:14.2.21":
version: 14.2.21
resolution: "@next/env@npm:14.2.21"
checksum: 10/b822ca624468223f13a18f5b6478dd91bc3e20082c030e5f3a5cd03750635d064d368e29e926b723ec450d45b55c69662aebae9791b2aa005d7d7a96215dcc83
"@next/env@npm:14.2.24":
version: 14.2.24
resolution: "@next/env@npm:14.2.24"
checksum: 10/e1edf34c5fc8b2ba31636fb62404d0e9f9f1a2746a45ab226271ccd4c06e6f85eaff5e6e52d864b0ced144b5f5355b4b8c016d054ad5b71e4d5230d3c58dce4a
languageName: node
linkType: hard

Expand All @@ -9722,9 +9722,18 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-darwin-arm64@npm:14.2.21"
"@next/eslint-plugin-next@npm:15.2.0":
version: 15.2.0
resolution: "@next/eslint-plugin-next@npm:15.2.0"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10/d0635fa7667b50a4c515b2d1117b7a63c6371d5de6518801c2b9099028cebb0663e2201982780d596743c9c0af9ce44148914770f8ed6395b9dea1dc1a14eada
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-darwin-arm64@npm:14.2.24"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -9736,9 +9745,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-darwin-x64@npm:14.2.21"
"@next/swc-darwin-x64@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-darwin-x64@npm:14.2.24"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard
Expand All @@ -9750,9 +9759,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.21"
"@next/swc-linux-arm64-gnu@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.24"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -9764,9 +9773,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-linux-arm64-musl@npm:14.2.21"
"@next/swc-linux-arm64-musl@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-linux-arm64-musl@npm:14.2.24"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -9778,9 +9787,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-linux-x64-gnu@npm:14.2.21"
"@next/swc-linux-x64-gnu@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-linux-x64-gnu@npm:14.2.24"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard
Expand All @@ -9792,9 +9801,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-linux-x64-musl@npm:14.2.21"
"@next/swc-linux-x64-musl@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-linux-x64-musl@npm:14.2.24"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard
Expand All @@ -9806,9 +9815,9 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.21"
"@next/swc-win32-arm64-msvc@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.24"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
Expand All @@ -9820,16 +9829,16 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-win32-ia32-msvc@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.21"
"@next/swc-win32-ia32-msvc@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.24"
conditions: os=win32 & cpu=ia32
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:14.2.21":
version: 14.2.21
resolution: "@next/swc-win32-x64-msvc@npm:14.2.21"
"@next/swc-win32-x64-msvc@npm:14.2.24":
version: 14.2.24
resolution: "@next/swc-win32-x64-msvc@npm:14.2.24"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -18639,7 +18648,7 @@ __metadata:
eslint: "npm:9.11.1"
ethers: "npm:6.13.5"
jsdom: "npm:26.0.0"
next: "npm:14.2.21"
next: "npm:14.2.24"
postcss: "npm:8.4.49"
react-markdown: "npm:10.0.0"
tailwind-merge: "npm:3.0.1"
Expand Down Expand Up @@ -18992,7 +19001,7 @@ __metadata:
"@unlock-protocol/paywall": "workspace:./packages/paywall"
"@unlock-protocol/tsconfig": "workspace:./packages/tsconfig"
eslint: "npm:9.19.0"
next: "npm:14.2.21"
next: "npm:14.2.24"
prettier: "npm:3.4.2"
typescript: "npm:5.7.3"
vite: "npm:6.0.11"
Expand Down Expand Up @@ -19200,7 +19209,7 @@ __metadata:
graphql: "npm:16.9.0"
jsdom: "npm:26.0.0"
lottie-react: "npm:2.4.1"
next: "npm:14.2.21"
next: "npm:14.2.24"
next-recaptcha-v3: "npm:1.5.2"
node-forge: "npm:1.3.1"
p-limit: "npm:6.2.0"
Expand Down Expand Up @@ -19306,11 +19315,11 @@ __metadata:
dotenv: "npm:16.4.7"
embla-carousel-react: "npm:8.5.2"
eslint: "npm:9.14.0"
eslint-config-next: "npm:15.1.6"
eslint-config-next: "npm:15.2.0"
ethers: "npm:6.13.5"
feed: "npm:4.2.2"
gray-matter: "npm:4.0.3"
next: "npm:14.2.21"
next: "npm:14.2.24"
next-seo: "npm:6.6.0"
next-transpile-modules: "npm:10.0.1"
numeral: "npm:2.0.6"
Expand Down Expand Up @@ -28288,6 +28297,30 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.2.0":
version: 15.2.0
resolution: "eslint-config-next@npm:15.2.0"
dependencies:
"@next/eslint-plugin-next": "npm:15.2.0"
"@rushstack/eslint-patch": "npm:^1.10.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0"
eslint-import-resolver-node: "npm:^0.3.6"
eslint-import-resolver-typescript: "npm:^3.5.2"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-jsx-a11y: "npm:^6.10.0"
eslint-plugin-react: "npm:^7.37.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
peerDependencies:
eslint: ^7.23.0 || ^8.0.0 || ^9.0.0
typescript: ">=3.3.1"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/a7e8681581040f72aa7c5d349e0b64fc8a4c83598c6fc1dbf2d85e073270b24493891a282db6accf6dbbbb6c21641d03f194a0dd812aa8adbf4ab8a90d656b54
languageName: node
linkType: hard

"eslint-config-prettier@npm:10.0.1":
version: 10.0.1
resolution: "eslint-config-prettier@npm:10.0.1"
Expand Down Expand Up @@ -39783,20 +39816,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.2.21":
version: 14.2.21
resolution: "next@npm:14.2.21"
"next@npm:14.2.24":
version: 14.2.24
resolution: "next@npm:14.2.24"
dependencies:
"@next/env": "npm:14.2.21"
"@next/swc-darwin-arm64": "npm:14.2.21"
"@next/swc-darwin-x64": "npm:14.2.21"
"@next/swc-linux-arm64-gnu": "npm:14.2.21"
"@next/swc-linux-arm64-musl": "npm:14.2.21"
"@next/swc-linux-x64-gnu": "npm:14.2.21"
"@next/swc-linux-x64-musl": "npm:14.2.21"
"@next/swc-win32-arm64-msvc": "npm:14.2.21"
"@next/swc-win32-ia32-msvc": "npm:14.2.21"
"@next/swc-win32-x64-msvc": "npm:14.2.21"
"@next/env": "npm:14.2.24"
"@next/swc-darwin-arm64": "npm:14.2.24"
"@next/swc-darwin-x64": "npm:14.2.24"
"@next/swc-linux-arm64-gnu": "npm:14.2.24"
"@next/swc-linux-arm64-musl": "npm:14.2.24"
"@next/swc-linux-x64-gnu": "npm:14.2.24"
"@next/swc-linux-x64-musl": "npm:14.2.24"
"@next/swc-win32-arm64-msvc": "npm:14.2.24"
"@next/swc-win32-ia32-msvc": "npm:14.2.24"
"@next/swc-win32-x64-msvc": "npm:14.2.24"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -39837,7 +39870,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10/b2abbef9fe35e75c06399627537c60a09fbd4600718fbae7fefd718f68312169eab233ad2c24141fb797f301ace53c6179c12c80d3327962dc031e9eec63f59f
checksum: 10/103d1eed8fd75385af3624e6195441f08e90aad81d61b9bf7d573686f5ce922fddaa99aafebc3dd1f407b66ddda69aba773317308b731070f8dd5739c9648ecd
languageName: node
linkType: hard

Expand Down

0 comments on commit e4fdeee

Please sign in to comment.