diff --git a/package.json b/package.json index edecf72..ae3cf32 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "autoprefixer": "10.4.14", "axios": "^1.4.0", "eslint": "8.44.0", - "eslint-config-next": "13.4.7", + "eslint-config-next": "13.4.9", "framer-motion": "^10.12.18", "lottie-react": "^2.4.0", "mongodb": "^5.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 27d0a54..a127119 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ dependencies: specifier: 8.44.0 version: 8.44.0 eslint-config-next: - specifier: 13.4.7 - version: 13.4.7(eslint@8.44.0)(typescript@5.1.6) + specifier: 13.4.9 + version: 13.4.9(eslint@8.44.0)(typescript@5.1.6) framer-motion: specifier: ^10.12.18 version: 10.12.18(react-dom@18.2.0)(react@18.2.0) @@ -2969,8 +2969,8 @@ packages: /@next/env@13.4.7: resolution: {integrity: sha512-ZlbiFulnwiFsW9UV1ku1OvX/oyIPLtMk9p/nnvDSwI0s7vSoZdRtxXNsaO+ZXrLv/pMbXVGq4lL8TbY9iuGmVw==} - /@next/eslint-plugin-next@13.4.7: - resolution: {integrity: sha512-ANEPltxzXbyyG7CvqxdY4PmeM5+RyWdAJGufTHnU+LA/i3J6IDV2r8Z4onKwskwKEhwqzz5lMaSYGGXLyHX+mg==} + /@next/eslint-plugin-next@13.4.9: + resolution: {integrity: sha512-nDtGpa992tNyAkT/KmSMy7QkHfNZmGCBYhHtafU97DubqxzNdvLsqRtliQ4FU04CysRCtvP2hg8rRC1sAKUTUA==} dependencies: glob: 7.1.7 dev: false @@ -6431,8 +6431,8 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-next@13.4.7(eslint@8.44.0)(typescript@5.1.6): - resolution: {integrity: sha512-+IRAyD0+J1MZaTi9RQMPUfr6Q+GCZ1wOkK6XM52Vokh7VI4R6YFGOFzdkEFHl4ZyIX4FKa5vcwUP2WscSFNjNQ==} + /eslint-config-next@13.4.9(eslint@8.44.0)(typescript@5.1.6): + resolution: {integrity: sha512-0fLtKRR268NArpqeXXwnLgMXPvF64YESQvptVg+RMLCaijKm3FICN9Y7Jc1p2o+yrWwE4DufJXDM/Vo53D1L7g==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -6440,7 +6440,7 @@ packages: typescript: optional: true dependencies: - '@next/eslint-plugin-next': 13.4.7 + '@next/eslint-plugin-next': 13.4.9 '@rushstack/eslint-patch': 1.3.2 '@typescript-eslint/parser': 5.62.0(eslint@8.44.0)(typescript@5.1.6) eslint: 8.44.0 @@ -6449,7 +6449,7 @@ packages: eslint-plugin-import: 2.27.5(@typescript-eslint/parser@5.62.0)(eslint-import-resolver-typescript@3.5.5)(eslint@8.44.0) eslint-plugin-jsx-a11y: 6.7.1(eslint@8.44.0) eslint-plugin-react: 7.32.2(eslint@8.44.0) - eslint-plugin-react-hooks: 4.6.0(eslint@8.44.0) + eslint-plugin-react-hooks: 5.0.0-canary-7118f5dd7-20230705(eslint@8.44.0) typescript: 5.1.6 transitivePeerDependencies: - eslint-import-resolver-webpack @@ -6578,8 +6578,8 @@ packages: semver: 6.3.0 dev: false - /eslint-plugin-react-hooks@4.6.0(eslint@8.44.0): - resolution: {integrity: sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==} + /eslint-plugin-react-hooks@5.0.0-canary-7118f5dd7-20230705(eslint@8.44.0): + resolution: {integrity: sha512-AZYbMo/NW9chdL7vk6HQzQhT+PvTAEVqWk9ziruUoW2kAOcN5qNyelv70e0F1VNQAbvutOC9oc+xfWycI9FxDw==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0