diff --git a/package.json b/package.json index 40f18824..5015d1b8 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@vitejs/plugin-react": "4.3.4", "autoprefixer": "10.4.20", "eslint": "8.57.1", - "eslint-config-prettier": "9.1.0", + "eslint-config-prettier": "10.0.1", "eslint-config-react": "1.1.7", "eslint-plugin-react": "7.37.4", "eslint-plugin-react-hooks": "5.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d0f2137..d54ff1ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,8 +46,8 @@ importers: specifier: 8.57.1 version: 8.57.1 eslint-config-prettier: - specifier: 9.1.0 - version: 9.1.0(eslint@8.57.1) + specifier: 10.0.1 + version: 10.0.1(eslint@8.57.1) eslint-config-react: specifier: 1.1.7 version: 1.1.7 @@ -856,8 +856,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-prettier@9.1.0: - resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} + eslint-config-prettier@10.0.1: + resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -2789,7 +2789,7 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@9.1.0(eslint@8.57.1): + eslint-config-prettier@10.0.1(eslint@8.57.1): dependencies: eslint: 8.57.1