Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo (#6045)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 964107c commit 93a3147
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
8 changes: 4 additions & 4 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.15",
"next": "14.2.16",
"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.15",
"@next/env": "14.2.15",
"@next/bundle-analyzer": "14.2.16",
"@next/env": "14.2.16",
"@playwright/test": "1.48.2",
"@prisma/nextjs-monorepo-workaround-plugin": "5.21.1",
"@size-limit/file": "11.1.6",
Expand All @@ -141,7 +141,7 @@
"dotenv-flow-cli": "1.1.1",
"es-check": "7.2.1",
"eslint": "8.57.1",
"eslint-config-next": "15.0.0",
"eslint-config-next": "15.0.2",
"eslint-plugin-tailwindcss": "3.17.5",
"is-ci": "3.0.1",
"jsdom": "25.0.1",
Expand Down
124 changes: 62 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4506,90 +4506,90 @@ __metadata:
languageName: node
linkType: hard

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

"@next/env@npm:14.2.15":
version: 14.2.15
resolution: "@next/env@npm:14.2.15"
checksum: 10c0/b1af95941bd7e080276af0901512c8c56b4e157402d2d913feca435c6a6f01130c9f322cca67e5c2b1ca160f54f6c0c4913fb8a3201812a5bb62dbdccae6f8fa
"@next/env@npm:14.2.16":
version: 14.2.16
resolution: "@next/env@npm:14.2.16"
checksum: 10c0/e9d795727bc43f171557a7a91111c9b71833840061275b5d4adf96f416febf4f02afb9dac1f4275f4a3e96a0a0db22b58fe934483e2823e76a5d3c60a563394b
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:15.0.0":
version: 15.0.0
resolution: "@next/eslint-plugin-next@npm:15.0.0"
"@next/eslint-plugin-next@npm:15.0.2":
version: 15.0.2
resolution: "@next/eslint-plugin-next@npm:15.0.2"
dependencies:
fast-glob: "npm:3.3.1"
checksum: 10c0/85f80f99f348448be42ca1db3437428c52fec1b275605d3c67d5e8133844e9ceaebfda1d12acb14114712a39127636acced77588fea3bb43cda8513940d7ee9c
checksum: 10c0/0e14d11c6ce0b23bd01558d9831673cb31cef32d872a6c1a92392bb975269b2218b55112edd02f1ee31fc61dea8ac7834f4c6621c847c419f3ce524486b83b11
languageName: node
linkType: hard

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

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

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

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

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

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

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

"@next/swc-win32-ia32-msvc@npm:14.2.15":
version: 14.2.15
resolution: "@next/swc-win32-ia32-msvc@npm:14.2.15"
"@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.15":
version: 14.2.15
resolution: "@next/swc-win32-x64-msvc@npm:14.2.15"
"@next/swc-win32-x64-msvc@npm:14.2.16":
version: 14.2.16
resolution: "@next/swc-win32-x64-msvc@npm:14.2.16"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -10707,11 +10707,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:15.0.0":
version: 15.0.0
resolution: "eslint-config-next@npm:15.0.0"
"eslint-config-next@npm:15.0.2":
version: 15.0.2
resolution: "eslint-config-next@npm:15.0.2"
dependencies:
"@next/eslint-plugin-next": "npm:15.0.0"
"@next/eslint-plugin-next": "npm:15.0.2"
"@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"
Expand All @@ -10727,7 +10727,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/dcb9a049aea7235f8b0f7b24fed7d2c2f8aa72254f622b87402d3fb6a80742150522efa7be8fd5f157a77c34d04ce15310d2ccf9b2f8781c9f6bd1fe384f1637
checksum: 10c0/02395f2d15853876d917b80a43d5bc187bb017bc741203d16557377b358ddeb5bd00e8c6503fba0b5e1cbb52da634a2d15a2f923c9e86d72c1182ce3940faff9
languageName: node
linkType: hard

Expand Down Expand Up @@ -15109,20 +15109,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:14.2.15":
version: 14.2.15
resolution: "next@npm:14.2.15"
"next@npm:14.2.16":
version: 14.2.16
resolution: "next@npm:14.2.16"
dependencies:
"@next/env": "npm:14.2.15"
"@next/swc-darwin-arm64": "npm:14.2.15"
"@next/swc-darwin-x64": "npm:14.2.15"
"@next/swc-linux-arm64-gnu": "npm:14.2.15"
"@next/swc-linux-arm64-musl": "npm:14.2.15"
"@next/swc-linux-x64-gnu": "npm:14.2.15"
"@next/swc-linux-x64-musl": "npm:14.2.15"
"@next/swc-win32-arm64-msvc": "npm:14.2.15"
"@next/swc-win32-ia32-msvc": "npm:14.2.15"
"@next/swc-win32-x64-msvc": "npm:14.2.15"
"@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"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -15163,7 +15163,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/45d02c5a42f70cdbb8fba7a91f602d1852119f85cf5886d01d17e839ef096d42986ac17fe6356ed6e481548035e4eabff13b12818bf3ee38c11f488df579a8b0
checksum: 10c0/8cd036a6f30d4cc8ab8480c19339ee6134ffd5b18338ff5a07de397ed4e29fad54de5219f70aafabf1fe9c48a7d54b7df58ba1f29cfa5d3351ff7763e8d4844e
languageName: node
linkType: hard

Expand Down Expand Up @@ -15195,8 +15195,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.15"
"@next/env": "npm:14.2.15"
"@next/bundle-analyzer": "npm:14.2.16"
"@next/env": "npm:14.2.16"
"@playwright/test": "npm:1.48.2"
"@pothos/core": "npm:3.41.2"
"@pothos/plugin-errors": "npm:3.11.2"
Expand Down Expand Up @@ -15239,7 +15239,7 @@ __metadata:
dotenv-flow-cli: "npm:1.1.1"
es-check: "npm:7.2.1"
eslint: "npm:8.57.1"
eslint-config-next: "npm:15.0.0"
eslint-config-next: "npm:15.0.2"
eslint-plugin-tailwindcss: "npm:3.17.5"
graphql: "npm:16.9.0"
graphql-jit: "npm:0.8.7"
Expand All @@ -15249,7 +15249,7 @@ __metadata:
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
ky: "npm:1.7.2"
next: "npm:14.2.15"
next: "npm:14.2.16"
next-auth: "npm:4.24.10"
next-connect: "npm:1.0.0"
next-i18next: "npm:15.3.1"
Expand Down

0 comments on commit 93a3147

Please sign in to comment.