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 1, 2024
1 parent 93a3147 commit 66166a2
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": "23.16.4",
"jose": "5.9.6",
"ky": "1.7.2",
"next": "14.2.16",
"next": "15.0.2",
"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.16",
"@next/env": "14.2.16",
"@next/bundle-analyzer": "15.0.2",
"@next/env": "15.0.2",
"@playwright/test": "1.48.2",
"@prisma/nextjs-monorepo-workaround-plugin": "5.21.1",
"@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 @@ -4506,19 +4506,19 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:14.2.16":
version: 14.2.16
resolution: "@next/bundle-analyzer@npm:14.2.16"
"@next/bundle-analyzer@npm:15.0.2":
version: 15.0.2
resolution: "@next/bundle-analyzer@npm:15.0.2"
dependencies:
webpack-bundle-analyzer: "npm:4.10.1"
checksum: 10c0/101742a36345282fa80a36b68d695676e072ddb9ebd3f396799d36d2ce863de6a84193e5043bfa9a525256d876e7a58fc3eb16d497d98316e93e26402ff7f568
checksum: 10c0/bc61db38b682a994496dcef4f81f0318f6fe3a8130a580a0dde9353609c4b3b573d66d996ef1bbf5089ef5ea817c4be3fae3db83fceca29558542ed48415c515
languageName: node
linkType: hard

"@next/env@npm:14.2.16":
version: 14.2.16
resolution: "@next/env@npm:14.2.16"
checksum: 10c0/e9d795727bc43f171557a7a91111c9b71833840061275b5d4adf96f416febf4f02afb9dac1f4275f4a3e96a0a0db22b58fe934483e2823e76a5d3c60a563394b
"@next/env@npm:15.0.2":
version: 15.0.2
resolution: "@next/env@npm:15.0.2"
checksum: 10c0/9c8eb08d6221ba2e2ccbfc887239aed83e62c18be7ff796b9b7c894e0be1a976a717e17eaf1be1fd61a919f7083112b2ffec5c0d071a4ac9b3881b439813a2e7
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-win32-x64-msvc@npm:14.2.16"
"@next/swc-win32-x64-msvc@npm:15.0.2":
version: 15.0.2
resolution: "@next/swc-win32-x64-msvc@npm:15.0.2"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -6667,24 +6660,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.13, @swc/helpers@npm:^0.5.0":
version: 0.5.13
resolution: "@swc/helpers@npm:0.5.13"
dependencies:
Expand Down Expand Up @@ -12220,7 +12203,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 @@ -15109,31 +15092,32 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.2.16":
version: 14.2.16
resolution: "next@npm:14.2.16"
dependencies:
"@next/env": "npm:14.2.16"
"@next/swc-darwin-arm64": "npm:14.2.16"
"@next/swc-darwin-x64": "npm:14.2.16"
"@next/swc-linux-arm64-gnu": "npm:14.2.16"
"@next/swc-linux-arm64-musl": "npm:14.2.16"
"@next/swc-linux-x64-gnu": "npm:14.2.16"
"@next/swc-linux-x64-musl": "npm:14.2.16"
"@next/swc-win32-arm64-msvc": "npm:14.2.16"
"@next/swc-win32-ia32-msvc": "npm:14.2.16"
"@next/swc-win32-x64-msvc": "npm:14.2.16"
"@swc/helpers": "npm:0.5.5"
"next@npm:15.0.2":
version: 15.0.2
resolution: "next@npm:15.0.2"
dependencies:
"@next/env": "npm:15.0.2"
"@next/swc-darwin-arm64": "npm:15.0.2"
"@next/swc-darwin-x64": "npm:15.0.2"
"@next/swc-linux-arm64-gnu": "npm:15.0.2"
"@next/swc-linux-arm64-musl": "npm:15.0.2"
"@next/swc-linux-x64-gnu": "npm:15.0.2"
"@next/swc-linux-x64-musl": "npm:15.0.2"
"@next/swc-win32-arm64-msvc": "npm:15.0.2"
"@next/swc-win32-x64-msvc": "npm:15.0.2"
"@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-02c0e824-20241028
react-dom: ^18.2.0 || 19.0.0-rc-02c0e824-20241028
sass: ^1.3.0
dependenciesMeta:
"@next/swc-darwin-arm64":
Expand All @@ -15150,20 +15134,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/8cd036a6f30d4cc8ab8480c19339ee6134ffd5b18338ff5a07de397ed4e29fad54de5219f70aafabf1fe9c48a7d54b7df58ba1f29cfa5d3351ff7763e8d4844e
checksum: 10c0/3bfbecda05bbd537260d21466dc91c6cc53e25318eef22748164ad9a3bcb0ac662327c68b0a8d7322808fefeed306402b79e53c46fbec342de600fd9dd977549
languageName: node
linkType: hard

Expand Down Expand Up @@ -15195,8 +15181,8 @@ __metadata:
"@httpx/treeu": "npm:0.4.6"
"@mui/icons-material": "npm:6.1.6"
"@mui/material": "npm:6.1.6"
"@next/bundle-analyzer": "npm:14.2.16"
"@next/env": "npm:14.2.16"
"@next/bundle-analyzer": "npm:15.0.2"
"@next/env": "npm:15.0.2"
"@playwright/test": "npm:1.48.2"
"@pothos/core": "npm:3.41.2"
"@pothos/plugin-errors": "npm:3.11.2"
Expand Down Expand Up @@ -15249,7 +15235,7 @@ __metadata:
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
ky: "npm:1.7.2"
next: "npm:14.2.16"
next: "npm:15.0.2"
next-auth: "npm:4.24.10"
next-connect: "npm:1.0.0"
next-i18next: "npm:15.3.1"
Expand Down Expand Up @@ -17969,7 +17955,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 @@ -18699,19 +18685,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 66166a2

Please sign in to comment.