diff --git a/src/abacus-backoffice/package.json b/src/abacus-backoffice/package.json index 8930a4499b..1cc06c4d9b 100644 --- a/src/abacus-backoffice/package.json +++ b/src/abacus-backoffice/package.json @@ -23,14 +23,14 @@ "@adeira/relay": "^8.0.0", "@adeira/sx": "^0.29.1", "@adeira/sx-design": "^0.32.0", - "@next/bundle-analyzer": "^13.4.2", + "@next/bundle-analyzer": "^13.4.19", "@recoiljs/refine": "^0.1.1", "@sentry/nextjs": "^7.69.0", "d3": "^7.8.5", "fbt": "^1.0.0", "graphql": "^16.8.1", "immutable": "^4.3.4", - "next": "^13.4.2", + "next": "^13.4.19", "next-compose-plugins": "^2.2.1", "next-plugin-custom-babel-config": "^1.0.5", "next-seo": "^6.1.0", diff --git a/src/abacus-kochka/package.json b/src/abacus-kochka/package.json index 8af6853888..df886334c2 100644 --- a/src/abacus-kochka/package.json +++ b/src/abacus-kochka/package.json @@ -28,7 +28,7 @@ "fbt": "^1.0.0", "globby": "^13.2.2", "graphql": "^16.8.1", - "next": "^13.4.2", + "next": "^13.4.19", "next-compose-plugins": "^2.2.1", "next-plugin-custom-babel-config": "^1.0.5", "next-seo": "^6.1.0", diff --git a/src/abacus-tools/package.json b/src/abacus-tools/package.json index 0378d0c3a5..68463a3c52 100644 --- a/src/abacus-tools/package.json +++ b/src/abacus-tools/package.json @@ -9,7 +9,7 @@ "start": "next start --port=3000" }, "dependencies": { - "next": "^13.4.2", + "next": "^13.4.19", "next-compose-plugins": "^2.2.1", "next-plugin-custom-babel-config": "^1.0.5", "react": "^18.2.0", diff --git a/src/eslint-config-adeira/package.json b/src/eslint-config-adeira/package.json index 80c4777ddc..344796bbbc 100644 --- a/src/eslint-config-adeira/package.json +++ b/src/eslint-config-adeira/package.json @@ -15,7 +15,7 @@ "sideEffects": false, "dependencies": { "@babel/runtime": "^7.22.15", - "@next/eslint-plugin-next": "^13.4.2", + "@next/eslint-plugin-next": "^13.4.19", "eslint-config-prettier": "^9.0.0", "eslint-plugin-adeira": "^0.15.0", "eslint-plugin-eslint-comments": "^3.2.0", diff --git a/src/sx-design-wlcm/package.json b/src/sx-design-wlcm/package.json index 212448c8ae..58f74c0b6d 100644 --- a/src/sx-design-wlcm/package.json +++ b/src/sx-design-wlcm/package.json @@ -19,7 +19,7 @@ }, "peerDependencies": { "@adeira/sx": "^0.29.1", - "next": "^13.4.2", + "next": "^13.4.19", "react": "^18.2.0", "react-dom": "^18.2.0" }, @@ -33,7 +33,7 @@ "@storybook/addons": "^6.5.16", "@storybook/react": "^6.5.16", "@storybook/theming": "^6.5.16", - "next": "^13.4.2", + "next": "^13.4.19", "storybook-addon-next-router": "^4.0.2" }, "scripts": { diff --git a/src/sx-design/package.json b/src/sx-design/package.json index a066fbd1a5..4ca475d3bd 100644 --- a/src/sx-design/package.json +++ b/src/sx-design/package.json @@ -30,7 +30,7 @@ }, "peerDependencies": { "@adeira/sx": "^0.29.1", - "next": "^13.4.2", + "next": "^13.4.19", "react": "^18.2.0", "react-dom": "^18.2.0" }, @@ -56,7 +56,7 @@ "babel-loader": "^9.1.3", "babel-plugin-fbt": "^1.0.0", "babel-plugin-fbt-runtime": "^1.0.0", - "next": "^13.4.2", + "next": "^13.4.19", "react": "^18.2.0", "react-dom": "^18.2.0", "storybook-addon-next-router": "^4.0.2" diff --git a/src/typescript-test/package.json b/src/typescript-test/package.json index 5c930bf4c0..a11796539e 100644 --- a/src/typescript-test/package.json +++ b/src/typescript-test/package.json @@ -15,8 +15,8 @@ "@types/react": "^18.2.22", "@types/react-dom": "^18.2.7", "eslint": "^8.49.0", - "eslint-config-next": "^13.4.2", - "next": "^13.4.2", + "eslint-config-next": "^13.4.19", + "next": "^13.4.19", "react": "^18.2.0", "react-dom": "^18.2.0", "typescript": "^5.2.2" diff --git a/yarn.lock b/yarn.lock index 7564df463d..7f41414f7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -27,7 +27,7 @@ __metadata: "@adeira/sx": ^0.29.1 "@adeira/sx-design": ^0.32.0 "@fbtjs/default-collection-transform": ^1.0.0 - "@next/bundle-analyzer": ^13.4.2 + "@next/bundle-analyzer": ^13.4.19 "@playwright/test": ^1.38.0 "@recoiljs/refine": ^0.1.1 "@sentry/nextjs": ^7.69.0 @@ -40,7 +40,7 @@ __metadata: fbt: ^1.0.0 graphql: ^16.8.1 immutable: ^4.3.4 - next: ^13.4.2 + next: ^13.4.19 next-compose-plugins: ^2.2.1 next-plugin-custom-babel-config: ^1.0.5 next-seo: ^6.1.0 @@ -73,7 +73,7 @@ __metadata: fbt: ^1.0.0 globby: ^13.2.2 graphql: ^16.8.1 - next: ^13.4.2 + next: ^13.4.19 next-compose-plugins: ^2.2.1 next-plugin-custom-babel-config: ^1.0.5 next-seo: ^6.1.0 @@ -96,7 +96,7 @@ __metadata: "@adeira/babel-preset-adeira": ^4.0.0 "@babel/core": ^7.22.20 "@playwright/test": ^1.38.0 - next: ^13.4.2 + next: ^13.4.19 next-compose-plugins: ^2.2.1 next-plugin-custom-babel-config: ^1.0.5 react: ^18.2.0 @@ -145,7 +145,7 @@ __metadata: resolution: "@adeira/eslint-config@workspace:src/eslint-config-adeira" dependencies: "@babel/runtime": ^7.22.15 - "@next/eslint-plugin-next": ^13.4.2 + "@next/eslint-plugin-next": ^13.4.19 deep-diff: ^1.0.2 eslint-config-prettier: ^9.0.0 eslint-plugin-adeira: ^0.15.0 @@ -436,11 +436,11 @@ __metadata: "@storybook/addons": ^6.5.16 "@storybook/react": ^6.5.16 "@storybook/theming": ^6.5.16 - next: ^13.4.2 + next: ^13.4.19 storybook-addon-next-router: ^4.0.2 peerDependencies: "@adeira/sx": ^0.29.1 - next: ^13.4.2 + next: ^13.4.19 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -480,7 +480,7 @@ __metadata: fbt: ^1.0.0 flow-enums-runtime: ^0.0.6 focus-trap-react: ^10.2.1 - next: ^13.4.2 + next: ^13.4.19 prop-types: ^15.8.1 react: ^18.2.0 react-blurhash: ^0.3.0 @@ -490,7 +490,7 @@ __metadata: storybook-addon-next-router: ^4.0.2 peerDependencies: "@adeira/sx": ^0.29.1 - next: ^13.4.2 + next: ^13.4.19 react: ^18.2.0 react-dom: ^18.2.0 languageName: unknown @@ -543,8 +543,8 @@ __metadata: "@types/react": ^18.2.22 "@types/react-dom": ^18.2.7 eslint: ^8.49.0 - eslint-config-next: ^13.4.2 - next: ^13.4.2 + eslint-config-next: ^13.4.19 + next: ^13.4.19 react: ^18.2.0 react-dom: ^18.2.0 typescript: ^5.2.2 @@ -3625,90 +3625,90 @@ __metadata: languageName: node linkType: hard -"@next/bundle-analyzer@npm:^13.4.2": - version: 13.4.2 - resolution: "@next/bundle-analyzer@npm:13.4.2" +"@next/bundle-analyzer@npm:^13.4.19": + version: 13.4.19 + resolution: "@next/bundle-analyzer@npm:13.4.19" dependencies: webpack-bundle-analyzer: 4.7.0 - checksum: 2c17ec675139ee7f8b2388756c95a6c458db3c1a926c6b2192c409b955290f489ae070b630caaf2515293f77ded934c450dd7204677ccf5707bc768320293a3d + checksum: 562ff4c21ae0b2a8061b7a5faac282319e8d197678138442151ab0de4af5a6e27b0900b5779d24df5758a9da45c5d5445e1ba3a35ea7507288965fa9fdcec53b languageName: node linkType: hard -"@next/env@npm:13.4.2": - version: 13.4.2 - resolution: "@next/env@npm:13.4.2" - checksum: 103f0e836c16f69067410d780a411668c640b93cb380ba5a13a5d014f5e83bc9b4745c8840e319aebffc31b3cddeb9804e96ccca1411a11de0de6056c3d99f0a +"@next/env@npm:13.4.19": + version: 13.4.19 + resolution: "@next/env@npm:13.4.19" + checksum: ace4f82890954ade0164fbe2b7ff988268d2b99b2e80caa6707c51fa4cbfaaa31e48fbbcecd4fd142af3503c544e1b4c91e8185d4af253c8fb46550e9e70ad7e languageName: node linkType: hard -"@next/eslint-plugin-next@npm:13.4.2, @next/eslint-plugin-next@npm:^13.4.2": - version: 13.4.2 - resolution: "@next/eslint-plugin-next@npm:13.4.2" +"@next/eslint-plugin-next@npm:13.4.19, @next/eslint-plugin-next@npm:^13.4.19": + version: 13.4.19 + resolution: "@next/eslint-plugin-next@npm:13.4.19" dependencies: glob: 7.1.7 - checksum: be6d258eedeb52c120796076b0243d3b2f051e84b43990a4a61ab2e26e143982641e97c71ad7c657e9bb1054a7fe12eebb91e4b76dfc99953c859eff01ee9c89 + checksum: d60c136e4a8d156b50d4b248eef9918bbf4bd7da293487cdf1f7bc172b07beeae4a2822798942d2f87999af86c53d871ebea592f3d6099ae23a0746d2abf7c73 languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-darwin-arm64@npm:13.4.2" +"@next/swc-darwin-arm64@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-darwin-arm64@npm:13.4.19" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-darwin-x64@npm:13.4.2" +"@next/swc-darwin-x64@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-darwin-x64@npm:13.4.19" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-linux-arm64-gnu@npm:13.4.2" +"@next/swc-linux-arm64-gnu@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-linux-arm64-gnu@npm:13.4.19" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-linux-arm64-musl@npm:13.4.2" +"@next/swc-linux-arm64-musl@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-linux-arm64-musl@npm:13.4.19" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-linux-x64-gnu@npm:13.4.2" +"@next/swc-linux-x64-gnu@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-linux-x64-gnu@npm:13.4.19" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-linux-x64-musl@npm:13.4.2" +"@next/swc-linux-x64-musl@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-linux-x64-musl@npm:13.4.19" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-win32-arm64-msvc@npm:13.4.2" +"@next/swc-win32-arm64-msvc@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-win32-arm64-msvc@npm:13.4.19" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-ia32-msvc@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-win32-ia32-msvc@npm:13.4.2" +"@next/swc-win32-ia32-msvc@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-win32-ia32-msvc@npm:13.4.19" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:13.4.2": - version: 13.4.2 - resolution: "@next/swc-win32-x64-msvc@npm:13.4.2" +"@next/swc-win32-x64-msvc@npm:13.4.19": + version: 13.4.19 + resolution: "@next/swc-win32-x64-msvc@npm:13.4.19" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -6577,30 +6577,21 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^5.42.0": - version: 5.57.1 - resolution: "@typescript-eslint/parser@npm:5.57.1" +"@typescript-eslint/parser@npm:^5.4.2 || ^6.0.0": + version: 6.7.2 + resolution: "@typescript-eslint/parser@npm:6.7.2" dependencies: - "@typescript-eslint/scope-manager": 5.57.1 - "@typescript-eslint/types": 5.57.1 - "@typescript-eslint/typescript-estree": 5.57.1 + "@typescript-eslint/scope-manager": 6.7.2 + "@typescript-eslint/types": 6.7.2 + "@typescript-eslint/typescript-estree": 6.7.2 + "@typescript-eslint/visitor-keys": 6.7.2 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: db61a12a67bc45d814297e7f089768c0849f18162b330279aa15121223ec3b18d80df4c327f4ca0a40a7bddb9150ba1a9379fce00bc0e4a10cc189d04e36f0e3 - languageName: node - linkType: hard - -"@typescript-eslint/scope-manager@npm:5.57.1": - version: 5.57.1 - resolution: "@typescript-eslint/scope-manager@npm:5.57.1" - dependencies: - "@typescript-eslint/types": 5.57.1 - "@typescript-eslint/visitor-keys": 5.57.1 - checksum: 4f03d54372f0591fbc5f6e0267a6f1b73e3012e8a319c1893829e0b8e71f882e17a696995dc8b11e700162daf74444fd2d8f55dba314e1a95221a9d3eabcfb2b + checksum: 9e93d3eb432ed5457a852e25a31782d07518f728966cd477620175ae64db9be04f5d8e605f3561dbfe9a365f209a83b2a3788efb9b3cf33669c8bca17f1bcf6f languageName: node linkType: hard @@ -6614,10 +6605,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:5.57.1": - version: 5.57.1 - resolution: "@typescript-eslint/types@npm:5.57.1" - checksum: 21789eb697904bbb44a18df961d5918e7c5bd90c79df3a8b8b835da81d0c0f42c7eeb2d05f77cafe49a7367ae7f549a0c8281656ea44b6dc56ae1bf19a3a1eae +"@typescript-eslint/scope-manager@npm:6.7.2": + version: 6.7.2 + resolution: "@typescript-eslint/scope-manager@npm:6.7.2" + dependencies: + "@typescript-eslint/types": 6.7.2 + "@typescript-eslint/visitor-keys": 6.7.2 + checksum: e35fa23ecb16252c3ad00b5f1ec05d9b8d33ee30d4c57543892f900443ed77926be9bd2836f06463c31b483f5f0f79070273bc51c4a606f55ac3cd1d9c9cd542 languageName: node linkType: hard @@ -6628,12 +6622,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.57.1": - version: 5.57.1 - resolution: "@typescript-eslint/typescript-estree@npm:5.57.1" +"@typescript-eslint/types@npm:6.7.2": + version: 6.7.2 + resolution: "@typescript-eslint/types@npm:6.7.2" + checksum: 5a7c4cd456f721649757d2edb4cae71d1405c1c2c35672031f012b27007b9d49b7118297eec746dc3351370e6aa414e5d2c493fb658c7b910154b7998c0278e1 + languageName: node + linkType: hard + +"@typescript-eslint/typescript-estree@npm:5.58.0": + version: 5.58.0 + resolution: "@typescript-eslint/typescript-estree@npm:5.58.0" dependencies: - "@typescript-eslint/types": 5.57.1 - "@typescript-eslint/visitor-keys": 5.57.1 + "@typescript-eslint/types": 5.58.0 + "@typescript-eslint/visitor-keys": 5.58.0 debug: ^4.3.4 globby: ^11.1.0 is-glob: ^4.0.3 @@ -6642,25 +6643,25 @@ __metadata: peerDependenciesMeta: typescript: optional: true - checksum: bf96520f6de562838a40c3f009fc61fbee5369621071cd0d1dba4470b2b2f746cf79afe4ffa3fbccb8913295a2fbb3d89681d5178529e8da4987c46ed4e5cbed + checksum: 51b668ec858db0c040a71dff526273945cee4ba5a9b240528d503d02526685882d900cf071c6636a4d9061ed3fd4a7274f7f1a23fba55c4b48b143344b4009c7 languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:5.58.0": - version: 5.58.0 - resolution: "@typescript-eslint/typescript-estree@npm:5.58.0" +"@typescript-eslint/typescript-estree@npm:6.7.2": + version: 6.7.2 + resolution: "@typescript-eslint/typescript-estree@npm:6.7.2" dependencies: - "@typescript-eslint/types": 5.58.0 - "@typescript-eslint/visitor-keys": 5.58.0 + "@typescript-eslint/types": 6.7.2 + "@typescript-eslint/visitor-keys": 6.7.2 debug: ^4.3.4 globby: ^11.1.0 is-glob: ^4.0.3 - semver: ^7.3.7 - tsutils: ^3.21.0 + semver: ^7.5.4 + ts-api-utils: ^1.0.1 peerDependenciesMeta: typescript: optional: true - checksum: 51b668ec858db0c040a71dff526273945cee4ba5a9b240528d503d02526685882d900cf071c6636a4d9061ed3fd4a7274f7f1a23fba55c4b48b143344b4009c7 + checksum: c30b9803567c37527e2806badd98f3083ae125db9a430d8a28647b153e446e6a4b830833f229cca27d5aa0ff5497c149aaa524aa3a6dbf932b557c60d0bfd4f9 languageName: node linkType: hard @@ -6682,16 +6683,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:5.57.1": - version: 5.57.1 - resolution: "@typescript-eslint/visitor-keys@npm:5.57.1" - dependencies: - "@typescript-eslint/types": 5.57.1 - eslint-visitor-keys: ^3.3.0 - checksum: d187dfac044b7c0f24264a9ba5eebcf6651412d840b4aaba8eacabff7e771babcd67c738525b1f7c9eb8c94b7edfe7658f6de99f5fdc9745e409c538c1374674 - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:5.58.0": version: 5.58.0 resolution: "@typescript-eslint/visitor-keys@npm:5.58.0" @@ -6702,6 +6693,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:6.7.2": + version: 6.7.2 + resolution: "@typescript-eslint/visitor-keys@npm:6.7.2" + dependencies: + "@typescript-eslint/types": 6.7.2 + eslint-visitor-keys: ^3.4.1 + checksum: b4915fbc0f3d44c81b92b7151830b698e8b6ed2dee8587bb65540c888c7a84300d3fd6b0c159e2131c7c6df1bebe49fb0d21c347ecdbf7f3e4aec05acebbb0bc + 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" @@ -11642,26 +11643,26 @@ __metadata: languageName: node linkType: hard -"eslint-config-next@npm:^13.4.2": - version: 13.4.2 - resolution: "eslint-config-next@npm:13.4.2" +"eslint-config-next@npm:^13.4.19": + version: 13.4.19 + resolution: "eslint-config-next@npm:13.4.19" dependencies: - "@next/eslint-plugin-next": 13.4.2 + "@next/eslint-plugin-next": 13.4.19 "@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: ^4.5.0 || 5.0.0-canary-7118f5dd7-20230705 peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: ">=3.3.1" peerDependenciesMeta: typescript: optional: true - checksum: 7967443d493a0b0fc45629c587c642f3aef4e17968592b4aea53bc858dc61091a98786aeae2d6d6d574434b838a0935d3d3d20246bd914880bf9a4b82caf7cf8 + checksum: 2b2e527facf98326486b2ce806043f41d1f5a969405d2e546d4726462de3fdd05f720ec97d27952abacb09c34e31f3896da05c0c135e65f587376db9ddd71424 languageName: node linkType: hard @@ -11943,7 +11944,16 @@ __metadata: languageName: node linkType: hard -"eslint-plugin-react-hooks@npm:^4.5.0, eslint-plugin-react-hooks@npm:^4.6.0": +"eslint-plugin-react-hooks@npm:^4.5.0 || 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-hooks@npm:^4.6.0": version: 4.6.0 resolution: "eslint-plugin-react-hooks@npm:4.6.0" peerDependencies: @@ -17738,30 +17748,29 @@ __metadata: languageName: node linkType: hard -"next@npm:^13.4.2": - version: 13.4.2 - resolution: "next@npm:13.4.2" +"next@npm:^13.4.19": + version: 13.4.19 + resolution: "next@npm:13.4.19" dependencies: - "@next/env": 13.4.2 - "@next/swc-darwin-arm64": 13.4.2 - "@next/swc-darwin-x64": 13.4.2 - "@next/swc-linux-arm64-gnu": 13.4.2 - "@next/swc-linux-arm64-musl": 13.4.2 - "@next/swc-linux-x64-gnu": 13.4.2 - "@next/swc-linux-x64-musl": 13.4.2 - "@next/swc-win32-arm64-msvc": 13.4.2 - "@next/swc-win32-ia32-msvc": 13.4.2 - "@next/swc-win32-x64-msvc": 13.4.2 + "@next/env": 13.4.19 + "@next/swc-darwin-arm64": 13.4.19 + "@next/swc-darwin-x64": 13.4.19 + "@next/swc-linux-arm64-gnu": 13.4.19 + "@next/swc-linux-arm64-musl": 13.4.19 + "@next/swc-linux-x64-gnu": 13.4.19 + "@next/swc-linux-x64-musl": 13.4.19 + "@next/swc-win32-arm64-msvc": 13.4.19 + "@next/swc-win32-ia32-msvc": 13.4.19 + "@next/swc-win32-x64-msvc": 13.4.19 "@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.1.0 - fibers: ">= 3.1.0" - node-sass: ^6.0.0 || ^7.0.0 react: ^18.2.0 react-dom: ^18.2.0 sass: ^1.3.0 @@ -17787,15 +17796,11 @@ __metadata: peerDependenciesMeta: "@opentelemetry/api": optional: true - fibers: - optional: true - node-sass: - optional: true sass: optional: true bin: next: dist/bin/next - checksum: 73b9da0d72b54720791ec3e3a3c79922172de5df01d5157507bd095033c33cd611f35da3310d859b3a75456977a4a9a4ef311074517b172dddc92dc769e03e49 + checksum: f4873dab8888ed4dae14d36d7cf8dc54cd042695cf7ee41d05e8757f463d11952a594eb066143cc2f7253ea1d41c6efe681cdc3ab8c2fa6eb0815fa5a94de3dc languageName: node linkType: hard @@ -23460,6 +23465,15 @@ __metadata: languageName: node linkType: hard +"ts-api-utils@npm:^1.0.1": + version: 1.0.3 + resolution: "ts-api-utils@npm:1.0.3" + peerDependencies: + typescript: ">=4.2.0" + checksum: 441cc4489d65fd515ae6b0f4eb8690057add6f3b6a63a36073753547fb6ce0c9ea0e0530220a0b282b0eec535f52c4dfc315d35f8a4c9a91c0def0707a714ca6 + languageName: node + linkType: hard + "ts-dedent@npm:^2.0.0": version: 2.1.1 resolution: "ts-dedent@npm:2.1.1" @@ -24428,6 +24442,16 @@ __metadata: languageName: node linkType: hard +"watchpack@npm:2.4.0, watchpack@npm:^2.2.0, 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 + "watchpack@npm:^1.7.4": version: 1.7.4 resolution: "watchpack@npm:1.7.4" @@ -24445,16 +24469,6 @@ __metadata: languageName: node linkType: hard -"watchpack@npm:^2.2.0, 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 - "wbuf@npm:^1.1.0, wbuf@npm:^1.7.3": version: 1.7.3 resolution: "wbuf@npm:1.7.3"