Merge pull request #2 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/eslint-config-next-15.4.5
Bump eslint-config-next from 15.3.4 to 15.4.5 in /apps/infoalloggi
This commit is contained in:
commit
db71bfac61
2 changed files with 7 additions and 6 deletions
11
apps/infoalloggi/package-lock.json
generated
11
apps/infoalloggi/package-lock.json
generated
|
|
@ -107,7 +107,7 @@
|
|||
"@typescript-eslint/parser": "^8.39.0",
|
||||
"cross-env": "^10.0.0",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint-config-next": "^15.3.4",
|
||||
"eslint-config-next": "^15.4.5",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
"eslint-plugin-better-tailwindcss": "^3.5.1",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
|
|
@ -10712,12 +10712,13 @@
|
|||
}
|
||||
},
|
||||
"node_modules/eslint-config-next": {
|
||||
"version": "15.3.4",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.3.4.tgz",
|
||||
"integrity": "sha512-WqeumCq57QcTP2lYlV6BRUySfGiBYEXlQ1L0mQ+u4N4X4ZhUVSSQ52WtjqHv60pJ6dD7jn+YZc0d1/ZSsxccvg==",
|
||||
"version": "15.4.5",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-next/-/eslint-config-next-15.4.5.tgz",
|
||||
"integrity": "sha512-IMijiXaZ43qFB+Gcpnb374ipTKD8JIyVNR+6VsifFQ/LHyx+A9wgcgSIhCX5PYSjwOoSYD5LtNHKlM5uc23eww==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@next/eslint-plugin-next": "15.3.4",
|
||||
"@next/eslint-plugin-next": "15.4.5",
|
||||
"@rushstack/eslint-patch": "^1.10.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
||||
"@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0",
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
"@typescript-eslint/parser": "^8.39.0",
|
||||
"cross-env": "^10.0.0",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint-config-next": "^15.3.4",
|
||||
"eslint-config-next": "^15.4.5",
|
||||
"eslint-import-resolver-typescript": "^4.4.4",
|
||||
"eslint-plugin-better-tailwindcss": "^3.5.1",
|
||||
"eslint-plugin-import": "^2.32.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue