Skip to content

Commit

Permalink
chore(deps): update nextjs monorepo to v14.2.9 (#5900)
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 Sep 9, 2024
1 parent eb82f89 commit b5dbcae
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.14.0",
"jose": "5.8.0",
"ky": "1.7.2",
"next": "14.2.8",
"next": "14.2.9",
"next-auth": "4.24.7",
"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.8",
"@next/env": "14.2.8",
"@next/bundle-analyzer": "14.2.9",
"@next/env": "14.2.9",
"@playwright/test": "1.47.0",
"@prisma/nextjs-monorepo-workaround-plugin": "5.19.1",
"@size-limit/file": "11.1.4",
Expand All @@ -141,7 +141,7 @@
"dotenv-flow-cli": "1.1.1",
"es-check": "7.2.1",
"eslint": "8.57.0",
"eslint-config-next": "14.2.8",
"eslint-config-next": "14.2.9",
"eslint-plugin-tailwindcss": "3.17.4",
"is-ci": "3.0.1",
"jsdom": "25.0.0",
Expand Down
124 changes: 62 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4228,90 +4228,90 @@ __metadata:
languageName: node
linkType: hard

"@next/bundle-analyzer@npm:14.2.8":
version: 14.2.8
resolution: "@next/bundle-analyzer@npm:14.2.8"
"@next/bundle-analyzer@npm:14.2.9":
version: 14.2.9
resolution: "@next/bundle-analyzer@npm:14.2.9"
dependencies:
webpack-bundle-analyzer: "npm:4.10.1"
checksum: 10c0/03932a2dbc3006e0ccca3d98de225c30e97b7110426c92c66351ad375a83751c85d44da45758978fdd5322e377aa7b8c8ab245ed49b3473a57a7b10306cb9f35
checksum: 10c0/a528ef7b71000256e4c81a48d8d4a5464a838d2d5847f88406801b1fcb8b4b889ae38234a3a6374d6bed669bf0705abdbebf60cef8dd15e5780eb30c281dc5af
languageName: node
linkType: hard

"@next/env@npm:14.2.8":
version: 14.2.8
resolution: "@next/env@npm:14.2.8"
checksum: 10c0/8fd09c932ff472c9fd6c58c532f85972b7b0c72ef40bd937034ae34f3ff2692d6c829ef31b30eda761d467b1cd2c7ab7ad31aed829547546483e8beaf6d753f9
"@next/env@npm:14.2.9":
version: 14.2.9
resolution: "@next/env@npm:14.2.9"
checksum: 10c0/be572488e44df6ce5dc099b49d0e6d140e2cbd45c2d1851f35e3ad8fc1d04536b8a411fe8ee96ed4fa5cef7fdc2c7da491734450253b22bbe96160f35871b01f
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:14.2.8":
version: 14.2.8
resolution: "@next/eslint-plugin-next@npm:14.2.8"
"@next/eslint-plugin-next@npm:14.2.9":
version: 14.2.9
resolution: "@next/eslint-plugin-next@npm:14.2.9"
dependencies:
glob: "npm:10.3.10"
checksum: 10c0/577b336feae3cd915af5befd6fd0e733e396b98dcdce792e406a7ebf020cc4a206e44f16d8cfb21416000086951c1f0eef37a6492551eae64c3e756c81356c95
checksum: 10c0/b7827b82939aacd371244341456470484705b85c935dce6ea774314c266698be3dfeaa47db76fe75ecde472db394db15b14037e488bf28740032ece968004a8e
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:14.2.8":
version: 14.2.8
resolution: "@next/swc-win32-x64-msvc@npm:14.2.8"
"@next/swc-win32-x64-msvc@npm:14.2.9":
version: 14.2.9
resolution: "@next/swc-win32-x64-msvc@npm:14.2.9"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -10751,11 +10751,11 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:14.2.8":
version: 14.2.8
resolution: "eslint-config-next@npm:14.2.8"
"eslint-config-next@npm:14.2.9":
version: 14.2.9
resolution: "eslint-config-next@npm:14.2.9"
dependencies:
"@next/eslint-plugin-next": "npm:14.2.8"
"@next/eslint-plugin-next": "npm:14.2.9"
"@rushstack/eslint-patch": "npm:^1.3.3"
"@typescript-eslint/eslint-plugin": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
"@typescript-eslint/parser": "npm:^5.4.2 || ^6.0.0 || 7.0.0 - 7.2.0"
Expand All @@ -10771,7 +10771,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 10c0/932538864965157d94e6ad32f674afee40fb72d81070550e29bce1b5c8c52f5221f9ddbf483622a29507c760b6317ee7c660590ad8454d23e232a31e6371cc0b
checksum: 10c0/caded98df3970570b64ee1bc4fe4310e19cf7554cd74a79f191a9b5e027ed1b58d7177a66ce0c338f2c16d58ddd7b76373a86c0193584bc7a5a0c7043cd6d91d
languageName: node
linkType: hard

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

"next@npm:14.2.8":
version: 14.2.8
resolution: "next@npm:14.2.8"
"next@npm:14.2.9":
version: 14.2.9
resolution: "next@npm:14.2.9"
dependencies:
"@next/env": "npm:14.2.8"
"@next/swc-darwin-arm64": "npm:14.2.8"
"@next/swc-darwin-x64": "npm:14.2.8"
"@next/swc-linux-arm64-gnu": "npm:14.2.8"
"@next/swc-linux-arm64-musl": "npm:14.2.8"
"@next/swc-linux-x64-gnu": "npm:14.2.8"
"@next/swc-linux-x64-musl": "npm:14.2.8"
"@next/swc-win32-arm64-msvc": "npm:14.2.8"
"@next/swc-win32-ia32-msvc": "npm:14.2.8"
"@next/swc-win32-x64-msvc": "npm:14.2.8"
"@next/env": "npm:14.2.9"
"@next/swc-darwin-arm64": "npm:14.2.9"
"@next/swc-darwin-x64": "npm:14.2.9"
"@next/swc-linux-arm64-gnu": "npm:14.2.9"
"@next/swc-linux-arm64-musl": "npm:14.2.9"
"@next/swc-linux-x64-gnu": "npm:14.2.9"
"@next/swc-linux-x64-musl": "npm:14.2.9"
"@next/swc-win32-arm64-msvc": "npm:14.2.9"
"@next/swc-win32-ia32-msvc": "npm:14.2.9"
"@next/swc-win32-x64-msvc": "npm:14.2.9"
"@swc/helpers": "npm:0.5.5"
busboy: "npm:1.6.0"
caniuse-lite: "npm:^1.0.30001579"
Expand Down Expand Up @@ -15301,7 +15301,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/ceead5258f80dc2a4e911cb3e8c224ce5487c726587a79ea0a510192305f2e66a17a002841c3c0b195fd568c9a35160f563042417d3807eb5f6538c7630615de
checksum: 10c0/e50872b4bc22d1e5b3d9b1a4ecf841c2f0fcc933339c3cb63329489346ce0cb852b98f9e317a7d26978db6b0a8174c1312a6dfdbc3907fd7498538c51e0a0e2f
languageName: node
linkType: hard

Expand Down Expand Up @@ -15333,8 +15333,8 @@ __metadata:
"@httpx/treeu": "npm:0.4.0"
"@mui/icons-material": "npm:6.0.2"
"@mui/material": "npm:6.0.2"
"@next/bundle-analyzer": "npm:14.2.8"
"@next/env": "npm:14.2.8"
"@next/bundle-analyzer": "npm:14.2.9"
"@next/env": "npm:14.2.9"
"@playwright/test": "npm:1.47.0"
"@pothos/core": "npm:3.41.2"
"@pothos/plugin-errors": "npm:3.11.2"
Expand Down Expand Up @@ -15377,7 +15377,7 @@ __metadata:
dotenv-flow-cli: "npm:1.1.1"
es-check: "npm:7.2.1"
eslint: "npm:8.57.0"
eslint-config-next: "npm:14.2.8"
eslint-config-next: "npm:14.2.9"
eslint-plugin-tailwindcss: "npm:3.17.4"
graphql: "npm:16.9.0"
graphql-jit: "npm:0.8.6"
Expand All @@ -15387,7 +15387,7 @@ __metadata:
jose: "npm:5.8.0"
jsdom: "npm:25.0.0"
ky: "npm:1.7.2"
next: "npm:14.2.8"
next: "npm:14.2.9"
next-auth: "npm:4.24.7"
next-connect: "npm:1.0.0"
next-i18next: "npm:15.3.1"
Expand Down

0 comments on commit b5dbcae

Please sign in to comment.