Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit 9a623ef

Browse files
fix(deps): update nextjs monorepo to v13.4.0
1 parent b84cf51 commit 9a623ef

File tree

3 files changed

+77
-108
lines changed

3 files changed

+77
-108
lines changed

apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"dotenv": "16.0.3",
7070
"dotenv-cli": "^7.0.0",
7171
"eslint": "^8.35.0",
72-
"eslint-config-next": "13.2.3",
72+
"eslint-config-next": "13.4.0",
7373
"eslint-plugin-jest": "^27.2.1",
7474
"eslint-plugin-storybook": "^0.6.11",
7575
"graphql-tag": "^2.12.6",

packages/eslint-config-custom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "index.js",
55
"license": "GPL-3.0-or-later",
66
"dependencies": {
7-
"eslint-config-next": "13.2.3",
7+
"eslint-config-next": "13.4.0",
88
"eslint-config-prettier": "^8.7.0",
99
"eslint-config-turbo": "^0.0.9",
1010
"eslint-plugin-import": "^2.27.5",

yarn.lock

Lines changed: 75 additions & 106 deletions
Original file line numberDiff line numberDiff line change
@@ -4596,7 +4596,7 @@ __metadata:
45964596
version: 0.0.0-use.local
45974597
resolution: "@kleinweb/eslint-config-custom@workspace:packages/eslint-config-custom"
45984598
dependencies:
4599-
eslint-config-next: "npm:13.2.3"
4599+
eslint-config-next: "npm:13.4.0"
46004600
eslint-config-prettier: "npm:^8.7.0"
46014601
eslint-config-turbo: "npm:^0.0.9"
46024602
eslint-plugin-import: "npm:^2.27.5"
@@ -4651,7 +4651,7 @@ __metadata:
46514651
dotenv: "npm:16.0.3"
46524652
dotenv-cli: "npm:^7.0.0"
46534653
eslint: "npm:^8.35.0"
4654-
eslint-config-next: "npm:13.2.3"
4654+
eslint-config-next: "npm:13.4.0"
46554655
eslint-plugin-jest: "npm:^27.2.1"
46564656
eslint-plugin-storybook: "npm:^0.6.11"
46574657
graphql: "npm:^16.6.0"
@@ -4792,109 +4792,81 @@ __metadata:
47924792
languageName: node
47934793
linkType: hard
47944794

4795-
"@next/env@npm:13.2.4-canary.4":
4796-
version: 13.2.4-canary.4
4797-
resolution: "@next/env@npm:13.2.4-canary.4"
4798-
checksum: 41192e8bc417b86485a8e9193edef2b016c0fdeda315898e26cc0cbe5d55ac732942bc735e2ba8ec3d88c52d087eb0f0b6954980d5a2dba89d189ad72758016f
4795+
"@next/env@npm:13.4.0":
4796+
version: 13.4.0
4797+
resolution: "@next/env@npm:13.4.0"
4798+
checksum: 67a22cb1075884b7c537cb3843ae2b07aaee6ea1b357ab8b6c3bc17d47bf8691bf1e406cb9c352afab20183f92f01bcf5447fe86a7ed4a2a038d66ad3c9ca67e
47994799
languageName: node
48004800
linkType: hard
48014801

4802-
"@next/eslint-plugin-next@npm:13.2.3":
4803-
version: 13.2.3
4804-
resolution: "@next/eslint-plugin-next@npm:13.2.3"
4802+
"@next/eslint-plugin-next@npm:13.4.0":
4803+
version: 13.4.0
4804+
resolution: "@next/eslint-plugin-next@npm:13.4.0"
48054805
dependencies:
48064806
glob: "npm:7.1.7"
4807-
checksum: d360589343b74d0f206bdf04e5a13ea4150775e962e9f92def78780abcbf53dd2ecc35ec957f07eb741514e9289d4f14e79755b632933a9ea1088849dfb85632
4807+
checksum: d902618f02716afd04c45fcf550d390a3aad6e1245a792b7145e64611c460f89e681564a3eb7eb22c31514857a37f41908f00d27b90d3244f18639c4a7401a71
48084808
languageName: node
48094809
linkType: hard
48104810

4811-
"@next/swc-android-arm-eabi@npm:13.2.4-canary.4":
4812-
version: 13.2.4-canary.4
4813-
resolution: "@next/swc-android-arm-eabi@npm:13.2.4-canary.4"
4814-
conditions: os=android & cpu=arm
4815-
languageName: node
4816-
linkType: hard
4817-
4818-
"@next/swc-android-arm64@npm:13.2.4-canary.4":
4819-
version: 13.2.4-canary.4
4820-
resolution: "@next/swc-android-arm64@npm:13.2.4-canary.4"
4821-
conditions: os=android & cpu=arm64
4822-
languageName: node
4823-
linkType: hard
4824-
4825-
"@next/swc-darwin-arm64@npm:13.2.4-canary.4":
4826-
version: 13.2.4-canary.4
4827-
resolution: "@next/swc-darwin-arm64@npm:13.2.4-canary.4"
4811+
"@next/swc-darwin-arm64@npm:13.4.0":
4812+
version: 13.4.0
4813+
resolution: "@next/swc-darwin-arm64@npm:13.4.0"
48284814
conditions: os=darwin & cpu=arm64
48294815
languageName: node
48304816
linkType: hard
48314817

4832-
"@next/swc-darwin-x64@npm:13.2.4-canary.4":
4833-
version: 13.2.4-canary.4
4834-
resolution: "@next/swc-darwin-x64@npm:13.2.4-canary.4"
4818+
"@next/swc-darwin-x64@npm:13.4.0":
4819+
version: 13.4.0
4820+
resolution: "@next/swc-darwin-x64@npm:13.4.0"
48354821
conditions: os=darwin & cpu=x64
48364822
languageName: node
48374823
linkType: hard
48384824

4839-
"@next/swc-freebsd-x64@npm:13.2.4-canary.4":
4840-
version: 13.2.4-canary.4
4841-
resolution: "@next/swc-freebsd-x64@npm:13.2.4-canary.4"
4842-
conditions: os=freebsd & cpu=x64
4843-
languageName: node
4844-
linkType: hard
4845-
4846-
"@next/swc-linux-arm-gnueabihf@npm:13.2.4-canary.4":
4847-
version: 13.2.4-canary.4
4848-
resolution: "@next/swc-linux-arm-gnueabihf@npm:13.2.4-canary.4"
4849-
conditions: os=linux & cpu=arm
4850-
languageName: node
4851-
linkType: hard
4852-
4853-
"@next/swc-linux-arm64-gnu@npm:13.2.4-canary.4":
4854-
version: 13.2.4-canary.4
4855-
resolution: "@next/swc-linux-arm64-gnu@npm:13.2.4-canary.4"
4825+
"@next/swc-linux-arm64-gnu@npm:13.4.0":
4826+
version: 13.4.0
4827+
resolution: "@next/swc-linux-arm64-gnu@npm:13.4.0"
48564828
conditions: os=linux & cpu=arm64 & libc=glibc
48574829
languageName: node
48584830
linkType: hard
48594831

4860-
"@next/swc-linux-arm64-musl@npm:13.2.4-canary.4":
4861-
version: 13.2.4-canary.4
4862-
resolution: "@next/swc-linux-arm64-musl@npm:13.2.4-canary.4"
4832+
"@next/swc-linux-arm64-musl@npm:13.4.0":
4833+
version: 13.4.0
4834+
resolution: "@next/swc-linux-arm64-musl@npm:13.4.0"
48634835
conditions: os=linux & cpu=arm64 & libc=musl
48644836
languageName: node
48654837
linkType: hard
48664838

4867-
"@next/swc-linux-x64-gnu@npm:13.2.4-canary.4":
4868-
version: 13.2.4-canary.4
4869-
resolution: "@next/swc-linux-x64-gnu@npm:13.2.4-canary.4"
4839+
"@next/swc-linux-x64-gnu@npm:13.4.0":
4840+
version: 13.4.0
4841+
resolution: "@next/swc-linux-x64-gnu@npm:13.4.0"
48704842
conditions: os=linux & cpu=x64 & libc=glibc
48714843
languageName: node
48724844
linkType: hard
48734845

4874-
"@next/swc-linux-x64-musl@npm:13.2.4-canary.4":
4875-
version: 13.2.4-canary.4
4876-
resolution: "@next/swc-linux-x64-musl@npm:13.2.4-canary.4"
4846+
"@next/swc-linux-x64-musl@npm:13.4.0":
4847+
version: 13.4.0
4848+
resolution: "@next/swc-linux-x64-musl@npm:13.4.0"
48774849
conditions: os=linux & cpu=x64 & libc=musl
48784850
languageName: node
48794851
linkType: hard
48804852

4881-
"@next/swc-win32-arm64-msvc@npm:13.2.4-canary.4":
4882-
version: 13.2.4-canary.4
4883-
resolution: "@next/swc-win32-arm64-msvc@npm:13.2.4-canary.4"
4853+
"@next/swc-win32-arm64-msvc@npm:13.4.0":
4854+
version: 13.4.0
4855+
resolution: "@next/swc-win32-arm64-msvc@npm:13.4.0"
48844856
conditions: os=win32 & cpu=arm64
48854857
languageName: node
48864858
linkType: hard
48874859

4888-
"@next/swc-win32-ia32-msvc@npm:13.2.4-canary.4":
4889-
version: 13.2.4-canary.4
4890-
resolution: "@next/swc-win32-ia32-msvc@npm:13.2.4-canary.4"
4860+
"@next/swc-win32-ia32-msvc@npm:13.4.0":
4861+
version: 13.4.0
4862+
resolution: "@next/swc-win32-ia32-msvc@npm:13.4.0"
48914863
conditions: os=win32 & cpu=ia32
48924864
languageName: node
48934865
linkType: hard
48944866

4895-
"@next/swc-win32-x64-msvc@npm:13.2.4-canary.4":
4896-
version: 13.2.4-canary.4
4897-
resolution: "@next/swc-win32-x64-msvc@npm:13.2.4-canary.4"
4867+
"@next/swc-win32-x64-msvc@npm:13.4.0":
4868+
version: 13.4.0
4869+
resolution: "@next/swc-win32-x64-msvc@npm:13.4.0"
48984870
conditions: os=win32 & cpu=x64
48994871
languageName: node
49004872
linkType: hard
@@ -7825,12 +7797,12 @@ __metadata:
78257797
languageName: node
78267798
linkType: hard
78277799

7828-
"@swc/helpers@npm:0.4.14":
7829-
version: 0.4.14
7830-
resolution: "@swc/helpers@npm:0.4.14"
7800+
"@swc/helpers@npm:0.5.1":
7801+
version: 0.5.1
7802+
resolution: "@swc/helpers@npm:0.5.1"
78317803
dependencies:
78327804
tslib: "npm:^2.4.0"
7833-
checksum: 39441920bbc95a5d13538f2250af91ec0e32b65fe3c774bbfc8912199e6a92d77705b2c7b3f3e3cbbe1e6e58978637a5b9fc5f3908fda94a73f0ed998f3dea6d
7805+
checksum: ac7ad276f6afaf22e251b246f71e797e451a80ac606fa0ad978ee016fd17eddd317737004b792d8486f40ed8e9df083337309afc851d6861aa09d8f8f6d47b1f
78347806
languageName: node
78357807
linkType: hard
78367808

@@ -10878,7 +10850,7 @@ __metadata:
1087810850
languageName: node
1087910851
linkType: hard
1088010852

10881-
"busboy@npm:^1.6.0":
10853+
"busboy@npm:1.6.0, busboy@npm:^1.6.0":
1088210854
version: 1.6.0
1088310855
resolution: "busboy@npm:1.6.0"
1088410856
dependencies:
@@ -11043,9 +11015,9 @@ __metadata:
1104311015
linkType: hard
1104411016

1104511017
"caniuse-lite@npm:^1.0.0, caniuse-lite@npm:^1.0.30001400, caniuse-lite@npm:^1.0.30001406, caniuse-lite@npm:^1.0.30001426, caniuse-lite@npm:^1.0.30001449":
11046-
version: 1.0.30001460
11047-
resolution: "caniuse-lite@npm:1.0.30001460"
11048-
checksum: a7df43762033c3840790f86e6b48f9ccb88f24fc87c102ffc68e536b6269a6609b9c9f335b0cec7b040c5edf10d6f9025b8a27d832b9b2d8dc9edd2a3ad89104
11018+
version: 1.0.30001482
11019+
resolution: "caniuse-lite@npm:1.0.30001482"
11020+
checksum: 73e24665e8416248283087eebdf82684ab3974069cfaee4c70ee2ec831562b7a5e4127e7718ac133c370a018d4de78ef7fc77b4baa5e675211d4838437d1b82f
1104911021
languageName: node
1105011022
linkType: hard
1105111023

@@ -13347,11 +13319,11 @@ __metadata:
1334713319
languageName: node
1334813320
linkType: hard
1334913321

13350-
"eslint-config-next@npm:13.2.3":
13351-
version: 13.2.3
13352-
resolution: "eslint-config-next@npm:13.2.3"
13322+
"eslint-config-next@npm:13.4.0":
13323+
version: 13.4.0
13324+
resolution: "eslint-config-next@npm:13.4.0"
1335313325
dependencies:
13354-
"@next/eslint-plugin-next": "npm:13.2.3"
13326+
"@next/eslint-plugin-next": "npm:13.4.0"
1335513327
"@rushstack/eslint-patch": "npm:^1.1.3"
1335613328
"@typescript-eslint/parser": "npm:^5.42.0"
1335713329
eslint-import-resolver-node: "npm:^0.3.6"
@@ -13366,7 +13338,7 @@ __metadata:
1336613338
peerDependenciesMeta:
1336713339
typescript:
1336813340
optional: true
13369-
checksum: b83044fdb851b3d62619de1a89c3c3b17a759e62362dac2ca94884a139e60e321500b5e62dfd4ea3ed562845bc4de6e9f6e4ca584c0349953a8b12e7fc0b4074
13341+
checksum: ec0844b8aca35c0e238b9b469a1d60cee0c056dc11154f0b991b75c11115afd2f4b5ba7e2cf817789a66f6ce848d0de8ba4d5c7c4c895ae6d7f0093b3fe200f5
1337013342
languageName: node
1337113343
linkType: hard
1337213344

@@ -19254,47 +19226,37 @@ __metadata:
1925419226
linkType: hard
1925519227

1925619228
"next@npm:^13.2.4-canary.4":
19257-
version: 13.2.4-canary.4
19258-
resolution: "next@npm:13.2.4-canary.4"
19259-
dependencies:
19260-
"@next/env": "npm:13.2.4-canary.4"
19261-
"@next/swc-android-arm-eabi": "npm:13.2.4-canary.4"
19262-
"@next/swc-android-arm64": "npm:13.2.4-canary.4"
19263-
"@next/swc-darwin-arm64": "npm:13.2.4-canary.4"
19264-
"@next/swc-darwin-x64": "npm:13.2.4-canary.4"
19265-
"@next/swc-freebsd-x64": "npm:13.2.4-canary.4"
19266-
"@next/swc-linux-arm-gnueabihf": "npm:13.2.4-canary.4"
19267-
"@next/swc-linux-arm64-gnu": "npm:13.2.4-canary.4"
19268-
"@next/swc-linux-arm64-musl": "npm:13.2.4-canary.4"
19269-
"@next/swc-linux-x64-gnu": "npm:13.2.4-canary.4"
19270-
"@next/swc-linux-x64-musl": "npm:13.2.4-canary.4"
19271-
"@next/swc-win32-arm64-msvc": "npm:13.2.4-canary.4"
19272-
"@next/swc-win32-ia32-msvc": "npm:13.2.4-canary.4"
19273-
"@next/swc-win32-x64-msvc": "npm:13.2.4-canary.4"
19274-
"@swc/helpers": "npm:0.4.14"
19229+
version: 13.4.0
19230+
resolution: "next@npm:13.4.0"
19231+
dependencies:
19232+
"@next/env": "npm:13.4.0"
19233+
"@next/swc-darwin-arm64": "npm:13.4.0"
19234+
"@next/swc-darwin-x64": "npm:13.4.0"
19235+
"@next/swc-linux-arm64-gnu": "npm:13.4.0"
19236+
"@next/swc-linux-arm64-musl": "npm:13.4.0"
19237+
"@next/swc-linux-x64-gnu": "npm:13.4.0"
19238+
"@next/swc-linux-x64-musl": "npm:13.4.0"
19239+
"@next/swc-win32-arm64-msvc": "npm:13.4.0"
19240+
"@next/swc-win32-ia32-msvc": "npm:13.4.0"
19241+
"@next/swc-win32-x64-msvc": "npm:13.4.0"
19242+
"@swc/helpers": "npm:0.5.1"
19243+
busboy: "npm:1.6.0"
1927519244
caniuse-lite: "npm:^1.0.30001406"
1927619245
postcss: "npm:8.4.14"
1927719246
styled-jsx: "npm:5.1.1"
19247+
zod: "npm:3.21.4"
1927819248
peerDependencies:
19279-
"@opentelemetry/api": ^1.4.0
19249+
"@opentelemetry/api": ^1.1.0
1928019250
fibers: ">= 3.1.0"
1928119251
node-sass: ^6.0.0 || ^7.0.0
1928219252
react: ^18.2.0
1928319253
react-dom: ^18.2.0
1928419254
sass: ^1.3.0
1928519255
dependenciesMeta:
19286-
"@next/swc-android-arm-eabi":
19287-
optional: true
19288-
"@next/swc-android-arm64":
19289-
optional: true
1929019256
"@next/swc-darwin-arm64":
1929119257
optional: true
1929219258
"@next/swc-darwin-x64":
1929319259
optional: true
19294-
"@next/swc-freebsd-x64":
19295-
optional: true
19296-
"@next/swc-linux-arm-gnueabihf":
19297-
optional: true
1929819260
"@next/swc-linux-arm64-gnu":
1929919261
optional: true
1930019262
"@next/swc-linux-arm64-musl":
@@ -19320,7 +19282,7 @@ __metadata:
1932019282
optional: true
1932119283
bin:
1932219284
next: dist/bin/next
19323-
checksum: 2aaf03567ffcccc61aebedeee5d42439390ab7ef804f113841a75fb84f3129fb42221cb3a37e1ee143457828abdefe5e21c6af9b8dbca61ac3ebde2c379c9751
19285+
checksum: 73fc1ffd14c956823527a77e4318ae66cbf3ba22a12334a1c35ab9f2bb9167129439c49940818069f1588cc4a9016a5a3a92f0083755ad458a0de073b316015a
1932419286
languageName: node
1932519287
linkType: hard
1932619288

@@ -26003,6 +25965,13 @@ __metadata:
2600325965
languageName: node
2600425966
linkType: hard
2600525967

25968+
"zod@npm:3.21.4":
25969+
version: 3.21.4
25970+
resolution: "zod@npm:3.21.4"
25971+
checksum: f25f384f380c49d05a11541093a8d26f07688aa39f6a8adbd6dc338b43f63617bf138734fb1b79800ba374523f6a1bb561f7d401b3cc051fed2715eae5577d0a
25972+
languageName: node
25973+
linkType: hard
25974+
2600625975
"zwitch@npm:^2.0.0, zwitch@npm:^2.0.4":
2600725976
version: 2.0.4
2600825977
resolution: "zwitch@npm:2.0.4"

0 commit comments

Comments
 (0)