diff --git a/package.json b/package.json index e1b5eef..1cd2b88 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "adm-zip": "^0.5.16", "cross-env": "7.0.3", "eslint": "8.4.1", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "10.1.8", "eslint-plugin-react-hooks": "4.3.0", "jest": "^29.7.0", "jest-environment-jsdom": "^30.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dececb1..c611bc1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: 8.4.1 version: 8.4.1 eslint-config-prettier: - specifier: 8.3.0 - version: 8.3.0(eslint@8.4.1) + specifier: 10.1.8 + version: 10.1.8(eslint@8.4.1) eslint-plugin-react-hooks: specifier: 4.3.0 version: 4.3.0(eslint@8.4.1) @@ -321,6 +321,10 @@ packages: resolution: {integrity: sha512-vbavdySgbTTrmFE+EsiqUTzlOr5bzlnJtUv9PynGCAKvfQqjIXbvFdumPM/GxMDfyuGMJaJAU6TO4zc1Jf1i8Q==} engines: {node: '>=6.9.0'} + '@babel/runtime@7.28.2': + resolution: {integrity: sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==} + engines: {node: '>=6.9.0'} + '@babel/template@7.27.2': resolution: {integrity: sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==} engines: {node: '>=6.9.0'} @@ -1777,8 +1781,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-prettier@8.3.0: - resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} + eslint-config-prettier@10.1.8: + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -3654,6 +3658,8 @@ snapshots: '@babel/runtime@7.27.6': {} + '@babel/runtime@7.28.2': {} + '@babel/template@7.27.2': dependencies: '@babel/code-frame': 7.27.1 @@ -4589,7 +4595,7 @@ snapshots: '@testing-library/dom@10.1.0': dependencies: '@babel/code-frame': 7.27.1 - '@babel/runtime': 7.27.6 + '@babel/runtime': 7.28.2 '@types/aria-query': 5.0.4 aria-query: 5.3.0 chalk: 4.1.2 @@ -5274,7 +5280,7 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@8.3.0(eslint@8.4.1): + eslint-config-prettier@10.1.8(eslint@8.4.1): dependencies: eslint: 8.4.1