chore(deps): bump eslint-config-next from 13.4.5 to 13.4.6

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.5 to 13.4.6.
- [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.6/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-06-16 01:15:43 +00:00 committed by GitHub
parent a3f1609c2b
commit 4530903cf5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 14 deletions

View file

@ -27,7 +27,7 @@
"class-variance-authority": "^0.6.0",
"clsx": "^1.2.1",
"eslint": "8.42.0",
"eslint-config-next": "13.4.5",
"eslint-config-next": "13.4.6",
"next": "13.4.5",
"next-themes": "^0.2.1",
"postcss": "8.4.24",

View file

@ -1,9 +1,5 @@
lockfileVersion: '6.0'
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false
dependencies:
'@t3-oss/env-nextjs':
specifier: ^0.4.0
@ -36,8 +32,8 @@ dependencies:
specifier: 8.42.0
version: 8.42.0
eslint-config-next:
specifier: 13.4.5
version: 13.4.5(eslint@8.42.0)(typescript@5.1.3)
specifier: 13.4.6
version: 13.4.6(eslint@8.42.0)(typescript@5.1.3)
next:
specifier: 13.4.5
version: 13.4.5(react-dom@18.2.0)(react@18.2.0)
@ -193,8 +189,8 @@ packages:
resolution: {integrity: sha512-SG/gKH6eij4vwQy87b/3mbpQ1X3x2vUdnpwq6/qL2IQWjtq58EY/UuNAp9CoEZoC9sI4L9AD1r+73Z9r4d3uug==}
dev: false
/@next/eslint-plugin-next@13.4.5:
resolution: {integrity: sha512-/xD/kyJhXmBZq+0xGKOdjL22c9/4i3mBAXaU9aOGEHTXqqFeOz8scJbScWF13aMqigeoFCsDqngIB2MIatcn4g==}
/@next/eslint-plugin-next@13.4.6:
resolution: {integrity: sha512-bPigeu0RI7bgy1ucBA2Yqcfg539y0Lzo38P2hIkrRB1GNvFSbYg6RTu8n6tGqPVrH3TTlPTNKLXG01wc+5NuwQ==}
dependencies:
glob: 7.1.7
dev: false
@ -755,7 +751,7 @@ packages:
dev: true
/concat-map@0.0.1:
resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=}
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
dev: false
/conventional-changelog-conventionalcommits@5.0.0:
@ -979,8 +975,8 @@ packages:
engines: {node: '>=10'}
dev: false
/eslint-config-next@13.4.5(eslint@8.42.0)(typescript@5.1.3):
resolution: {integrity: sha512-7qgJmRp9ClRzPgkzEz7ahK+Rasiv4k2aU3eqkkORzseNUGdtImZVYomcXUhUheHwkxzdN2p//nbIA7zJrCxsCg==}
/eslint-config-next@13.4.6(eslint@8.42.0)(typescript@5.1.3):
resolution: {integrity: sha512-nlv4FYish1RYYHILbQwM5/rD37cOvEqtMfDjtQCYbXdE2O3MggqHu2q6IDeLE2Z6u8ZJyNPgWOA6OimWcxj3qw==}
peerDependencies:
eslint: ^7.23.0 || ^8.0.0
typescript: '>=3.3.1'
@ -988,7 +984,7 @@ packages:
typescript:
optional: true
dependencies:
'@next/eslint-plugin-next': 13.4.5
'@next/eslint-plugin-next': 13.4.6
'@rushstack/eslint-patch': 1.3.1
'@typescript-eslint/parser': 5.59.11(eslint@8.42.0)(typescript@5.1.3)
eslint: 8.42.0
@ -1825,7 +1821,7 @@ packages:
dev: false
/language-tags@1.0.5:
resolution: {integrity: sha1-0yHbxNowuovzAk4ED6XBRmH5GTo=}
resolution: {integrity: sha512-qJhlO9cGXi6hBGKoxEG/sKZDAHD5Hnu9Hs4WbOY3pCWXDhw0N8x1NenNzm2EnNLkLkk7J2SdxAkDSbb6ftT+UQ==}
dependencies:
language-subtag-registry: 0.3.22
dev: false
@ -2844,3 +2840,7 @@ packages:
/zod@3.21.4:
resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==}
dev: false
settings:
autoInstallPeers: true
excludeLinksFromLockfile: false