|
|
|
@ -92,7 +92,7 @@
@@ -92,7 +92,7 @@
|
|
|
|
|
"eslint": "8.55.0", |
|
|
|
|
"eslint-config-airbnb": "19.0.4", |
|
|
|
|
"eslint-config-next": "14.0.1", |
|
|
|
|
"eslint-config-prettier": "9.0.0", |
|
|
|
|
"eslint-config-prettier": "9.1.0", |
|
|
|
|
"eslint-plugin-import": "^2.27.5", |
|
|
|
|
"eslint-plugin-jsx-a11y": "6.8.0", |
|
|
|
|
"eslint-plugin-prettier": "^5.0.0", |
|
|
|
@ -15577,9 +15577,9 @@
@@ -15577,9 +15577,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/eslint-config-prettier": { |
|
|
|
|
"version": "9.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz", |
|
|
|
|
"integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==", |
|
|
|
|
"version": "9.1.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", |
|
|
|
|
"integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", |
|
|
|
|
"dev": true, |
|
|
|
|
"bin": { |
|
|
|
|
"eslint-config-prettier": "bin/cli.js" |
|
|
|
|