diff --git a/package.json b/package.json index cbfca436..e3429357 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "with-env": "dotenv -e ./.env --" }, "dependencies": { - "@crowdin/crowdin-api-client": "1.33.2", + "@crowdin/crowdin-api-client": "1.33.3", "@emotion/react": "11.11.4", "@emotion/server": "11.11.0", "@mantine/carousel": "6.0.21", @@ -68,7 +68,7 @@ "react-i18next": "14.1.2", "slugify": "1.6.6", "superjson": "2.2.1", - "ws": "8.17.1", + "ws": "8.18.0", "zod": "3.23.8" }, "devDependencies": { @@ -85,7 +85,7 @@ "@storybook/react": "8.1.11", "@tomfreudenberg/next-auth-mock": "0.5.6", "@types/luxon": "3.4.2", - "@types/node": "20.14.9", + "@types/node": "20.14.10", "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "@types/umami": "0.1.5", @@ -110,7 +110,7 @@ "eslint-plugin-turbo": "1.13.4", "husky": "9.0.11", "i18next-hmr": "3.1.2", - "knip": "5.23.3", + "knip": "5.24.1", "lint-staged": "15.2.7", "listr2": "8.2.3", "luxon": "3.4.4", @@ -122,7 +122,7 @@ "prisma": "5.16.1", "react-docgen-typescript": "2.2.2", "storybook": "8.1.11", - "tsx": "4.16.0", + "tsx": "4.16.2", "turbo": "1.13.4", "type-fest": "4.21.0", "typescript": "5.5.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d3e3039f..13c126e2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@crowdin/crowdin-api-client': - specifier: 1.33.2 - version: 1.33.2 + specifier: 1.33.3 + version: 1.33.3 '@emotion/react': specifier: 11.11.4 version: 11.11.4(@types/react@18.3.3)(react@18.3.1) @@ -120,8 +120,8 @@ importers: specifier: 2.2.1 version: 2.2.1 ws: - specifier: 8.17.1 - version: 8.17.1 + specifier: 8.18.0 + version: 8.18.0 zod: specifier: 3.23.8 version: 3.23.8 @@ -166,8 +166,8 @@ importers: specifier: 3.4.2 version: 3.4.2 '@types/node': - specifier: 20.14.9 - version: 20.14.9 + specifier: 20.14.10 + version: 20.14.10 '@types/react': specifier: 18.3.3 version: 18.3.3 @@ -241,8 +241,8 @@ importers: specifier: 3.1.2 version: 3.1.2 knip: - specifier: 5.23.3 - version: 5.23.3(@types/node@20.14.9)(typescript@5.5.3) + specifier: 5.24.1 + version: 5.24.1(@types/node@20.14.10)(typescript@5.5.3) lint-staged: specifier: 15.2.7 version: 15.2.7 @@ -277,8 +277,8 @@ importers: specifier: 8.1.11 version: 8.1.11(@babel/preset-env@7.24.7(@babel/core@7.24.7))(react-dom@18.3.1(react@18.3.1))(react@18.3.1) tsx: - specifier: 4.16.0 - version: 4.16.0 + specifier: 4.16.2 + version: 4.16.2 turbo: specifier: 1.13.4 version: 1.13.4 @@ -990,8 +990,8 @@ packages: '@corex/deepmerge@4.0.43': resolution: {integrity: sha512-N8uEMrMPL0cu/bdboEWpQYb/0i2K5Qn8eCsxzOmxSggJbbQte7ljMRoXm917AbntqTGOzdTu+vP3KOOzoC70HQ==} - '@crowdin/crowdin-api-client@1.33.2': - resolution: {integrity: sha512-vf9iSbvLGrgUPfhf3SgHFBMfOkZNLOn+nrLdPrVN7zaKv45PKnYIRcwahYnGhmnC3vR7hZo7d/u7Ajidk8K+fA==} + '@crowdin/crowdin-api-client@1.33.3': + resolution: {integrity: sha512-fgQobHiEtPydfFgmSILmrKUX222SbGshEVTFqE5plj2+wkkS5HgcXlzGBrjcIIAtqUPs3ch602Wk7YlvhyzB0w==} engines: {node: '>=12.9.0'} '@discoveryjs/json-ext@0.5.7': @@ -2520,8 +2520,8 @@ packages: '@types/node@18.19.39': resolution: {integrity: sha512-nPwTRDKUctxw3di5b4TfT3I0sWDiWoPQCZjXhvdkINntwr8lcoVCKsTgnXeRubKIlfnV+eN/HYk6Jb40tbcEAQ==} - '@types/node@20.14.9': - resolution: {integrity: sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==} + '@types/node@20.14.10': + resolution: {integrity: sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -5088,8 +5088,8 @@ packages: resolution: {integrity: sha512-dhG34DXATL5hSxJbIexCft8FChFXtmskoZYnoPWjXQuebWYCNkVeV3KkGegCK9CP1oswI/vQibS2GY7Em/sJJA==} engines: {node: '>= 8'} - knip@5.23.3: - resolution: {integrity: sha512-i0vFlpe3D9AZmp3Hlq3ZncjJQB2x21LeVrIV+9rnBavaKpTLhV/sLmE4iqTjEWedLtpfJsax68S68aqZzcXpsQ==} + knip@5.24.1: + resolution: {integrity: sha512-YgVtCxu3lpsGHrZJUozBr7oAlQvwkxaExZr0OwaiDK92em/Gp0ZfzQC3h8ZOfFVGxgNqNX7AV61xWA/Lusg46A==} engines: {node: '>=18.6.0'} hasBin: true peerDependencies: @@ -6953,8 +6953,8 @@ packages: peerDependencies: typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' - tsx@4.16.0: - resolution: {integrity: sha512-MPgN+CuY+4iKxGoJNPv+1pyo5YWZAQ5XfsyobUG+zoKG7IkvCPLZDEyoIb8yLS2FcWci1nlxAqmvPlFWD5AFiQ==} + tsx@4.16.2: + resolution: {integrity: sha512-C1uWweJDgdtX2x600HjaFaucXTilT7tgUZHbOE4+ypskZ1OP8CRCSDkCxG6Vya9EwaFIVagWwpaVAn5wzypaqQ==} engines: {node: '>=18.0.0'} hasBin: true @@ -7347,8 +7347,8 @@ packages: utf-8-validate: optional: true - ws@8.17.1: - resolution: {integrity: sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==} + ws@8.18.0: + resolution: {integrity: sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==} engines: {node: '>=10.0.0'} peerDependencies: bufferutil: ^4.0.1 @@ -8330,7 +8330,7 @@ snapshots: '@corex/deepmerge@4.0.43': {} - '@crowdin/crowdin-api-client@1.33.2': + '@crowdin/crowdin-api-client@1.33.3': dependencies: axios: 1.7.2 transitivePeerDependencies: @@ -8733,7 +8733,7 @@ snapshots: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/yargs': 17.0.32 chalk: 4.1.2 @@ -9717,7 +9717,7 @@ snapshots: util: 0.12.5 util-deprecate: 1.0.2 watchpack: 2.4.1 - ws: 8.17.1 + ws: 8.18.0 transitivePeerDependencies: - bufferutil - encoding @@ -10181,15 +10181,15 @@ snapshots: '@types/body-parser@1.19.5': dependencies: '@types/connect': 3.4.38 - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/connect@3.4.38': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/cross-spawn@6.0.6': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/debug@4.1.12': dependencies: @@ -10227,7 +10227,7 @@ snapshots: '@types/express-serve-static-core@4.19.5': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -10242,7 +10242,7 @@ snapshots: '@types/glob@7.1.3': dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/hast@3.0.4': dependencies: @@ -10297,7 +10297,7 @@ snapshots: dependencies: undici-types: 5.26.5 - '@types/node@20.14.9': + '@types/node@20.14.10': dependencies: undici-types: 5.26.5 @@ -10307,7 +10307,7 @@ snapshots: '@types/pg@8.11.6': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.14.10 pg-protocol: 1.6.1 pg-types: 4.0.2 @@ -10335,12 +10335,12 @@ snapshots: '@types/send@0.17.4': dependencies: '@types/mime': 1.3.5 - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/serve-static@1.15.7': dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/send': 0.17.4 '@types/stack-utils@2.0.3': {} @@ -10355,7 +10355,7 @@ snapshots: '@types/ws@8.5.10': dependencies: - '@types/node': 20.14.9 + '@types/node': 20.14.10 '@types/yargs-parser@21.0.3': {} @@ -12114,7 +12114,7 @@ snapshots: '@types/glob': 7.1.3 '@types/js-yaml': 3.12.5 '@types/lodash': 4.17.6 - '@types/node': 20.14.9 + '@types/node': 20.14.10 dedent: 1.5.3(babel-plugin-macros@3.1.0) eslint-plugin-markdown: 4.0.1(eslint@8.57.0) expect: 29.7.0 @@ -13282,7 +13282,7 @@ snapshots: jest-util@29.7.0: dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.9 + '@types/node': 20.14.10 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -13290,7 +13290,7 @@ snapshots: jest-worker@27.5.1: dependencies: - '@types/node': 20.14.9 + '@types/node': 20.14.10 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -13403,12 +13403,12 @@ snapshots: klona@2.0.6: {} - knip@5.23.3(@types/node@20.14.9)(typescript@5.5.3): + knip@5.24.1(@types/node@20.14.10)(typescript@5.5.3): dependencies: '@ericcornelissen/bash-parser': 0.5.3 '@nodelib/fs.walk': 2.0.0 '@snyk/github-codeowners': 1.1.0 - '@types/node': 20.14.9 + '@types/node': 20.14.10 easy-table: 1.2.0 fast-glob: 3.3.2 jiti: 1.21.6 @@ -15464,7 +15464,7 @@ snapshots: tslib: 1.14.1 typescript: 5.5.3 - tsx@4.16.0: + tsx@4.16.2: dependencies: esbuild: 0.21.5 get-tsconfig: 4.7.5 @@ -15886,7 +15886,7 @@ snapshots: ws@7.5.10: {} - ws@8.17.1: {} + ws@8.18.0: {} xtend@2.1.2: dependencies: