From 171777d07b8de00ba7764f2334cf5f9f369cb190 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 01:28:39 +0000 Subject: [PATCH] chore(deps): update nextjs monorepo to v13.4.16 --- apps/web/package.json | 8 +- yarn.lock | 317 +++++++++++++++++++++++++----------------- 2 files changed, 194 insertions(+), 131 deletions(-) diff --git a/apps/web/package.json b/apps/web/package.json index 98d2feb9..c33c6b79 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -26,7 +26,7 @@ "hls.js": "1.3.5", "jose": "4.13.1", "mpegts.js": "1.7.2", - "next": "13.2.4", + "next": "13.4.16", "nextjs-progressbar": "0.0.16", "react": "18.2.0", "react-dom": "18.2.0", @@ -36,8 +36,8 @@ "swr": "2.1.2" }, "devDependencies": { - "@next/bundle-analyzer": "13.2.4", - "@next/eslint-plugin-next": "13.2.4", + "@next/bundle-analyzer": "13.4.16", + "@next/eslint-plugin-next": "13.4.16", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "14.0.0", "@testing-library/user-event": "14.4.3", @@ -50,7 +50,7 @@ "@typescript-eslint/eslint-plugin": "5.57.1", "@typescript-eslint/parser": "5.57.1", "eslint": "8.37.0", - "eslint-config-next": "13.2.4", + "eslint-config-next": "13.4.16", "eslint-config-prettier": "8.8.0", "eslint-plugin-jest-dom": "4.0.3", "eslint-plugin-react": "7.32.2", diff --git a/yarn.lock b/yarn.lock index ac000275..2ed04c81 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3629,118 +3629,90 @@ __metadata: languageName: node linkType: hard -"@next/bundle-analyzer@npm:13.2.4": - version: 13.2.4 - resolution: "@next/bundle-analyzer@npm:13.2.4" +"@next/bundle-analyzer@npm:13.4.16": + version: 13.4.16 + resolution: "@next/bundle-analyzer@npm:13.4.16" dependencies: webpack-bundle-analyzer: 4.7.0 - checksum: 4c9512384d898d0f3bd628efac385bfc314337c5b40f0f63c00ff00f58dd9fd3c0e2643863022a0c4b1e04cec1f12635235623a0f2f92ca684f77e41c1c4ec11 + checksum: 06fd1ea04453831b8e742834dc0f62907191669cb685ec219899f5596607e327efb2a7ff298489f6f33d10c66f95f230621f021a9a8a24e454ed4a4e1df67a3d languageName: node linkType: hard -"@next/env@npm:13.2.4": - version: 13.2.4 - resolution: "@next/env@npm:13.2.4" - checksum: 4123e08a79e66d6144006972027a9ceb8f3fdd782c4a869df1eb3b91b59ad9f4a44082d3f8e421f4df5214c6bc7190b52b94881369452d65eb4580485f33b9e6 +"@next/env@npm:13.4.16": + version: 13.4.16 + resolution: "@next/env@npm:13.4.16" + checksum: 2fc506a0c2e4b0596297fc488b9f589cd0d7757b87a1876e77dd83f52b1240aa8932cbd81fb88e1dc9eacec7489d9d2d7dcb063e3b2bcd8099136d6700bcc2f8 languageName: node linkType: hard -"@next/eslint-plugin-next@npm:13.2.4": - version: 13.2.4 - resolution: "@next/eslint-plugin-next@npm:13.2.4" +"@next/eslint-plugin-next@npm:13.4.16": + version: 13.4.16 + resolution: "@next/eslint-plugin-next@npm:13.4.16" dependencies: glob: 7.1.7 - checksum: 95f9a84922ec1c73aa51b794f9d2dc49c165a1c793db17cab4558097d31aaf65c2e5e3390d0691c056fac105562d6dc974b13b1df79981f8b7faba005f6eb3b5 + checksum: a1c36bec66b1553b7fb4c32037fecaa0e25496edccb4fed7fc1b118116b5bd81e83804875d7bab310d03e68b06e636f385de6d8d32ed1d30fb19b07865da03f3 languageName: node linkType: hard -"@next/swc-android-arm-eabi@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-android-arm-eabi@npm:13.2.4" - conditions: os=android & cpu=arm - languageName: node - linkType: hard - -"@next/swc-android-arm64@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-android-arm64@npm:13.2.4" - conditions: os=android & cpu=arm64 - languageName: node - linkType: hard - -"@next/swc-darwin-arm64@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-darwin-arm64@npm:13.2.4" +"@next/swc-darwin-arm64@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-darwin-arm64@npm:13.4.16" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-darwin-x64@npm:13.2.4" +"@next/swc-darwin-x64@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-darwin-x64@npm:13.4.16" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-freebsd-x64@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-freebsd-x64@npm:13.2.4" - conditions: os=freebsd & cpu=x64 - languageName: node - linkType: hard - -"@next/swc-linux-arm-gnueabihf@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-linux-arm-gnueabihf@npm:13.2.4" - conditions: os=linux & cpu=arm - languageName: node - linkType: hard - -"@next/swc-linux-arm64-gnu@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-linux-arm64-gnu@npm:13.2.4" +"@next/swc-linux-arm64-gnu@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-linux-arm64-gnu@npm:13.4.16" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-linux-arm64-musl@npm:13.2.4" +"@next/swc-linux-arm64-musl@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-linux-arm64-musl@npm:13.4.16" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-linux-x64-gnu@npm:13.2.4" +"@next/swc-linux-x64-gnu@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-linux-x64-gnu@npm:13.4.16" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-linux-x64-musl@npm:13.2.4" +"@next/swc-linux-x64-musl@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-linux-x64-musl@npm:13.4.16" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-win32-arm64-msvc@npm:13.2.4" +"@next/swc-win32-arm64-msvc@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-win32-arm64-msvc@npm:13.4.16" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-win32-ia32-msvc@npm:13.2.4" +"@next/swc-win32-ia32-msvc@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-win32-ia32-msvc@npm:13.4.16" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:13.2.4": - version: 13.2.4 - resolution: "@next/swc-win32-x64-msvc@npm:13.2.4" +"@next/swc-win32-x64-msvc@npm:13.4.16": + version: 13.4.16 + resolution: "@next/swc-win32-x64-msvc@npm:13.4.16" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -3948,12 +3920,12 @@ __metadata: languageName: node linkType: hard -"@swc/helpers@npm:0.4.14": - version: 0.4.14 - resolution: "@swc/helpers@npm:0.4.14" +"@swc/helpers@npm:0.5.1": + version: 0.5.1 + resolution: "@swc/helpers@npm:0.5.1" dependencies: tslib: ^2.4.0 - checksum: 273fd3f3fc461a92f3790cc551ea054745c6d6959afbe1232e6d7aa1c722bbc114d308aab96bef5c78fc0303c85c7b472ef00e2253251cc89737f3b1af56e5a5 + checksum: 71e0e27234590435e4c62b97ef5e796f88e786841a38c7116a5e27a3eafa7b9ead7cdec5249b32165902076de78446945311c973e59bddf77c1e24f33a8f272a languageName: node linkType: hard @@ -4679,20 +4651,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^5.42.0": - version: 5.57.0 - resolution: "@typescript-eslint/parser@npm:5.57.0" +"@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": 5.57.0 - "@typescript-eslint/types": 5.57.0 - "@typescript-eslint/typescript-estree": 5.57.0 + "@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: ^6.0.0 || ^7.0.0 || ^8.0.0 + eslint: ^7.0.0 || ^8.0.0 peerDependenciesMeta: typescript: optional: true - checksum: b7e8345631911f721591ba970fea5c888f0f3bf2e2ea2dbc3e5b0dc345c0776b62b92c534edfde1379b4b182958a421f35ac26d84705fe6ae7dd37aa675d9493 + checksum: 36c8dbeacfc03af9c5a4a0f065861ac6f3747fc64be582a32b0b084de5b5247cef086a0c0052291b97145e0ea8f82acbec452dd927b7b7a1917d56381d59a17c languageName: node linkType: hard @@ -4716,6 +4689,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.57.1": version: 5.57.1 resolution: "@typescript-eslint/type-utils@npm:5.57.1" @@ -4747,6 +4730,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.57.0": version: 5.57.0 resolution: "@typescript-eslint/typescript-estree@npm:5.57.0" @@ -4783,6 +4773,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.57.1": version: 5.57.1 resolution: "@typescript-eslint/utils@npm:5.57.1" @@ -4839,6 +4847,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 + "@xobotyi/scrollbar-width@npm:^1.9.5": version: 1.9.5 resolution: "@xobotyi/scrollbar-width@npm:1.9.5" @@ -5492,7 +5510,7 @@ __metadata: languageName: node linkType: hard -"busboy@npm:^1.0.0": +"busboy@npm:1.6.0, busboy@npm:^1.0.0": version: 1.6.0 resolution: "busboy@npm:1.6.0" dependencies: @@ -6695,26 +6713,26 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:13.2.4": - version: 13.2.4 - resolution: "eslint-config-next@npm:13.2.4" +"eslint-config-next@npm:13.4.16": + version: 13.4.16 + resolution: "eslint-config-next@npm:13.4.16" dependencies: - "@next/eslint-plugin-next": 13.2.4 + "@next/eslint-plugin-next": 13.4.16 "@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 eslint-plugin-jsx-a11y: ^6.5.1 eslint-plugin-react: ^7.31.7 - eslint-plugin-react-hooks: ^4.5.0 + eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705 peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: ">=3.3.1" peerDependenciesMeta: typescript: optional: true - checksum: 84c202db75ec17c8a7fcebb3364f5b66fc9e81199442cb85d9531f284be5e102935f17aec5274da9ea39752ae9fc8a6afaf5a1e06fe4c8cb8695cf9bee8ea24f + checksum: c4b6849c4b46fcb4e0fef23f91b767e05fcb24e8afd9d6df538512d8e94b933a1bf62810fcef82e458809e297b220f08df3d57192741b63afacd51284d9a30cb languageName: node linkType: hard @@ -6841,7 +6859,7 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:4.6.0, eslint-plugin-react-hooks@npm:^4.5.0": +"eslint-plugin-react-hooks@npm:4.6.0": version: 4.6.0 resolution: "eslint-plugin-react-hooks@npm:4.6.0" peerDependencies: @@ -6850,6 +6868,15 @@ __metadata: languageName: node linkType: hard +"eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705": + version: 5.0.0-canary-7118f5dd7-20230705 + resolution: "eslint-plugin-react-hooks@npm:5.0.0-canary-7118f5dd7-20230705" + peerDependencies: + eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 + checksum: 20e334e60bf5e56cf9f760598411847525c3ff826e6ae7757c8efdc60b33d47a97ddbe1b94ce95956ea9f7bbef37995b19c716be50bd44e6a1e789cba08b6224 + languageName: node + linkType: hard + "eslint-plugin-react@npm:7.32.2, eslint-plugin-react@npm:^7.31.7": version: 7.32.2 resolution: "eslint-plugin-react@npm:7.32.2" @@ -6913,6 +6940,13 @@ __metadata: languageName: node linkType: hard +"eslint-visitor-keys@npm:^3.4.1": + version: 3.4.3 + resolution: "eslint-visitor-keys@npm:3.4.3" + checksum: 36e9ef87fca698b6fd7ca5ca35d7b2b6eeaaf106572e2f7fd31c12d3bfdaccdb587bba6d3621067e5aece31c8c3a348b93922ab8f7b2cbc6aaab5e1d89040c60 + languageName: node + linkType: hard + "eslint@npm:8.37.0": version: 8.37.0 resolution: "eslint@npm:8.37.0" @@ -7573,6 +7607,13 @@ __metadata: languageName: node linkType: hard +"glob-to-regexp@npm:^0.4.1": + version: 0.4.1 + resolution: "glob-to-regexp@npm:0.4.1" + checksum: e795f4e8f06d2a15e86f76e4d92751cf8bbfcf0157cea5c2f0f35678a8195a750b34096b1256e436f0cebc1883b5ff0888c47348443e69546a5a87f9e1eb1167 + languageName: node + linkType: hard + "glob@npm:7.1.7": version: 7.1.7 resolution: "glob@npm:7.1.7" @@ -10025,48 +10066,37 @@ __metadata: languageName: node linkType: hard -"next@npm:13.2.4": - version: 13.2.4 - resolution: "next@npm:13.2.4" - dependencies: - "@next/env": 13.2.4 - "@next/swc-android-arm-eabi": 13.2.4 - "@next/swc-android-arm64": 13.2.4 - "@next/swc-darwin-arm64": 13.2.4 - "@next/swc-darwin-x64": 13.2.4 - "@next/swc-freebsd-x64": 13.2.4 - "@next/swc-linux-arm-gnueabihf": 13.2.4 - "@next/swc-linux-arm64-gnu": 13.2.4 - "@next/swc-linux-arm64-musl": 13.2.4 - "@next/swc-linux-x64-gnu": 13.2.4 - "@next/swc-linux-x64-musl": 13.2.4 - "@next/swc-win32-arm64-msvc": 13.2.4 - "@next/swc-win32-ia32-msvc": 13.2.4 - "@next/swc-win32-x64-msvc": 13.2.4 - "@swc/helpers": 0.4.14 +"next@npm:13.4.16": + version: 13.4.16 + resolution: "next@npm:13.4.16" + dependencies: + "@next/env": 13.4.16 + "@next/swc-darwin-arm64": 13.4.16 + "@next/swc-darwin-x64": 13.4.16 + "@next/swc-linux-arm64-gnu": 13.4.16 + "@next/swc-linux-arm64-musl": 13.4.16 + "@next/swc-linux-x64-gnu": 13.4.16 + "@next/swc-linux-x64-musl": 13.4.16 + "@next/swc-win32-arm64-msvc": 13.4.16 + "@next/swc-win32-ia32-msvc": 13.4.16 + "@next/swc-win32-x64-msvc": 13.4.16 + "@swc/helpers": 0.5.1 + busboy: 1.6.0 caniuse-lite: ^1.0.30001406 postcss: 8.4.14 styled-jsx: 5.1.1 + watchpack: 2.4.0 + zod: 3.21.4 peerDependencies: - "@opentelemetry/api": ^1.4.0 - fibers: ">= 3.1.0" - node-sass: ^6.0.0 || ^7.0.0 + "@opentelemetry/api": ^1.1.0 react: ^18.2.0 react-dom: ^18.2.0 sass: ^1.3.0 dependenciesMeta: - "@next/swc-android-arm-eabi": - optional: true - "@next/swc-android-arm64": - optional: true "@next/swc-darwin-arm64": optional: true "@next/swc-darwin-x64": optional: true - "@next/swc-freebsd-x64": - optional: true - "@next/swc-linux-arm-gnueabihf": - optional: true "@next/swc-linux-arm64-gnu": optional: true "@next/swc-linux-arm64-musl": @@ -10084,15 +10114,11 @@ __metadata: peerDependenciesMeta: "@opentelemetry/api": optional: true - fibers: - optional: true - node-sass: - optional: true sass: optional: true bin: next: dist/bin/next - checksum: 8531dee41b60181b582f5ee80858907b102f083ef8808ff9352d589dd39e6b3a96f7a11b3776a03eef3a28430cff768336fa2e3ff2c6f8fcd699fbc891749051 + checksum: b9e346061969531401a1b3a81819adad0018fd33e52954032cc96a3d703821ee1c39a5807dcd73fab8df197424b409d51f837910df225341c1f83735614a811f languageName: node linkType: hard @@ -11588,6 +11614,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 + "server@workspace:apps/server": version: 0.0.0-use.local resolution: "server@workspace:apps/server" @@ -12495,6 +12532,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-easing@npm:^0.2.0": version: 0.2.0 resolution: "ts-easing@npm:0.2.0" @@ -13065,6 +13111,16 @@ __metadata: languageName: node linkType: hard +"watchpack@npm:2.4.0": + version: 2.4.0 + resolution: "watchpack@npm:2.4.0" + dependencies: + glob-to-regexp: ^0.4.1 + graceful-fs: ^4.1.2 + checksum: 23d4bc58634dbe13b86093e01c6a68d8096028b664ab7139d58f0c37d962d549a940e98f2f201cecdabd6f9c340338dc73ef8bf094a2249ef582f35183d1a131 + languageName: node + linkType: hard + "web@workspace:apps/web": version: 0.0.0-use.local resolution: "web@workspace:apps/web" @@ -13075,8 +13131,8 @@ __metadata: "@chakra-ui/react": 2.5.5 "@emotion/react": 11.10.6 "@emotion/styled": 11.10.6 - "@next/bundle-analyzer": 13.2.4 - "@next/eslint-plugin-next": 13.2.4 + "@next/bundle-analyzer": 13.4.16 + "@next/eslint-plugin-next": 13.4.16 "@testing-library/jest-dom": 5.16.5 "@testing-library/react": 14.0.0 "@testing-library/user-event": 14.4.3 @@ -13091,7 +13147,7 @@ __metadata: api-types: "*" canvas: 2.11.0 eslint: 8.37.0 - eslint-config-next: 13.2.4 + eslint-config-next: 13.4.16 eslint-config-prettier: 8.8.0 eslint-plugin-jest-dom: 4.0.3 eslint-plugin-react: 7.32.2 @@ -13103,7 +13159,7 @@ __metadata: jest-environment-jsdom: 29.5.0 jose: 4.13.1 mpegts.js: 1.7.2 - next: 13.2.4 + next: 13.4.16 nextjs-progressbar: 0.0.16 npm-run-all: 4.1.5 react: 18.2.0 @@ -13426,3 +13482,10 @@ __metadata: checksum: f77b3d8d00310def622123df93d4ee654fc6a0096182af8bd60679ddcdfb3474c56c6c7190817c84a2785648cdee9d721c0154eb45698c62176c322fb46fc700 languageName: node linkType: hard + +"zod@npm:3.21.4": + version: 3.21.4 + resolution: "zod@npm:3.21.4" + checksum: f185ba87342ff16f7a06686767c2b2a7af41110c7edf7c1974095d8db7a73792696bcb4a00853de0d2edeb34a5b2ea6a55871bc864227dace682a0a28de33e1f + languageName: node + linkType: hard