diff --git a/apps/e2e/package.json b/apps/e2e/package.json index d262a1216..b8f333752 100644 --- a/apps/e2e/package.json +++ b/apps/e2e/package.json @@ -13,7 +13,7 @@ "license": "ISC", "devDependencies": { "@playwright/test": "^1.44.1", - "@types/node": "^20.12.13", + "@types/node": "^20.14.2", "node-html-parser": "^6.1.13" } } diff --git a/apps/web/package.json b/apps/web/package.json index 0bd943bcb..6e2747de9 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -65,7 +65,7 @@ "next-themes": "0.3.0", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "^7.51.4", + "react-hook-form": "^7.51.5", "react-i18next": "^14.1.2", "recharts": "^2.12.7", "sonner": "^1.5.0", @@ -79,7 +79,7 @@ "@kit/tsconfig": "workspace:^", "@next/bundle-analyzer": "14.2.3", "@types/mdx": "^2.0.13", - "@types/node": "^20.12.13", + "@types/node": "^20.14.2", "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "autoprefixer": "^10.4.19", diff --git a/packages/billing/gateway/package.json b/packages/billing/gateway/package.json index aa0a53cbc..0f08830b6 100644 --- a/packages/billing/gateway/package.json +++ b/packages/billing/gateway/package.json @@ -33,7 +33,7 @@ "lucide-react": "^0.394.0", "next": "14.2.3", "react": "18.3.1", - "react-hook-form": "^7.51.4", + "react-hook-form": "^7.51.5", "react-i18next": "^14.1.2", "zod": "^3.23.8" }, diff --git a/packages/cms/core/package.json b/packages/cms/core/package.json index 2f39f6e7d..99c972093 100644 --- a/packages/cms/core/package.json +++ b/packages/cms/core/package.json @@ -16,7 +16,7 @@ "@kit/eslint-config": "workspace:*", "@kit/prettier-config": "workspace:*", "@kit/tsconfig": "workspace:*", - "@types/node": "^20.12.13" + "@types/node": "^20.14.2" }, "eslintConfig": { "root": true, diff --git a/packages/cms/keystatic/package.json b/packages/cms/keystatic/package.json index 7e70106a3..38158ad0e 100644 --- a/packages/cms/keystatic/package.json +++ b/packages/cms/keystatic/package.json @@ -25,7 +25,7 @@ "@kit/prettier-config": "workspace:*", "@kit/tsconfig": "workspace:*", "@kit/ui": "workspace:^", - "@types/node": "^20.12.13", + "@types/node": "^20.14.2", "@types/react": "^18.3.3", "react": "18.3.1", "zod": "^3.23.8" diff --git a/packages/cms/wordpress/package.json b/packages/cms/wordpress/package.json index 25e2ee3e3..32d6f7d18 100644 --- a/packages/cms/wordpress/package.json +++ b/packages/cms/wordpress/package.json @@ -19,7 +19,7 @@ "@kit/prettier-config": "workspace:*", "@kit/tsconfig": "workspace:*", "@kit/ui": "workspace:^", - "@types/node": "^20.12.13", + "@types/node": "^20.14.2", "wp-types": "^3.65.0" }, "eslintConfig": { diff --git a/packages/features/accounts/package.json b/packages/features/accounts/package.json index d218ee10a..fa430e2a5 100644 --- a/packages/features/accounts/package.json +++ b/packages/features/accounts/package.json @@ -42,7 +42,7 @@ "next-themes": "0.3.0", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "^7.51.4", + "react-hook-form": "^7.51.5", "react-i18next": "^14.1.2", "sonner": "^1.5.0", "zod": "^3.23.8" diff --git a/packages/features/admin/package.json b/packages/features/admin/package.json index 93e380de0..3a626d5fb 100644 --- a/packages/features/admin/package.json +++ b/packages/features/admin/package.json @@ -28,7 +28,7 @@ "next": "14.2.3", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "^7.51.4", + "react-hook-form": "^7.51.5", "zod": "^3.23.8" }, "exports": { diff --git a/packages/features/auth/package.json b/packages/features/auth/package.json index 4666745e5..2168085dd 100644 --- a/packages/features/auth/package.json +++ b/packages/features/auth/package.json @@ -33,7 +33,7 @@ "@types/react": "^18.3.3", "lucide-react": "^0.394.0", "next": "14.2.3", - "react-hook-form": "^7.51.4", + "react-hook-form": "^7.51.5", "react-i18next": "^14.1.2", "sonner": "^1.5.0", "zod": "^3.23.8" diff --git a/packages/features/team-accounts/package.json b/packages/features/team-accounts/package.json index 98f040c27..abab9dbb2 100644 --- a/packages/features/team-accounts/package.json +++ b/packages/features/team-accounts/package.json @@ -42,7 +42,7 @@ "next": "14.2.3", "react": "18.3.1", "react-dom": "18.3.1", - "react-hook-form": "^7.51.4", + "react-hook-form": "^7.51.5", "react-i18next": "^14.1.2", "sonner": "^1.5.0", "zod": "^3.23.8" diff --git a/packages/i18n/package.json b/packages/i18n/package.json index c6ab2bfbc..4f4e41ebb 100644 --- a/packages/i18n/package.json +++ b/packages/i18n/package.json @@ -25,7 +25,7 @@ "react-i18next": "^14.1.2" }, "dependencies": { - "i18next": "^23.11.4", + "i18next": "^23.11.5", "i18next-browser-languagedetector": "8.0.0", "i18next-resources-to-backend": "^1.2.1" }, diff --git a/packages/ui/package.json b/packages/ui/package.json index 10b7013ee..1d404470e 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -51,7 +51,7 @@ "next-themes": "0.3.0", "prettier": "^3.3.2", "react-day-picker": "^8.10.1", - "react-hook-form": "^7.51.4", + "react-hook-form": "^7.51.5", "react-i18next": "^14.1.2", "sonner": "^1.5.0", "tailwindcss": "3.4.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 412d5d38d..f74469c11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -43,7 +43,7 @@ importers: specifier: ^1.44.1 version: 1.44.1 '@types/node': - specifier: ^20.12.13 + specifier: ^20.14.2 version: 20.14.2 node-html-parser: specifier: ^6.1.13 @@ -154,7 +154,7 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.51.4 + specifier: ^7.51.5 version: 7.51.5(react@18.3.1) react-i18next: specifier: ^14.1.2 @@ -191,7 +191,7 @@ importers: specifier: ^2.0.13 version: 2.0.13 '@types/node': - specifier: ^20.12.13 + specifier: ^20.14.2 version: 20.14.2 '@types/react': specifier: ^18.3.3 @@ -299,7 +299,7 @@ importers: specifier: 18.3.1 version: 18.3.1 react-hook-form: - specifier: ^7.51.4 + specifier: ^7.51.5 version: 7.51.5(react@18.3.1) react-i18next: specifier: ^14.1.2 @@ -415,7 +415,7 @@ importers: specifier: workspace:* version: link:../../../tooling/typescript '@types/node': - specifier: ^20.12.13 + specifier: ^20.14.2 version: 20.14.2 packages/cms/keystatic: @@ -446,7 +446,7 @@ importers: specifier: workspace:^ version: link:../../ui '@types/node': - specifier: ^20.12.13 + specifier: ^20.14.2 version: 20.14.2 '@types/react': specifier: ^18.3.3 @@ -476,7 +476,7 @@ importers: specifier: workspace:^ version: link:../../ui '@types/node': - specifier: ^20.12.13 + specifier: ^20.14.2 version: 20.14.2 wp-types: specifier: ^3.65.0 @@ -619,7 +619,7 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.51.4 + specifier: ^7.51.5 version: 7.51.5(react@18.3.1) react-i18next: specifier: ^14.1.2 @@ -688,7 +688,7 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.51.4 + specifier: ^7.51.5 version: 7.51.5(react@18.3.1) zod: specifier: ^3.23.8 @@ -742,7 +742,7 @@ importers: specifier: 14.2.3 version: 14.2.3(@babel/core@7.24.7)(@opentelemetry/api@1.9.0)(@playwright/test@1.44.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-hook-form: - specifier: ^7.51.4 + specifier: ^7.51.5 version: 7.51.5(react@18.3.1) react-i18next: specifier: ^14.1.2 @@ -878,7 +878,7 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-hook-form: - specifier: ^7.51.4 + specifier: ^7.51.5 version: 7.51.5(react@18.3.1) react-i18next: specifier: ^14.1.2 @@ -893,7 +893,7 @@ importers: packages/i18n: dependencies: i18next: - specifier: ^23.11.4 + specifier: ^23.11.5 version: 23.11.5 i18next-browser-languagedetector: specifier: 8.0.0 @@ -1286,7 +1286,7 @@ importers: specifier: ^8.10.1 version: 8.10.1(date-fns@3.6.0)(react@18.3.1) react-hook-form: - specifier: ^7.51.4 + specifier: ^7.51.5 version: 7.51.5(react@18.3.1) react-i18next: specifier: ^14.1.2 @@ -1319,11 +1319,11 @@ importers: specifier: ^8.56.10 version: 8.56.10 '@typescript-eslint/eslint-plugin': - specifier: ^7.12.0 - version: 7.12.0(@typescript-eslint/parser@7.12.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) + specifier: ^7.13.0 + version: 7.13.0(@typescript-eslint/parser@7.13.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5) '@typescript-eslint/parser': - specifier: ^7.12.0 - version: 7.12.0(eslint@8.57.0)(typescript@5.4.5) + specifier: ^7.13.0 + version: 7.13.0(eslint@8.57.0)(typescript@5.4.5) eslint-config-prettier: specifier: ^9.1.0 version: 9.1.0(eslint@8.57.0) @@ -1332,7 +1332,7 @@ importers: version: 2.0.3(eslint@8.57.0) eslint-plugin-import: specifier: ^2.29.1 - version: 2.29.1(@typescript-eslint/parser@7.12.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) + version: 2.29.1(@typescript-eslint/parser@7.13.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0) eslint-plugin-react: specifier: ^7.34.2 version: 7.34.2(eslint@8.57.0) @@ -1365,8 +1365,8 @@ importers: specifier: ^3.3.2 version: 3.3.2 prettier-plugin-tailwindcss: - specifier: ^0.6.1 - version: 0.6.1(@ianvs/prettier-plugin-sort-imports@4.2.1(prettier@3.3.2))(@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.3.2))(prettier-plugin-astro@0.14.0)(prettier@3.3.2) + specifier: ^0.6.3 + version: 0.6.3(@ianvs/prettier-plugin-sort-imports@4.2.1(prettier@3.3.2))(@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.3.2))(prettier-plugin-astro@0.14.0)(prettier@3.3.2) devDependencies: '@kit/tsconfig': specifier: workspace:^ @@ -3888,8 +3888,8 @@ packages: '@types/ws@8.5.10': resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} - '@typescript-eslint/eslint-plugin@7.12.0': - resolution: {integrity: sha512-7F91fcbuDf/d3S8o21+r3ZncGIke/+eWk0EpO21LXhDfLahriZF9CGj4fbAetEjlaBdjdSm9a6VeXbpbT6Z40Q==} + '@typescript-eslint/eslint-plugin@7.13.0': + resolution: {integrity: sha512-FX1X6AF0w8MdVFLSdqwqN/me2hyhuQg4ykN6ZpVhh1ij/80pTvDKclX1sZB9iqex8SjQfVhwMKs3JtnnMLzG9w==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -3899,8 +3899,8 @@ packages: typescript: optional: true - '@typescript-eslint/parser@7.12.0': - resolution: {integrity: sha512-dm/J2UDY3oV3TKius2OUZIFHsomQmpHtsV0FTh1WO8EKgHLQ1QCADUqscPgTpU+ih1e21FQSRjXckHn3txn6kQ==} + '@typescript-eslint/parser@7.13.0': + resolution: {integrity: sha512-EjMfl69KOS9awXXe83iRN7oIEXy9yYdqWfqdrFAYAAr6syP8eLEFI7ZE4939antx2mNgPRW/o1ybm2SFYkbTVA==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -3909,12 +3909,12 @@ packages: typescript: optional: true - '@typescript-eslint/scope-manager@7.12.0': - resolution: {integrity: sha512-itF1pTnN6F3unPak+kutH9raIkL3lhH1YRPGgt7QQOh43DQKVJXmWkpb+vpc/TiDHs6RSd9CTbDsc/Y+Ygq7kg==} + '@typescript-eslint/scope-manager@7.13.0': + resolution: {integrity: sha512-ZrMCe1R6a01T94ilV13egvcnvVJ1pxShkE0+NDjDzH4nvG1wXpwsVI5bZCvE7AEDH1mXEx5tJSVR68bLgG7Dng==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/type-utils@7.12.0': - resolution: {integrity: sha512-lib96tyRtMhLxwauDWUp/uW3FMhLA6D0rJ8T7HmH7x23Gk1Gwwu8UZ94NMXBvOELn6flSPiBrCKlehkiXyaqwA==} + '@typescript-eslint/type-utils@7.13.0': + resolution: {integrity: sha512-xMEtMzxq9eRkZy48XuxlBFzpVMDurUAfDu5Rz16GouAtXm0TaAoTFzqWUFPPuQYXI/CDaH/Bgx/fk/84t/Bc9A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -3923,12 +3923,12 @@ packages: typescript: optional: true - '@typescript-eslint/types@7.12.0': - resolution: {integrity: sha512-o+0Te6eWp2ppKY3mLCU+YA9pVJxhUJE15FV7kxuD9jgwIAa+w/ycGJBMrYDTpVGUM/tgpa9SeMOugSabWFq7bg==} + '@typescript-eslint/types@7.13.0': + resolution: {integrity: sha512-QWuwm9wcGMAuTsxP+qz6LBBd3Uq8I5Nv8xb0mk54jmNoCyDspnMvVsOxI6IsMmway5d1S9Su2+sCKv1st2l6eA==} engines: {node: ^18.18.0 || >=20.0.0} - '@typescript-eslint/typescript-estree@7.12.0': - resolution: {integrity: sha512-5bwqLsWBULv1h6pn7cMW5dXX/Y2amRqLaKqsASVwbBHMZSnHqE/HN4vT4fE0aFsiwxYvr98kqOWh1a8ZKXalCQ==} + '@typescript-eslint/typescript-estree@7.13.0': + resolution: {integrity: sha512-cAvBvUoobaoIcoqox1YatXOnSl3gx92rCZoMRPzMNisDiM12siGilSM4+dJAekuuHTibI2hVC2fYK79iSFvWjw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: typescript: '*' @@ -3936,14 +3936,14 @@ packages: typescript: optional: true - '@typescript-eslint/utils@7.12.0': - resolution: {integrity: sha512-Y6hhwxwDx41HNpjuYswYp6gDbkiZ8Hin9Bf5aJQn1bpTs3afYY4GX+MPYxma8jtoIV2GRwTM/UJm/2uGCVv+DQ==} + '@typescript-eslint/utils@7.13.0': + resolution: {integrity: sha512-jceD8RgdKORVnB4Y6BqasfIkFhl4pajB1wVxrF4akxD2QPM8GNYjgGwEzYS+437ewlqqrg7Dw+6dhdpjMpeBFQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 - '@typescript-eslint/visitor-keys@7.12.0': - resolution: {integrity: sha512-uZk7DevrQLL3vSnfFl5bj4sL75qC9D6EdjemIdbtkuUmIheWpuiiylSY01JxJE7+zGrOWDZrp1WxOuDntvKrHQ==} + '@typescript-eslint/visitor-keys@7.13.0': + resolution: {integrity: sha512-nxn+dozQx+MK61nn/JP+M4eCkHDSxSLDpgE3WcQo0+fkjEolnaB5jswvIKC4K56By8MMgIho7f1PVxERHEo8rw==} engines: {node: ^18.18.0 || >=20.0.0} '@ungap/structured-clone@1.2.0': @@ -6378,8 +6378,8 @@ packages: resolution: {integrity: sha512-7jRGJsexaRIyUzTk8uzXlP45cw6DQ5Ci4bTe0xCBCcuO1Fff8jJy9oI+kRCQKSdDFTSAArMSg8GpvzlKBtSaZA==} engines: {node: ^14.15.0 || >=16.0.0} - prettier-plugin-tailwindcss@0.6.1: - resolution: {integrity: sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w==} + prettier-plugin-tailwindcss@0.6.3: + resolution: {integrity: sha512-GeJ9bqXN4APAP0V5T2a1J/o6a50MWevEUCPWxijpdXFDQkBCoAfz4pQfv+YMXSqZ5GXLMDYio0mUOfrYL7gf4w==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*' @@ -11031,14 +11031,14 @@ snapshots: dependencies: '@types/node': 20.14.2 - '@typescript-eslint/eslint-plugin@7.12.0(@typescript-eslint/parser@7.12.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/eslint-plugin@7.13.0(@typescript-eslint/parser@7.13.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0)(typescript@5.4.5)': dependencies: '@eslint-community/regexpp': 4.10.1 - '@typescript-eslint/parser': 7.12.0(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/scope-manager': 7.12.0 - '@typescript-eslint/type-utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.12.0 + '@typescript-eslint/parser': 7.13.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.13.0 + '@typescript-eslint/type-utils': 7.13.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/utils': 7.13.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.13.0 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 @@ -11049,12 +11049,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@7.12.0(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/parser@7.13.0(eslint@8.57.0)(typescript@5.4.5)': dependencies: - '@typescript-eslint/scope-manager': 7.12.0 - '@typescript-eslint/types': 7.12.0 - '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5) - '@typescript-eslint/visitor-keys': 7.12.0 + '@typescript-eslint/scope-manager': 7.13.0 + '@typescript-eslint/types': 7.13.0 + '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.4.5) + '@typescript-eslint/visitor-keys': 7.13.0 debug: 4.3.5 eslint: 8.57.0 optionalDependencies: @@ -11062,15 +11062,15 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@7.12.0': + '@typescript-eslint/scope-manager@7.13.0': dependencies: - '@typescript-eslint/types': 7.12.0 - '@typescript-eslint/visitor-keys': 7.12.0 + '@typescript-eslint/types': 7.13.0 + '@typescript-eslint/visitor-keys': 7.13.0 - '@typescript-eslint/type-utils@7.12.0(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/type-utils@7.13.0(eslint@8.57.0)(typescript@5.4.5)': dependencies: - '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5) - '@typescript-eslint/utils': 7.12.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.4.5) + '@typescript-eslint/utils': 7.13.0(eslint@8.57.0)(typescript@5.4.5) debug: 4.3.5 eslint: 8.57.0 ts-api-utils: 1.3.0(typescript@5.4.5) @@ -11079,12 +11079,12 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/types@7.12.0': {} + '@typescript-eslint/types@7.13.0': {} - '@typescript-eslint/typescript-estree@7.12.0(typescript@5.4.5)': + '@typescript-eslint/typescript-estree@7.13.0(typescript@5.4.5)': dependencies: - '@typescript-eslint/types': 7.12.0 - '@typescript-eslint/visitor-keys': 7.12.0 + '@typescript-eslint/types': 7.13.0 + '@typescript-eslint/visitor-keys': 7.13.0 debug: 4.3.5 globby: 11.1.0 is-glob: 4.0.3 @@ -11096,20 +11096,20 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@7.12.0(eslint@8.57.0)(typescript@5.4.5)': + '@typescript-eslint/utils@7.13.0(eslint@8.57.0)(typescript@5.4.5)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) - '@typescript-eslint/scope-manager': 7.12.0 - '@typescript-eslint/types': 7.12.0 - '@typescript-eslint/typescript-estree': 7.12.0(typescript@5.4.5) + '@typescript-eslint/scope-manager': 7.13.0 + '@typescript-eslint/types': 7.13.0 + '@typescript-eslint/typescript-estree': 7.13.0(typescript@5.4.5) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript - '@typescript-eslint/visitor-keys@7.12.0': + '@typescript-eslint/visitor-keys@7.13.0': dependencies: - '@typescript-eslint/types': 7.12.0 + '@typescript-eslint/types': 7.13.0 eslint-visitor-keys: 3.4.3 '@ungap/structured-clone@1.2.0': {} @@ -12072,17 +12072,17 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-module-utils@2.8.1(@typescript-eslint/parser@7.12.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): + eslint-module-utils@2.8.1(@typescript-eslint/parser@7.13.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0): dependencies: debug: 3.2.7 optionalDependencies: - '@typescript-eslint/parser': 7.12.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.13.0(eslint@8.57.0)(typescript@5.4.5) eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 transitivePeerDependencies: - supports-color - eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.12.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0): + eslint-plugin-import@2.29.1(@typescript-eslint/parser@7.13.0(eslint@8.57.0)(typescript@5.4.5))(eslint@8.57.0): dependencies: array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 @@ -12092,7 +12092,7 @@ snapshots: doctrine: 2.1.0 eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.12.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) + eslint-module-utils: 2.8.1(@typescript-eslint/parser@7.13.0(eslint@8.57.0)(typescript@5.4.5))(eslint-import-resolver-node@0.3.9)(eslint@8.57.0) hasown: 2.0.2 is-core-module: 2.13.1 is-glob: 4.0.3 @@ -12103,7 +12103,7 @@ snapshots: semver: 6.3.1 tsconfig-paths: 3.15.0 optionalDependencies: - '@typescript-eslint/parser': 7.12.0(eslint@8.57.0)(typescript@5.4.5) + '@typescript-eslint/parser': 7.13.0(eslint@8.57.0)(typescript@5.4.5) transitivePeerDependencies: - eslint-import-resolver-typescript - eslint-import-resolver-webpack @@ -14031,7 +14031,7 @@ snapshots: sass-formatter: 0.7.9 optional: true - prettier-plugin-tailwindcss@0.6.1(@ianvs/prettier-plugin-sort-imports@4.2.1(prettier@3.3.2))(@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.3.2))(prettier-plugin-astro@0.14.0)(prettier@3.3.2): + prettier-plugin-tailwindcss@0.6.3(@ianvs/prettier-plugin-sort-imports@4.2.1(prettier@3.3.2))(@trivago/prettier-plugin-sort-imports@4.3.0(prettier@3.3.2))(prettier-plugin-astro@0.14.0)(prettier@3.3.2): dependencies: prettier: 3.3.2 optionalDependencies: diff --git a/tooling/eslint/package.json b/tooling/eslint/package.json index 062d3a4ea..5dc6436cf 100644 --- a/tooling/eslint/package.json +++ b/tooling/eslint/package.json @@ -16,8 +16,8 @@ "@next/eslint-plugin-next": "^14.2.3", "@trivago/prettier-plugin-sort-imports": "^4.3.0", "@types/eslint": "^8.56.10", - "@typescript-eslint/eslint-plugin": "^7.12.0", - "@typescript-eslint/parser": "^7.12.0", + "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/parser": "^7.13.0", "eslint-config-prettier": "^9.1.0", "eslint-config-turbo": "^2.0.3", "eslint-plugin-import": "^2.29.1", diff --git a/tooling/prettier/index.mjs b/tooling/prettier/index.mjs index 256d657e9..c9e94b53b 100644 --- a/tooling/prettier/index.mjs +++ b/tooling/prettier/index.mjs @@ -1,8 +1,7 @@ /** @typedef {import("prettier").Config} PrettierConfig */ -/** @typedef {import("prettier-plugin-tailwindcss").PluginOptions} TailwindConfig */ /** @typedef {import("@ianvs/prettier-plugin-sort-imports").PluginConfig} SortImportsConfig */ -/** @type { PrettierConfig | SortImportsConfig | TailwindConfig } */ +/** @type { PrettierConfig | SortImportsConfig } */ const config = { tabWidth: 2, useTabs: false, diff --git a/tooling/prettier/package.json b/tooling/prettier/package.json index b161c9cff..d4dd3c44b 100644 --- a/tooling/prettier/package.json +++ b/tooling/prettier/package.json @@ -12,7 +12,7 @@ "@ianvs/prettier-plugin-sort-imports": "^4.2.1", "next": "14.2.3", "prettier": "^3.3.2", - "prettier-plugin-tailwindcss": "^0.6.1" + "prettier-plugin-tailwindcss": "^0.6.3" }, "devDependencies": { "@kit/tsconfig": "workspace:^",