Merge pull request #7 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/next/eslint-plugin-next-15.4.5
Bump @next/eslint-plugin-next from 15.3.4 to 15.4.5 in /apps/infoalloggi
This commit is contained in:
commit
8a858ac102
2 changed files with 16 additions and 5 deletions
19
apps/infoalloggi/package-lock.json
generated
19
apps/infoalloggi/package-lock.json
generated
|
|
@ -83,7 +83,7 @@
|
|||
"@eslint/eslintrc": "^3.3.0",
|
||||
"@eslint/js": "^9.32.0",
|
||||
"@hookform/devtools": "^4.4.0",
|
||||
"@next/eslint-plugin-next": "^15.3.4",
|
||||
"@next/eslint-plugin-next": "^15.4.5",
|
||||
"@prettier/sync": "^0.6.1",
|
||||
"@react-email/preview-server": "^4.2.3",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
|
|
@ -2333,10 +2333,11 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@next/eslint-plugin-next": {
|
||||
"version": "15.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.3.4.tgz",
|
||||
"integrity": "sha512-lBxYdj7TI8phbJcLSAqDt57nIcobEign5NYIKCiy0hXQhrUbTqLqOaSDi568U6vFg4hJfBdZYsG4iP/uKhCqgg==",
|
||||
"version": "15.4.5",
|
||||
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.4.5.tgz",
|
||||
"integrity": "sha512-YhbrlbEt0m4jJnXHMY/cCUDBAWgd5SaTa5mJjzOt82QwflAFfW/h3+COp2TfVSzhmscIZ5sg2WXt3MLziqCSCw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-glob": "3.3.1"
|
||||
}
|
||||
|
|
@ -10737,6 +10738,16 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-next/node_modules/@next/eslint-plugin-next": {
|
||||
"version": "15.3.4",
|
||||
"resolved": "https://registry.npmjs.org/@next/eslint-plugin-next/-/eslint-plugin-next-15.3.4.tgz",
|
||||
"integrity": "sha512-lBxYdj7TI8phbJcLSAqDt57nIcobEign5NYIKCiy0hXQhrUbTqLqOaSDi568U6vFg4hJfBdZYsG4iP/uKhCqgg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"fast-glob": "3.3.1"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-config-next/node_modules/eslint-import-resolver-typescript": {
|
||||
"version": "3.10.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.10.1.tgz",
|
||||
|
|
|
|||
|
|
@ -94,7 +94,7 @@
|
|||
"@eslint/eslintrc": "^3.3.0",
|
||||
"@eslint/js": "^9.32.0",
|
||||
"@hookform/devtools": "^4.4.0",
|
||||
"@next/eslint-plugin-next": "^15.3.4",
|
||||
"@next/eslint-plugin-next": "^15.4.5",
|
||||
"@prettier/sync": "^0.6.1",
|
||||
"@react-email/preview-server": "^4.2.3",
|
||||
"@tailwindcss/forms": "^0.5.10",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue