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 19, 2024
1 parent 32fcfd3 commit 7086f6a
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 86 deletions.
6 changes: 3 additions & 3 deletions apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"i18next": "24.1.0",
"jose": "5.9.6",
"ky": "1.7.2",
"next": "14.2.18",
"next": "15.1.2",
"next-auth": "4.24.10",
"next-connect": "1.0.0",
"next-i18next": "15.4.0",
Expand All @@ -114,8 +114,8 @@
"zod": "3.23.8"
},
"devDependencies": {
"@next/bundle-analyzer": "14.2.18",
"@next/env": "14.2.18",
"@next/bundle-analyzer": "15.1.2",
"@next/env": "15.1.2",
"@playwright/test": "1.49.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.22.0",
"@size-limit/file": "11.1.6",
Expand Down
152 changes: 69 additions & 83 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4638,19 +4638,19 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:14.2.18":
version: 14.2.18
resolution: "@next/bundle-analyzer@npm:14.2.18"
"@next/bundle-analyzer@npm:15.1.2":
version: 15.1.2
resolution: "@next/bundle-analyzer@npm:15.1.2"
dependencies:
webpack-bundle-analyzer: "npm:4.10.1"
checksum: 10c0/c80e947af9c44f0f3961b285513cc62bd133e34262b39cc46fd5868172a0756617c6bc3ee5146b9a8594cfe82eca31b11acf2c7f240fb1d4c9baf5136f40e34c
checksum: 10c0/bf1a1ef6554bd7c39b26cebe9a9e3c387d5874dc33278662732a269e106aa091255524e87c0fb43546918962450fcebee25a24c7c14d76afeb6c1268907b6246
languageName: node
linkType: hard

"@next/env@npm:14.2.18":
version: 14.2.18
resolution: "@next/env@npm:14.2.18"
checksum: 10c0/b075fb54873de7cd977b4e07af186af60251e71ea6a905445c4fc14f076e46e3f9b51f489e1363c946c8807388cfc834dd7bf96a3257d5ba4d4ffa94610c96e7
"@next/env@npm:15.1.2":
version: 15.1.2
resolution: "@next/env@npm:15.1.2"
checksum: 10c0/07f2b258bd0e8937bfd33515c48b920491d9c281de5f1fa58c4c222dc8e7e0ad3745ca6035bfef788f07d9a39c583bc18cb0cdfbaa8c2177761d9c2bbdd9592f
languageName: node
linkType: hard

Expand All @@ -4663,65 +4663,58 @@ __metadata:
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-darwin-arm64@npm:14.2.18"
"@next/swc-darwin-arm64@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-darwin-arm64@npm:15.1.2"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-darwin-x64@npm:14.2.18"
"@next/swc-darwin-x64@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-darwin-x64@npm:15.1.2"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-linux-arm64-gnu@npm:14.2.18"
"@next/swc-linux-arm64-gnu@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-linux-arm64-gnu@npm:15.1.2"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-linux-arm64-musl@npm:14.2.18"
"@next/swc-linux-arm64-musl@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-linux-arm64-musl@npm:15.1.2"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-linux-x64-gnu@npm:14.2.18"
"@next/swc-linux-x64-gnu@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-linux-x64-gnu@npm:15.1.2"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-linux-x64-musl@npm:14.2.18"
"@next/swc-linux-x64-musl@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-linux-x64-musl@npm:15.1.2"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-win32-arm64-msvc@npm:14.2.18"
"@next/swc-win32-arm64-msvc@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-win32-arm64-msvc@npm:15.1.2"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

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

"@next/swc-win32-x64-msvc@npm:14.2.18":
version: 14.2.18
resolution: "@next/swc-win32-x64-msvc@npm:14.2.18"
"@next/swc-win32-x64-msvc@npm:15.1.2":
version: 15.1.2
resolution: "@next/swc-win32-x64-msvc@npm:15.1.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -6819,24 +6812,14 @@ __metadata:
languageName: node
linkType: hard

"@swc/counter@npm:^0.1.3":
"@swc/counter@npm:0.1.3, @swc/counter@npm:^0.1.3":
version: 0.1.3
resolution: "@swc/counter@npm:0.1.3"
checksum: 10c0/8424f60f6bf8694cfd2a9bca45845bce29f26105cda8cf19cdb9fd3e78dc6338699e4db77a89ae449260bafa1cc6bec307e81e7fb96dbf7dcfce0eea55151356
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.5":
version: 0.5.5
resolution: "@swc/helpers@npm:0.5.5"
dependencies:
"@swc/counter": "npm:^0.1.3"
tslib: "npm:^2.4.0"
checksum: 10c0/21a9b9cfe7e00865f9c9f3eb4c1cc5b397143464f7abee76a2c5366e591e06b0155b5aac93fe8269ef8d548df253f6fd931e9ddfc0fd12efd405f90f45506e7d
languageName: node
linkType: hard

"@swc/helpers@npm:^0.5.0":
"@swc/helpers@npm:0.5.15, @swc/helpers@npm:^0.5.0":
version: 0.5.15
resolution: "@swc/helpers@npm:0.5.15"
dependencies:
Expand Down Expand Up @@ -12651,7 +12634,7 @@ __metadata:
languageName: node
linkType: hard

"graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.11, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9":
"graceful-fs@npm:^4.1.2, graceful-fs@npm:^4.1.5, graceful-fs@npm:^4.1.6, graceful-fs@npm:^4.2.0, graceful-fs@npm:^4.2.4, graceful-fs@npm:^4.2.6, graceful-fs@npm:^4.2.9":
version: 4.2.11
resolution: "graceful-fs@npm:4.2.11"
checksum: 10c0/386d011a553e02bc594ac2ca0bd6d9e4c22d7fa8cfbfc448a6d148c59ea881b092db9dbe3547ae4b88e55f1b01f7c4a2ecc53b310c042793e63aa44cf6c257f2
Expand Down Expand Up @@ -15569,31 +15552,32 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.2.18":
version: 14.2.18
resolution: "next@npm:14.2.18"
dependencies:
"@next/env": "npm:14.2.18"
"@next/swc-darwin-arm64": "npm:14.2.18"
"@next/swc-darwin-x64": "npm:14.2.18"
"@next/swc-linux-arm64-gnu": "npm:14.2.18"
"@next/swc-linux-arm64-musl": "npm:14.2.18"
"@next/swc-linux-x64-gnu": "npm:14.2.18"
"@next/swc-linux-x64-musl": "npm:14.2.18"
"@next/swc-win32-arm64-msvc": "npm:14.2.18"
"@next/swc-win32-ia32-msvc": "npm:14.2.18"
"@next/swc-win32-x64-msvc": "npm:14.2.18"
"@swc/helpers": "npm:0.5.5"
"next@npm:15.1.2":
version: 15.1.2
resolution: "next@npm:15.1.2"
dependencies:
"@next/env": "npm:15.1.2"
"@next/swc-darwin-arm64": "npm:15.1.2"
"@next/swc-darwin-x64": "npm:15.1.2"
"@next/swc-linux-arm64-gnu": "npm:15.1.2"
"@next/swc-linux-arm64-musl": "npm:15.1.2"
"@next/swc-linux-x64-gnu": "npm:15.1.2"
"@next/swc-linux-x64-musl": "npm:15.1.2"
"@next/swc-win32-arm64-msvc": "npm:15.1.2"
"@next/swc-win32-x64-msvc": "npm:15.1.2"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.15"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
graceful-fs: "npm:^4.2.11"
postcss: "npm:8.4.31"
styled-jsx: "npm:5.1.1"
sharp: "npm:^0.33.5"
styled-jsx: "npm:5.1.6"
peerDependencies:
"@opentelemetry/api": ^1.1.0
"@playwright/test": ^1.41.2
react: ^18.2.0
react-dom: ^18.2.0
babel-plugin-react-compiler: "*"
react: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
react-dom: ^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0
sass: ^1.3.0
dependenciesMeta:
"@next/swc-darwin-arm64":
Expand All @@ -15610,20 +15594,22 @@ __metadata:
optional: true
"@next/swc-win32-arm64-msvc":
optional: true
"@next/swc-win32-ia32-msvc":
optional: true
"@next/swc-win32-x64-msvc":
optional: true
sharp:
optional: true
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
"@playwright/test":
optional: true
babel-plugin-react-compiler:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/9aa1cf6a3238735a80fae32c217b0312dcb46c12ab9da19855c1344d7256ca797b286b78902c4d6488e7eb806e53c5bb21521cec38f793fb74f17513e2382838
checksum: 10c0/320b949336fa41210ebe5cee66fce7edb4dc3474b438898590e43f6dfe30212620b090801d6f8cc4d37bfb54cb316680f65b58110cc8885f8c2b108a80e4ecee
languageName: node
linkType: hard

Expand Down Expand Up @@ -15655,8 +15641,8 @@ __metadata:
"@httpx/treeu": "npm:0.4.7"
"@mui/icons-material": "npm:6.1.8"
"@mui/material": "npm:6.1.8"
"@next/bundle-analyzer": "npm:14.2.18"
"@next/env": "npm:14.2.18"
"@next/bundle-analyzer": "npm:15.1.2"
"@next/env": "npm:15.1.2"
"@playwright/test": "npm:1.49.0"
"@pothos/core": "npm:3.41.2"
"@pothos/plugin-errors": "npm:3.11.2"
Expand Down Expand Up @@ -15709,7 +15695,7 @@ __metadata:
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
ky: "npm:1.7.2"
next: "npm:14.2.18"
next: "npm:15.1.2"
next-auth: "npm:4.24.10"
next-connect: "npm:1.0.0"
next-i18next: "npm:15.4.0"
Expand Down Expand Up @@ -18472,7 +18458,7 @@ __metadata:
languageName: node
linkType: hard

"sharp@npm:0.33.5":
"sharp@npm:0.33.5, sharp@npm:^0.33.5":
version: 0.33.5
resolution: "sharp@npm:0.33.5"
dependencies:
Expand Down Expand Up @@ -19226,19 +19212,19 @@ __metadata:
languageName: node
linkType: hard

"styled-jsx@npm:5.1.1":
version: 5.1.1
resolution: "styled-jsx@npm:5.1.1"
"styled-jsx@npm:5.1.6":
version: 5.1.6
resolution: "styled-jsx@npm:5.1.6"
dependencies:
client-only: "npm:0.0.1"
peerDependencies:
react: ">= 16.8.0 || 17.x.x || ^18.0.0-0"
react: ">= 16.8.0 || 17.x.x || ^18.0.0-0 || ^19.0.0-0"
peerDependenciesMeta:
"@babel/core":
optional: true
babel-plugin-macros:
optional: true
checksum: 10c0/42655cdadfa5388f8a48bb282d6b450df7d7b8cf066ac37038bd0499d3c9f084815ebd9ff9dfa12a218fd4441338851db79603498d7557207009c1cf4d609835
checksum: 10c0/ace50e7ea5ae5ae6a3b65a50994c51fca6ae7df9c7ecfd0104c36be0b4b3a9c5c1a2374d16e2a11e256d0b20be6d47256d768ecb4f91ab390f60752a075780f5
languageName: node
linkType: hard

Expand Down

0 comments on commit 7086f6a

Please sign in to comment.