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 23, 2024
1 parent 61961d1 commit 079231f
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 80 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": "23.16.8",
"jose": "5.9.6",
"ky": "1.7.2",
"next": "14.2.18",
"next": "15.0.3",
"next-auth": "4.24.10",
"next-connect": "1.0.0",
"next-i18next": "15.3.1",
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.0.3",
"@next/env": "15.0.3",
"@playwright/test": "1.49.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.22.0",
"@size-limit/file": "11.1.6",
Expand Down
149 changes: 72 additions & 77 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4640,19 +4640,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.0.3":
version: 15.0.3
resolution: "@next/bundle-analyzer@npm:15.0.3"
dependencies:
webpack-bundle-analyzer: "npm:4.10.1"
checksum: 10c0/c80e947af9c44f0f3961b285513cc62bd133e34262b39cc46fd5868172a0756617c6bc3ee5146b9a8594cfe82eca31b11acf2c7f240fb1d4c9baf5136f40e34c
checksum: 10c0/072beda4d1dd795e8adea66318b7a2957990407be7c003ab66f493baa376404b8f5ecf1479ac3d1f563f7492b1558f4397db6a0cbf46c8b0cdf805c77b2af075
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.0.3":
version: 15.0.3
resolution: "@next/env@npm:15.0.3"
checksum: 10c0/63582fed80d6a28fff102c935095da71fd57ddf6b5f5d564e85ebdefdeb93298f7f7cf7d813c75b460c6627106717ea959b4c232939e7abb97d73d8b8467d4cd
languageName: node
linkType: hard

Expand All @@ -4665,65 +4665,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.0.3":
version: 15.0.3
resolution: "@next/swc-darwin-arm64@npm:15.0.3"
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.0.3":
version: 15.0.3
resolution: "@next/swc-darwin-x64@npm:15.0.3"
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.0.3":
version: 15.0.3
resolution: "@next/swc-linux-arm64-gnu@npm:15.0.3"
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.0.3":
version: 15.0.3
resolution: "@next/swc-linux-arm64-musl@npm:15.0.3"
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.0.3":
version: 15.0.3
resolution: "@next/swc-linux-x64-gnu@npm:15.0.3"
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.0.3":
version: 15.0.3
resolution: "@next/swc-linux-x64-musl@npm:15.0.3"
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.0.3":
version: 15.0.3
resolution: "@next/swc-win32-arm64-msvc@npm:15.0.3"
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.0.3":
version: 15.0.3
resolution: "@next/swc-win32-x64-msvc@npm:15.0.3"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -6840,20 +6833,19 @@ __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"
"@swc/helpers@npm:0.5.13":
version: 0.5.13
resolution: "@swc/helpers@npm:0.5.13"
dependencies:
"@swc/counter": "npm:^0.1.3"
tslib: "npm:^2.4.0"
checksum: 10c0/21a9b9cfe7e00865f9c9f3eb4c1cc5b397143464f7abee76a2c5366e591e06b0155b5aac93fe8269ef8d548df253f6fd931e9ddfc0fd12efd405f90f45506e7d
checksum: 10c0/b9df578401fc62405da9a6c31e79e447a2fd90f68b25b1daee12f2caf2821991bb89106f0397bc1acb4c4d84a8ce079d04b60b65f534496952e3bf8c9a52f40f
languageName: node
linkType: hard

Expand Down Expand Up @@ -12739,7 +12731,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 @@ -15652,31 +15644,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.0.3":
version: 15.0.3
resolution: "next@npm:15.0.3"
dependencies:
"@next/env": "npm:15.0.3"
"@next/swc-darwin-arm64": "npm:15.0.3"
"@next/swc-darwin-x64": "npm:15.0.3"
"@next/swc-linux-arm64-gnu": "npm:15.0.3"
"@next/swc-linux-arm64-musl": "npm:15.0.3"
"@next/swc-linux-x64-gnu": "npm:15.0.3"
"@next/swc-linux-x64-musl": "npm:15.0.3"
"@next/swc-win32-arm64-msvc": "npm:15.0.3"
"@next/swc-win32-x64-msvc": "npm:15.0.3"
"@swc/counter": "npm:0.1.3"
"@swc/helpers": "npm:0.5.13"
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-66855b96-20241106
react-dom: ^18.2.0 || 19.0.0-rc-66855b96-20241106
sass: ^1.3.0
dependenciesMeta:
"@next/swc-darwin-arm64":
Expand All @@ -15693,20 +15686,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/c5f6a57acb5f29063abc82d4d4417a048d0c2d5216d6ded6aa3fe32d60bb4835ed57dd34e2ef8fdda15579e97205820dc25bf34556b1d942a01a33d9ae7f88db
languageName: node
linkType: hard

Expand Down Expand Up @@ -15738,8 +15733,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.0.3"
"@next/env": "npm:15.0.3"
"@playwright/test": "npm:1.49.0"
"@pothos/core": "npm:3.41.2"
"@pothos/plugin-errors": "npm:3.11.2"
Expand Down Expand Up @@ -15792,7 +15787,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.0.3"
next-auth: "npm:4.24.10"
next-connect: "npm:1.0.0"
next-i18next: "npm:15.3.1"
Expand Down Expand Up @@ -18555,7 +18550,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 @@ -19309,19 +19304,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 079231f

Please sign in to comment.