diff --git a/docs/package.json b/docs/package.json index e0d28db4c5a..23ba5555d9f 100644 --- a/docs/package.json +++ b/docs/package.json @@ -44,7 +44,7 @@ "sass": "1.79.6", "storybook": "8.6.12", "tailwindcss": "^3.4.19", - "vite-plugin-node-polyfills": "^0.25.0" + "vite-plugin-node-polyfills": "^0.26.0" }, "devDependenciesComments": { "sass": "Prevent deprecation warnings introduced in 1.80 as we plan to move away from sass in KAIO" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3d7e90e85bf..020d75eb736 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -255,8 +255,8 @@ importers: specifier: ^3.4.19 version: 3.4.19(tsx@4.21.0) vite-plugin-node-polyfills: - specifier: ^0.25.0 - version: 0.25.0(rollup@4.60.1)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) + specifier: ^0.26.0 + version: 0.26.0(rollup@4.60.1)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)) packages/components: dependencies: @@ -1279,6 +1279,11 @@ packages: '@cultureamp/next-head-hook': '>=1 || ~0.0.0' next: '>=13.5.0' react: '>=16.14.0' + peerDependenciesMeta: + '@cultureamp/next-head-hook': + optional: true + next: + optional: true '@cultureamp/frontend-env@2.1.6': resolution: {integrity: sha512-6FYwQ08fTns6zMjRC74M2wSah8bMBSVsMxRBYmq7KWQOyYT/Jb7/BPpcrFjPaBzvnoKBLQ06TrbykCcZOkGRSA==, tarball: https://npm.pkg.github.com/download/@cultureamp/frontend-env/2.1.6/e7375ab88fbc9f9770f2094896a6dc5185094165} @@ -1291,6 +1296,11 @@ packages: eslint: ^9.0.0 next: '>=13.5.0' react: ^18.3.1 || ^19.0.0 + peerDependenciesMeta: + eslint: + optional: true + next: + optional: true '@cultureamp/next-head-hook@1.1.11': resolution: {integrity: sha512-FyaCA3oKHnxZ+pPHcPTCDoRCG4/1y0W16U1O5eyTgSxjuJfWTui3vz65MNvNxlJ20+DZ8BXmV3M0y93t/Fubog==, tarball: https://npm.pkg.github.com/download/@cultureamp/next-head-hook/1.1.11/5444465f7d6ce0d79ba33d60180245ed245956ad} @@ -9952,10 +9962,10 @@ packages: engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true - vite-plugin-node-polyfills@0.25.0: - resolution: {integrity: sha512-rHZ324W3LhfGPxWwQb2N048TThB6nVvnipsqBUJEzh3R9xeK9KI3si+GMQxCuAcpPJBVf0LpDtJ+beYzB3/chg==} + vite-plugin-node-polyfills@0.26.0: + resolution: {integrity: sha512-BAe5YzJf368XGev02hDvioidx4uVH8dqEJlG73bjQSxM26/AQnGcKFomq9n3vGq5yqpSHKN4h1XQNxx9l98mBg==} peerDependencies: - vite: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 + vite: ^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 vite@7.3.1: resolution: {integrity: sha512-w+N7Hifpc3gRjZ63vYBXA56dvvRlNWRczTdmCBBa+CotUzAPf5b7YMdMR/8CQoeYE5LX3W4wj6RYTgonm1b9DA==} @@ -11119,7 +11129,6 @@ snapshots: '@cultureamp/frontend-apis@13.3.0(@cultureamp/next-head-hook@1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)))(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6))(react@19.2.4)(typescript@5.9.3)': dependencies: '@cultureamp/frontend-env': 2.1.6 - '@cultureamp/next-head-hook': 1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)) '@cultureamp/redirect-to-login': 2.0.3 '@readme/openapi-parser': 2.7.0(openapi-types@12.1.3) '@tanstack/react-query': 5.76.2(react@19.2.4) @@ -11134,7 +11143,6 @@ snapshots: js-yaml: 4.1.1 jsrsasign: 11.1.0 msw: 2.2.14(typescript@5.9.3) - next: 15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6) openapi-types: 12.1.3 openapi-typescript: 6.7.6 react: 19.2.4 @@ -11143,6 +11151,9 @@ snapshots: url-parse: 1.5.10 uuid: 9.0.1 yargs: 17.7.2 + optionalDependencies: + '@cultureamp/next-head-hook': 1.1.11(next@15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6)) + next: 15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6) transitivePeerDependencies: - '@chromatic-com/cypress' - '@chromatic-com/playwright' @@ -11164,7 +11175,6 @@ snapshots: '@formatjs/cli-lib': 6.4.2(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)) babel-plugin-formatjs: 10.5.16(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)) date-fns: 3.6.0 - eslint: 9.18.0(jiti@1.21.7) eslint-plugin-formatjs: 6.3.0(eslint@9.18.0(jiti@1.21.7))(ts-jest@29.2.4(@babel/core@7.29.0)(@jest/transform@29.7.0)(@jest/types@29.6.3)(babel-jest@29.7.0(@babel/core@7.29.0))(esbuild@0.27.1)(jest@30.2.0(@types/node@22.19.17)(esbuild-register@3.6.0(esbuild@0.27.1))(ts-node@10.9.2(@swc/core@1.7.10(@swc/helpers@0.5.15))(@types/node@22.19.17)(typescript@5.9.3)))(typescript@5.9.3)) fast-glob: 3.3.3 form-data: 4.0.5 @@ -11172,11 +11182,13 @@ snapshots: isomorphic-resolve: 1.0.0 json-stable-stringify: 1.3.0 limiter-es6-compat: 2.1.2 - next: 15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6) react: 19.2.4 react-intl: 7.1.14(react@19.2.4)(typescript@5.9.3) smartling-api-sdk-nodejs: 2.30.0(encoding@0.1.13) yargs: 17.7.2 + optionalDependencies: + eslint: 9.18.0(jiti@1.21.7) + next: 15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6) transitivePeerDependencies: - '@chromatic-com/cypress' - '@chromatic-com/playwright' @@ -11197,6 +11209,7 @@ snapshots: dependencies: next: 15.2.5(@babel/core@7.29.0)(react-dom@19.2.4(react@19.2.4))(react@19.2.4)(sass@1.79.6) react: 18.3.1 + optional: true '@cultureamp/package-bundler@4.0.1(@babel/core@7.29.0)(@types/babel__core@7.20.5)(postcss-preset-env@11.2.0(postcss@8.5.8))(postcss@8.5.8)(rollup@4.60.1)(tslib@2.8.1)(typescript@5.9.3)': dependencies: @@ -12199,7 +12212,8 @@ snapshots: '@tybys/wasm-util': 0.9.0 optional: true - '@next/env@15.2.5': {} + '@next/env@15.2.5': + optional: true '@next/swc-darwin-arm64@15.2.5': optional: true @@ -15331,6 +15345,7 @@ snapshots: busboy@1.6.0: dependencies: streamsearch: 1.1.0 + optional: true cac@6.7.14: {} @@ -18858,6 +18873,7 @@ snapshots: transitivePeerDependencies: - '@babel/core' - babel-plugin-macros + optional: true no-case@3.0.4: dependencies: @@ -19854,6 +19870,7 @@ snapshots: nanoid: 3.3.11 picocolors: 1.1.1 source-map-js: 1.2.1 + optional: true postcss@8.5.6: dependencies: @@ -20320,6 +20337,7 @@ snapshots: react@18.3.1: dependencies: loose-envify: 1.4.0 + optional: true react@19.2.4: {} @@ -20910,7 +20928,8 @@ snapshots: readable-stream: 3.6.2 xtend: 4.0.2 - streamsearch@1.1.0: {} + streamsearch@1.1.0: + optional: true strict-event-emitter@0.5.1: {} @@ -21055,6 +21074,7 @@ snapshots: react: 19.2.4 optionalDependencies: '@babel/core': 7.29.0 + optional: true stylehacks@7.0.8(postcss@8.5.8): dependencies: @@ -21829,7 +21849,7 @@ snapshots: - tsx - yaml - vite-plugin-node-polyfills@0.25.0(rollup@4.60.1)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)): + vite-plugin-node-polyfills@0.26.0(rollup@4.60.1)(vite@7.3.1(@types/node@22.19.17)(jiti@1.21.7)(less@4.2.0)(sass@1.79.6)(stylus@0.62.0)(terser@5.31.5)(tsx@4.21.0)(yaml@2.5.0)): dependencies: '@rollup/plugin-inject': 5.0.5(rollup@4.60.1) node-stdlib-browser: 1.3.1