diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c9c2d9..0b39e44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -131,7 +131,7 @@ importers: version: 1.3.1(eslint@9.34.0(jiti@2.5.1)) eslint-plugin-format: specifier: ^1.0.1 - version: 1.0.1(eslint@9.34.0(jiti@2.5.1)) + version: 1.0.2(eslint@9.34.0(jiti@2.5.1)) eslint-plugin-react: specifier: ^7.37.5 version: 7.37.5(eslint@9.34.0(jiti@2.5.1)) @@ -2864,8 +2864,8 @@ packages: peerDependencies: eslint: '>=8.57.0' - eslint-plugin-format@1.0.1: - resolution: {integrity: sha512-Tdns+CDjS+m7QrM85wwRi2yLae88XiWVdIOXjp9mDII0pmTBQlczPCmjpKnjiUIY3yPZNLqb5Ms/A/JXcBF2Dw==} + eslint-plugin-format@1.0.2: + resolution: {integrity: sha512-ySrDaLQZbreNAr/Betq6ocd5Hxy3+LBIfWNV2621EQQ6yGf/ZSLtN2MiM62WO2YQTX+nSFhv332Tpp51q+AkZQ==} peerDependencies: eslint: ^8.40.0 || ^9.0.0 @@ -4700,6 +4700,11 @@ packages: engines: {node: '>=10.13.0'} hasBin: true + prettier@2.8.8: + resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==} + engines: {node: '>=10.13.0'} + hasBin: true + prettier@3.6.2: resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==} engines: {node: '>=14'} @@ -7722,7 +7727,7 @@ snapshots: '@swup/prettier-config': 1.1.0 chalk: 5.6.2 microbundle: 0.15.1(@types/babel__core@7.20.5) - prettier: 2.8.7 + prettier: 2.8.8 shelljs: 0.8.5 shelljs-live: 0.0.5(shelljs@0.8.5) swup: 4.8.2 @@ -9208,7 +9213,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-format@1.0.1(eslint@9.34.0(jiti@2.5.1)): + eslint-plugin-format@1.0.2(eslint@9.34.0(jiti@2.5.1)): dependencies: '@dprint/formatter': 0.3.0 '@dprint/markdown': 0.17.8 @@ -11457,7 +11462,10 @@ snapshots: optionalDependencies: prettier-plugin-astro: 0.14.1 - prettier@2.8.7: {} + prettier@2.8.7: + optional: true + + prettier@2.8.8: {} prettier@3.6.2: {}