Skip to content

Commit

Permalink
Update nextjs monorepo to v13.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2023
1 parent d914465 commit df284f0
Show file tree
Hide file tree
Showing 3 changed files with 145 additions and 65 deletions.
2 changes: 1 addition & 1 deletion apps/example-typescript-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "13.4.12",
"next": "13.4.15",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint-config-next": "13.4.12",
"eslint-config-next": "13.4.15",
"eslint-config-prettier": "8.10.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-plugin-import": "2.28.0",
Expand All @@ -28,6 +28,6 @@
},
"devDependencies": {
"eslint": "8.47.0",
"next": "13.4.12"
"next": "13.4.15"
}
}
204 changes: 142 additions & 62 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2208,81 +2208,81 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:13.4.12":
version: 13.4.12
resolution: "@next/env@npm:13.4.12"
checksum: 2ccb2e271b3c42697c1e807cdf988429fcb563f80fa0ca72512f65f47cbbcc46c44fc53bf055814d4b467f1394de8c1a1ef6aad14d35f9993004faa956466d02
"@next/env@npm:13.4.15":
version: 13.4.15
resolution: "@next/env@npm:13.4.15"
checksum: 3e2e6600b784b44b0c3795000856b35601b3504f3cd2736ebaa8d442718eea3bf564a2e05003dd5b871f8b1fc7360696df1c7023d3b7ab42087b167f57424504
languageName: node
linkType: hard

"@next/eslint-plugin-next@npm:13.4.12":
version: 13.4.12
resolution: "@next/eslint-plugin-next@npm:13.4.12"
"@next/eslint-plugin-next@npm:13.4.15":
version: 13.4.15
resolution: "@next/eslint-plugin-next@npm:13.4.15"
dependencies:
glob: 7.1.7
checksum: a20cf430efe7602b819e69d826c33659a9c2cfa7c6162f63d91b607ff6ac9da0e79ff27f38cebd79117500640329bd107521b4874e6a2d009ddafab762885c82
checksum: 5acc368f7344505251c6ee28f028eddebdef84bcb857dfa43fa6fd415cfb86405d1f27dd6bbe6ecb3b57a65ed692d16d3c368c47b2a3c6bfb0747636af20333f
languageName: node
linkType: hard

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

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

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

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

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

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

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

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

