build(deps): bump eslint-config-next from 13.4.9 to 13.4.10

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.9 to 13.4.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.10/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-17 05:10:58 +00:00 committed by GitHub
parent 9f0396b086
commit a8995a7d0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -32,7 +32,7 @@
"clsx": "^1.2.1",
"eslint": "8.44.0",
"lucide-react": "^0.259.0",
"eslint-config-next": "13.4.9",
"eslint-config-next": "13.4.10",
"next": "13.4.9",
"next-themes": "^0.2.1",
"react": "18.2.0",

View file

@ -45,8 +45,8 @@ dependencies:
specifier: 8.44.0
version: 8.44.0
eslint-config-next:
specifier: 13.4.9
version: 13.4.9(eslint@8.44.0)(typescript@5.1.6)
specifier: 13.4.10
version: 13.4.10(eslint@8.44.0)(typescript@5.1.6)
lucide-react:
specifier: ^0.259.0
version: 0.259.0(react@18.2.0)
@ -425,8 +425,8 @@ packages:
resolution: {integrity: sha512-vuDRK05BOKfmoBYLNi2cujG2jrYbEod/ubSSyqgmEx9n/W3eZaJQdRNhTfumO+qmq/QTzLurW487n/PM/fHOkw==}
dev: false
/@next/eslint-plugin-next@13.4.9:
resolution: {integrity: sha512-nDtGpa992tNyAkT/KmSMy7QkHfNZmGCBYhHtafU97DubqxzNdvLsqRtliQ4FU04CysRCtvP2hg8rRC1sAKUTUA==}
/@next/eslint-plugin-next@13.4.10:
resolution: {integrity: sha512-YJqyq6vk39JQfvaNtN83t/p5Jy45+bazRL+V4QI8FPd3FBqFYMEsULiwRLgSJMgFqkk4t4JbeZurz+gILEAFpA==}
dependencies:
glob: 7.1.7
dev: false
@ -2128,8 +2128,8 @@ packages:
engines: {node: '>=10'}
dev: false
/eslint-config-next@13.4.9(eslint@8.44.0)(typescript@5.1.6):
resolution: {integrity: sha512-0fLtKRR268NArpqeXXwnLgMXPvF64YESQvptVg+RMLCaijKm3FICN9Y7Jc1p2o+yrWwE4DufJXDM/Vo53D1L7g==}
/eslint-config-next@13.4.10(eslint@8.44.0)(typescript@5.1.6):
resolution: {integrity: sha512-+JjcM6lQmFR5Mw0ORm9o1CR29+z/uajgSfYAPEGIBxOhTHBgCMs7ysuwi72o7LkMmA8E3N7/h09pSGZxs0s85g==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -2137,7 +2137,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.4.9
'@next/eslint-plugin-next': 13.4.10
'@rushstack/eslint-patch': 1.3.1
'@typescript-eslint/parser': 5.59.11(eslint@8.44.0)(typescript@5.1.6)
eslint: 8.44.0