diff --git a/package.json b/package.json index 005f8502130..6926eda93a3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "jest-watch-master": "^1.0.0", "jest-watch-select-projects": "^2.0.0", "jest-watch-typeahead": "^2.2.2", - "prettier": "^3.3", + "prettier": "^3.4", "ts-node": "^10.9.2", "tsup": "^8.3.5", "turbo": "^2.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6e91ac41b66..1ecd14154f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -41,7 +41,7 @@ importers: version: 4.0.0(@eslint/js@9.15.0)(@types/eslint__js@8.42.3)(eslint-plugin-jest@28.9.0(@typescript-eslint/eslint-plugin@8.15.0(@typescript-eslint/parser@8.15.0(eslint@9.14.0(jiti@1.21.0))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.0))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.0))(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3)))(typescript@5.6.3))(eslint-plugin-react-hooks@5.0.0(eslint@9.14.0(jiti@1.21.0)))(eslint-plugin-simple-import-sort@12.1.1(eslint@9.14.0(jiti@1.21.0)))(eslint-plugin-sort-keys-fix@1.1.2)(eslint-plugin-typescript-sort-keys@3.3.0(@typescript-eslint/parser@8.15.0(eslint@9.14.0(jiti@1.21.0))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.0))(typescript@5.6.3))(eslint@9.14.0(jiti@1.21.0))(globals@15.12.0)(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3)))(typescript-eslint@8.11.0(eslint@9.14.0(jiti@1.21.0))(typescript@5.6.3))(typescript@5.6.3) '@solana/prettier-config-solana': specifier: 0.0.5 - version: 0.0.5(prettier@3.3.3) + version: 0.0.5(prettier@3.4.0) '@solana/test-config': specifier: workspace:* version: link:packages/test-config @@ -101,7 +101,7 @@ importers: version: 2.2.1(eslint@9.14.0(jiti@1.21.0))(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3))) jest-runner-prettier: specifier: ^1.0.0 - version: 1.0.0(patch_hash=wxyu3ekhzy6qhvwrai2xltdhn4)(bufferutil@4.0.8)(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3)))(prettier@3.3.3)(utf-8-validate@5.0.10) + version: 1.0.0(patch_hash=wxyu3ekhzy6qhvwrai2xltdhn4)(bufferutil@4.0.8)(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3)))(prettier@3.4.0)(utf-8-validate@5.0.10) jest-watch-master: specifier: ^1.0.0 version: 1.0.0(jest-validate@30.0.0-alpha.6)(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3))) @@ -112,8 +112,8 @@ importers: specifier: ^2.2.2 version: 2.2.2(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3))) prettier: - specifier: ^3.3 - version: 3.3.3 + specifier: ^3.4 + version: 3.4.0 ts-node: specifier: ^10.9.2 version: 10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3) @@ -6079,8 +6079,8 @@ packages: engines: {node: '>=10.13.0'} hasBin: true - prettier@3.3.3: - resolution: {integrity: sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==} + prettier@3.4.0: + resolution: {integrity: sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q==} engines: {node: '>=14'} hasBin: true @@ -9668,9 +9668,9 @@ snapshots: typescript: 5.6.3 typescript-eslint: 8.11.0(eslint@9.14.0(jiti@1.21.0))(typescript@5.6.3) - '@solana/prettier-config-solana@0.0.5(prettier@3.3.3)': + '@solana/prettier-config-solana@0.0.5(prettier@3.4.0)': dependencies: - prettier: 3.3.3 + prettier: 3.4.0 '@solana/wallet-standard-features@1.2.0': dependencies: @@ -11952,7 +11952,7 @@ snapshots: - '@jest/test-result' - jest-runner - jest-runner-prettier@1.0.0(patch_hash=wxyu3ekhzy6qhvwrai2xltdhn4)(bufferutil@4.0.8)(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3)))(prettier@3.3.3)(utf-8-validate@5.0.10): + jest-runner-prettier@1.0.0(patch_hash=wxyu3ekhzy6qhvwrai2xltdhn4)(bufferutil@4.0.8)(jest@30.0.0-alpha.6(@types/node@22.10.0)(ts-node@10.9.2(@swc/core@1.7.26(@swc/helpers@0.5.11))(@types/node@22.10.0)(typescript@5.6.3)))(prettier@3.4.0)(utf-8-validate@5.0.10): dependencies: create-jest-runner: 0.8.0 emphasize: 5.0.0 @@ -11960,7 +11960,7 @@ snapshots: jest-diff: 27.5.1 jest-runner: 27.5.1(bufferutil@4.0.8)(utf-8-validate@5.0.10) p-limit: 4.0.0 - prettier: 3.3.3 + prettier: 3.4.0 transitivePeerDependencies: - bufferutil - canvas @@ -12769,7 +12769,7 @@ snapshots: prettier@2.8.8: {} - prettier@3.3.3: {} + prettier@3.4.0: {} pretty-format@27.5.1: dependencies: