From 0e22b838f48d2ac29f69f0312953b9a8b3fefbc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 10:08:53 +0000 Subject: [PATCH] chore(deps-dev): bump prettier from 3.2.5 to 3.5.2 Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.5.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.5.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 34 ++++++++++++++++++++++------------ 2 files changed, 23 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index fdbbe8c..61eccd9 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "eslint-plugin-solid": "^0.14.1", "husky": "^9.0.11", "lint-staged": "^15.2.2", - "prettier": "^3.2.5", + "prettier": "^3.5.2", "solid-js": "^1.8.15", "typescript": "^5.5.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d9ff12..e5d784d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^15.2.2 version: 15.2.2 prettier: - specifier: ^3.2.5 - version: 3.2.5 + specifier: ^3.5.2 + version: 3.5.2 solid-js: specifier: ^1.8.15 version: 1.8.15 @@ -43,14 +43,14 @@ importers: dependencies: tsup: specifier: '*' - version: 8.0.1(@microsoft/api-extractor@7.42.3)(postcss@8.4.38)(typescript@5.3.3) + version: 8.0.1(@microsoft/api-extractor@7.42.3(@types/node@20.12.14))(postcss@8.4.38)(typescript@5.3.3) typescript: specifier: '*' version: 5.3.3 devDependencies: bun-types: specifier: latest - version: 1.1.29 + version: 1.2.3 esbuild-plugin-file-path-extensions: specifier: ^2.1.3 version: 2.1.3 @@ -63,7 +63,7 @@ importers: devDependencies: bun-types: specifier: latest - version: 1.1.29 + version: 1.2.3 typescript: specifier: ^5.5.2 version: 5.5.2 @@ -869,8 +869,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true - bun-types@1.1.29: - resolution: {integrity: sha512-En3/TzSPMPyl5UlUB1MHzHpcrZDakTm7mS203eLoX1fBoEa3PW+aSS8GAqVJ7Is/m34Z5ogL+ECniLY0uDaCPw==} + bun-types@1.2.3: + resolution: {integrity: sha512-P7AeyTseLKAvgaZqQrvp3RqFM3yN9PlcLuSTe7SoJOfZkER73mLdT2vEQi8U64S1YvM/ldcNiQjn0Sn7H9lGgg==} bundle-n-require@1.1.1: resolution: {integrity: sha512-EB2wFjXF106LQLe/CYnKCMCdLeTW47AtcEtUfiqAOgr2a08k0+YgRklur2aLfEYHlhz6baMskZ8L2U92Hh0vyA==} @@ -1064,6 +1064,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: @@ -1484,9 +1485,11 @@ packages: lodash.get@4.4.2: resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==} + deprecated: This package is deprecated. Use the optional chaining (?.) operator instead. lodash.isequal@4.5.0: resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==} + deprecated: This package is deprecated. Use require('node:util').isDeepStrictEqual instead. lodash.memoize@4.1.2: resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==} @@ -1809,6 +1812,11 @@ packages: engines: {node: '>=14'} hasBin: true + prettier@3.5.2: + resolution: {integrity: sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==} + engines: {node: '>=14'} + hasBin: true + punycode@2.3.1: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} @@ -2983,7 +2991,7 @@ snapshots: node-releases: 2.0.14 update-browserslist-db: 1.0.16(browserslist@4.23.0) - bun-types@1.1.29: + bun-types@1.2.3: dependencies: '@types/node': 20.12.14 '@types/ws': 8.5.10 @@ -3917,6 +3925,8 @@ snapshots: prettier@3.2.5: {} + prettier@3.5.2: {} + punycode@2.3.1: {} queue-microtask@1.2.3: {} @@ -4138,7 +4148,7 @@ snapshots: optionalDependencies: typescript: 5.5.2 - tsup@8.0.1(@microsoft/api-extractor@7.42.3(@types/node@20.12.14))(postcss@8.4.38)(typescript@5.5.2): + tsup@8.0.1(@microsoft/api-extractor@7.42.3(@types/node@20.12.14))(postcss@8.4.38)(typescript@5.3.3): dependencies: bundle-require: 4.0.2(esbuild@0.19.12) cac: 6.7.14 @@ -4157,12 +4167,12 @@ snapshots: optionalDependencies: '@microsoft/api-extractor': 7.42.3(@types/node@20.12.14) postcss: 8.4.38 - typescript: 5.5.2 + typescript: 5.3.3 transitivePeerDependencies: - supports-color - ts-node - tsup@8.0.1(@microsoft/api-extractor@7.42.3)(postcss@8.4.38)(typescript@5.3.3): + tsup@8.0.1(@microsoft/api-extractor@7.42.3(@types/node@20.12.14))(postcss@8.4.38)(typescript@5.5.2): dependencies: bundle-require: 4.0.2(esbuild@0.19.12) cac: 6.7.14 @@ -4181,7 +4191,7 @@ snapshots: optionalDependencies: '@microsoft/api-extractor': 7.42.3(@types/node@20.12.14) postcss: 8.4.38 - typescript: 5.3.3 + typescript: 5.5.2 transitivePeerDependencies: - supports-color - ts-node