"@next/swc-win32-x64-msvc@npm:13.4.12":
version: 13.4.12
resolution: "@next/swc-win32-x64-msvc@npm:13.4.12"
"@next/swc-win32-x64-msvc@npm:13.4.15":
version: 13.4.15
resolution: "@next/swc-win32-x64-msvc@npm:13.4.15"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard
Expand Down Expand Up @@ -2350,15 +2350,15 @@ __metadata:
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
eslint: 8.47.0
eslint-config-next: 13.4.12
eslint-config-next: 13.4.15
eslint-config-prettier: 8.10.0
eslint-import-resolver-typescript: 3.6.0
eslint-plugin-import: 2.28.0
eslint-plugin-node: 11.1.0
eslint-plugin-react: 7.33.1
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-simple-import-sort: 10.0.0
next: 13.4.12
next: 13.4.15
peerDependencies:
eslint: 8
next: 13
Expand Down Expand Up @@ -3323,7 +3323,7 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.62.0, @typescript-eslint/parser@npm:^5.42.0":
"@typescript-eslint/parser@npm:5.62.0":
version: 5.62.0
resolution: "@typescript-eslint/parser@npm:5.62.0"
dependencies:
Expand All @@ -3340,6 +3340,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0":
version: 6.4.0
resolution: "@typescript-eslint/parser@npm:6.4.0"
dependencies:
"@typescript-eslint/scope-manager": 6.4.0
"@typescript-eslint/types": 6.4.0
"@typescript-eslint/typescript-estree": 6.4.0
"@typescript-eslint/visitor-keys": 6.4.0
debug: ^4.3.4
peerDependencies:
eslint: ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 36c8dbeacfc03af9c5a4a0f065861ac6f3747fc64be582a32b0b084de5b5247cef086a0c0052291b97145e0ea8f82acbec452dd927b7b7a1917d56381d59a17c
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.5.0":
version: 5.59.1
resolution: "@typescript-eslint/parser@npm:5.59.1"
Expand Down Expand Up @@ -3377,6 +3395,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:6.4.0":
version: 6.4.0
resolution: "@typescript-eslint/scope-manager@npm:6.4.0"
dependencies:
"@typescript-eslint/types": 6.4.0
"@typescript-eslint/visitor-keys": 6.4.0
checksum: 19406eac3a1899f77eb7c3aa52577e2146075e1318c6eb34d220678afa167832b89c90860714f33b99e107544b48f6970594ca4bcf48c5ede8f2a14a0795ba33
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/type-utils@npm:5.59.1"
Expand Down Expand Up @@ -3425,6 +3453,13 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:6.4.0":
version: 6.4.0
resolution: "@typescript-eslint/types@npm:6.4.0"
checksum: 85b293ad1559dbf8103b2c4cfd0db11c3d9c970d502e2c13d4b1d35e420567042d7077a716d2b4e5113286314d5260f378f242a6dd22ad4b94b4aa69c5f79223
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.59.1":
version: 5.59.1
resolution: "@typescript-eslint/typescript-estree@npm:5.59.1"
Expand Down Expand Up @@ -3461,6 +3496,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:6.4.0":
version: 6.4.0
resolution: "@typescript-eslint/typescript-estree@npm:6.4.0"
dependencies:
"@typescript-eslint/types": 6.4.0
"@typescript-eslint/visitor-keys": 6.4.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.5.4
ts-api-utils: ^1.0.1
peerDependenciesMeta:
typescript:
optional: true
checksum: a8db3896550515d0adf140ee115527b409916c4a14ac1f45b5623d130a27ae2d08a1ac906ceda440b01167c88846e2b91ca2025f3d718bff389948f66990c1e7
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.59.1, @typescript-eslint/utils@npm:^5.58.0":
version: 5.59.1
resolution: "@typescript-eslint/utils@npm:5.59.1"
Expand Down Expand Up @@ -3517,6 +3570,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:6.4.0":
version: 6.4.0
resolution: "@typescript-eslint/visitor-keys@npm:6.4.0"
dependencies:
"@typescript-eslint/types": 6.4.0
eslint-visitor-keys: ^3.4.1
checksum: 42eb614b9c0a49b6929e093757d772fd27fe5dda9c75f4c7820d1710012c8257eea9bd4f1c4173e2265a8a9ad86cefc1a21869893e7304f3b29b94fa1f987554
languageName: node
linkType: hard

"@webassemblyjs/ast@npm:1.11.5, @webassemblyjs/ast@npm:^1.11.5":
version: 1.11.5
resolution: "@webassemblyjs/ast@npm:1.11.5"
Expand Down Expand Up @@ -6061,13 +6124,13 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-next@npm:13.4.12":
version: 13.4.12
resolution: "eslint-config-next@npm:13.4.12"
"eslint-config-next@npm:13.4.15":
version: 13.4.15
resolution: "eslint-config-next@npm:13.4.15"
dependencies:
"@next/eslint-plugin-next": 13.4.12
"@next/eslint-plugin-next": 13.4.15
"@rushstack/eslint-patch": ^1.1.3
"@typescript-eslint/parser": ^5.42.0
"@typescript-eslint/parser": ^5.4.2 || ^6.0.0
eslint-import-resolver-node: ^0.3.6
eslint-import-resolver-typescript: ^3.5.2
eslint-plugin-import: ^2.26.0
Expand All @@ -6080,7 +6143,7 @@ __metadata:
peerDependenciesMeta:
typescript:
optional: true
checksum: 633eccf920d94a1248c089ec08c52245d863b1b45d68be04deff93c0a0d60373c96610d69d005909b2c9beb81b0af7a12a777d03277cd4db60233e99ac8ef281
checksum: ab5c080d1a734b79670980dc5bc63b4c5127f13f5e192744ae961bf6c589080b7a57f40eea061e79fb3a6c611498708288f9368955c3d411cd6ad1fd912b00bc
languageName: node
linkType: hard

Expand Down Expand Up @@ -6711,7 +6774,7 @@ __metadata:
"@types/react": 18.2.18
"@types/react-dom": 18.2.7
eslint: 8.47.0
next: 13.4.12
next: 13.4.15
react: 18.2.0
react-dom: 18.2.0
typescript: 5.1.6
Expand Down Expand Up @@ -9832,20 +9895,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:13.4.12":
version: 13.4.12
resolution: "next@npm:13.4.12"
"next@npm:13.4.15":
version: 13.4.15
resolution: "next@npm:13.4.15"
dependencies:
"@next/env": 13.4.12
"@next/swc-darwin-arm64": 13.4.12
"@next/swc-darwin-x64": 13.4.12
"@next/swc-linux-arm64-gnu": 13.4.12
"@next/swc-linux-arm64-musl": 13.4.12
"@next/swc-linux-x64-gnu": 13.4.12
"@next/swc-linux-x64-musl": 13.4.12
"@next/swc-win32-arm64-msvc": 13.4.12
"@next/swc-win32-ia32-msvc": 13.4.12
"@next/swc-win32-x64-msvc": 13.4.12
"@next/env": 13.4.15
"@next/swc-darwin-arm64": 13.4.15
"@next/swc-darwin-x64": 13.4.15
"@next/swc-linux-arm64-gnu": 13.4.15
"@next/swc-linux-arm64-musl": 13.4.15
"@next/swc-linux-x64-gnu": 13.4.15
"@next/swc-linux-x64-musl": 13.4.15
"@next/swc-win32-arm64-msvc": 13.4.15
"@next/swc-win32-ia32-msvc": 13.4.15
"@next/swc-win32-x64-msvc": 13.4.15
"@swc/helpers": 0.5.1
busboy: 1.6.0
caniuse-lite: ^1.0.30001406
Expand All @@ -9855,7 +9918,6 @@ __metadata:
zod: 3.21.4
peerDependencies:
"@opentelemetry/api": ^1.1.0
fibers: ">= 3.1.0"
react: ^18.2.0
react-dom: ^18.2.0
sass: ^1.3.0
Expand All @@ -9881,13 +9943,11 @@ __metadata:
peerDependenciesMeta:
"@opentelemetry/api":
optional: true
fibers:
optional: true
sass:
optional: true
bin:
next: dist/bin/next
checksum: 50bd443ffe09424c1a94d6606d41886ccd1d65185e125aa199957ea92c5e4d1c226f1675f3e5ea92e88f43f8355824ba50db52a8aeae225f7a86b6c901d25527
checksum: ca96ef7f2e16de7595fb6297b966b2c0cb01258442604ad26ede6d01698e0c3c1dbb8c29590e8704c7d335bd8fff9e34cb8088afc112eaff84cb6280dd12f127
languageName: node
linkType: hard

Expand Down Expand Up @@ -12256,6 +12316,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 12d8ad952fa353b0995bf180cdac205a4068b759a140e5d3c608317098b3575ac2f1e09182206bf2eb26120e1c0ed8fb92c48c592f6099680de56bb071423ca3
languageName: node
linkType: hard

"send@npm:0.18.0":
version: 0.18.0
resolution: "send@npm:0.18.0"
Expand Down Expand Up @@ -13202,6 +13273,15 @@ __metadata:
languageName: node
linkType: hard

"ts-api-utils@npm:^1.0.1":
version: 1.0.1
resolution: "ts-api-utils@npm:1.0.1"
peerDependencies:
typescript: ">=4.2.0"
checksum: 78794fc7270d295b36c1ac613465b5dc7e7226907a533125b30f177efef9dd630d4e503b00be31b44335eb2ebf9e136ebe97353f8fc5d383885d5fead9d54c09
languageName: node
linkType: hard

"ts-interface-checker@npm:^0.1.9":
version: 0.1.13
resolution: "ts-interface-checker@npm:0.1.13"
Expand Down

0 comments on commit df284f0

Please sign in to comment.