diff --git a/package.json b/package.json index e3562775f..3d13c9543 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@types/react-dom": "18.2.7", "autoprefixer": "10.4.16", "eslint": "8.50.0", - "eslint-config-next": "13.5.2", + "eslint-config-next": "13.5.3", "framer-motion": "^10.16.4", "next": "^13.5.3", "next-pwa": "^5.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 203c3c79c..01b4323b1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ dependencies: specifier: 8.50.0 version: 8.50.0 eslint-config-next: - specifier: 13.5.2 - version: 13.5.2(eslint@8.50.0)(typescript@5.2.2) + specifier: 13.5.3 + version: 13.5.3(eslint@8.50.0)(typescript@5.2.2) framer-motion: specifier: ^10.16.4 version: 10.16.4(react-dom@18.2.0)(react@18.2.0) @@ -1690,8 +1690,8 @@ packages: resolution: {integrity: sha512-X4te86vsbjsB7iO4usY9jLPtZ827Mbx+WcwNBGUOIuswuTAKQtzsuoxc/6KLxCMvogKG795MhrR1LDhYgDvasg==} dev: false - /@next/eslint-plugin-next@13.5.2: - resolution: {integrity: sha512-Ew8DOUerJYGRo8pI84SVwn9wxxx8sH92AanCXSkkLJM2W0RJEWy+BqWSCfrlA/3ZIczEl4l4o4lOeTGBPYfBJg==} + /@next/eslint-plugin-next@13.5.3: + resolution: {integrity: sha512-lbZOoEjzSuTtpk9UgV9rOmxYw+PsSfNR+00mZcInqooiDMZ1u+RqT1YQYLsEZPW1kumZoQe5+exkCBtZ2xn0uw==} dependencies: glob: 7.1.7 dev: false @@ -3118,8 +3118,8 @@ packages: engines: {node: '>=10'} dev: false - /eslint-config-next@13.5.2(eslint@8.50.0)(typescript@5.2.2): - resolution: {integrity: sha512-kCF7k7fHBtFtxfP6J6AP6Mo0vW3CrFeoIuoZ7NHGIvLFc/RUaIspJ6inO/R33zE1o9t/lbJgTnsqnRB++sxCUQ==} + /eslint-config-next@13.5.3(eslint@8.50.0)(typescript@5.2.2): + resolution: {integrity: sha512-VN2qbCpq2DMWgs7SVF8KTmc8bVaWz3s4nmcFqRLs7PNBt5AXejOhJuZ4zg2sCEHOvz5RvqdwLeI++NSCV6qHVg==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -3127,7 +3127,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.5.2 + '@next/eslint-plugin-next': 13.5.3 '@rushstack/eslint-patch': 1.3.3 '@typescript-eslint/parser': 6.4.0(eslint@8.50.0)(typescript@5.2.2) eslint: 8.50.0