|
|
|
@ -84,7 +84,7 @@
@@ -84,7 +84,7 @@
|
|
|
|
|
"eslint-config-airbnb": "19.0.4", |
|
|
|
|
"eslint-config-next": "12.2.5", |
|
|
|
|
"eslint-config-prettier": "8.5.0", |
|
|
|
|
"eslint-plugin-import": "2.25.4", |
|
|
|
|
"eslint-plugin-import": "2.26.0", |
|
|
|
|
"eslint-plugin-jsx-a11y": "6.5.1", |
|
|
|
|
"eslint-plugin-prettier": "4.0.0", |
|
|
|
|
"eslint-plugin-react": "7.28.0", |
|
|
|
@ -14735,42 +14735,6 @@
@@ -14735,42 +14735,6 @@
|
|
|
|
|
"node": ">=0.10.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/eslint-config-next/node_modules/eslint-plugin-import": { |
|
|
|
|
"version": "2.26.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz", |
|
|
|
|
"integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"array-includes": "^3.1.4", |
|
|
|
|
"array.prototype.flat": "^1.2.5", |
|
|
|
|
"debug": "^2.6.9", |
|
|
|
|
"doctrine": "^2.1.0", |
|
|
|
|
"eslint-import-resolver-node": "^0.3.6", |
|
|
|
|
"eslint-module-utils": "^2.7.3", |
|
|
|
|
"has": "^1.0.3", |
|
|
|
|
"is-core-module": "^2.8.1", |
|
|
|
|
"is-glob": "^4.0.3", |
|
|
|
|
"minimatch": "^3.1.2", |
|
|
|
|
"object.values": "^1.1.5", |
|
|
|
|
"resolve": "^1.22.0", |
|
|
|
|
"tsconfig-paths": "^3.14.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=4" |
|
|
|
|
}, |
|
|
|
|
"peerDependencies": { |
|
|
|
|
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/eslint-config-next/node_modules/eslint-plugin-import/node_modules/debug": { |
|
|
|
|
"version": "2.6.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", |
|
|
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"ms": "2.0.0" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/eslint-config-next/node_modules/eslint-plugin-react": { |
|
|
|
|
"version": "7.30.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz", |
|
|
|
@ -14828,12 +14792,6 @@
@@ -14828,12 +14792,6 @@
|
|
|
|
|
"url": "https://github.com/sponsors/ljharb" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/eslint-config-next/node_modules/ms": { |
|
|
|
|
"version": "2.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", |
|
|
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
|
|
|
|
"dev": true |
|
|
|
|
}, |
|
|
|
|
"node_modules/eslint-config-prettier": { |
|
|
|
|
"version": "8.5.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz", |
|
|
|
@ -14912,9 +14870,9 @@
@@ -14912,9 +14870,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"node_modules/eslint-plugin-import": { |
|
|
|
|
"version": "2.25.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz", |
|
|
|
|
"integrity": "sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==", |
|
|
|
|
"version": "2.26.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz", |
|
|
|
|
"integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"array-includes": "^3.1.4", |
|
|
|
@ -14922,14 +14880,14 @@
@@ -14922,14 +14880,14 @@
|
|
|
|
|
"debug": "^2.6.9", |
|
|
|
|
"doctrine": "^2.1.0", |
|
|
|
|
"eslint-import-resolver-node": "^0.3.6", |
|
|
|
|
"eslint-module-utils": "^2.7.2", |
|
|
|
|
"eslint-module-utils": "^2.7.3", |
|
|
|
|
"has": "^1.0.3", |
|
|
|
|
"is-core-module": "^2.8.0", |
|
|
|
|
"is-core-module": "^2.8.1", |
|
|
|
|
"is-glob": "^4.0.3", |
|
|
|
|
"minimatch": "^3.0.4", |
|
|
|
|
"minimatch": "^3.1.2", |
|
|
|
|
"object.values": "^1.1.5", |
|
|
|
|
"resolve": "^1.20.0", |
|
|
|
|
"tsconfig-paths": "^3.12.0" |
|
|
|
|
"resolve": "^1.22.0", |
|
|
|
|
"tsconfig-paths": "^3.14.1" |
|
|
|
|
}, |
|
|
|
|
"engines": { |
|
|
|
|
"node": ">=4" |
|
|
|
@ -39805,38 +39763,6 @@
@@ -39805,38 +39763,6 @@
|
|
|
|
|
"esutils": "^2.0.2" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"eslint-plugin-import": { |
|
|
|
|
"version": "2.26.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz", |
|
|
|
|
"integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"array-includes": "^3.1.4", |
|
|
|
|
"array.prototype.flat": "^1.2.5", |
|
|
|
|
"debug": "^2.6.9", |
|
|
|
|
"doctrine": "^2.1.0", |
|
|
|
|
"eslint-import-resolver-node": "^0.3.6", |
|
|
|
|
"eslint-module-utils": "^2.7.3", |
|
|
|
|
"has": "^1.0.3", |
|
|
|
|
"is-core-module": "^2.8.1", |
|
|
|
|
"is-glob": "^4.0.3", |
|
|
|
|
"minimatch": "^3.1.2", |
|
|
|
|
"object.values": "^1.1.5", |
|
|
|
|
"resolve": "^1.22.0", |
|
|
|
|
"tsconfig-paths": "^3.14.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"debug": { |
|
|
|
|
"version": "2.6.9", |
|
|
|
|
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", |
|
|
|
|
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"ms": "2.0.0" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"eslint-plugin-react": { |
|
|
|
|
"version": "7.30.1", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.30.1.tgz", |
|
|
|
@ -39878,12 +39804,6 @@
@@ -39878,12 +39804,6 @@
|
|
|
|
|
"integrity": "sha512-oFc7Itz9Qxh2x4gNHStv3BqJq54ExXmfC+a1NjAta66IAN87Wu0R/QArgIS9qKzX3dXKPI9H5crl9QchNMY9+g==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": {} |
|
|
|
|
}, |
|
|
|
|
"ms": { |
|
|
|
|
"version": "2.0.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz", |
|
|
|
|
"integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==", |
|
|
|
|
"dev": true |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -39949,9 +39869,9 @@
@@ -39949,9 +39869,9 @@
|
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"eslint-plugin-import": { |
|
|
|
|
"version": "2.25.4", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.25.4.tgz", |
|
|
|
|
"integrity": "sha512-/KJBASVFxpu0xg1kIBn9AUa8hQVnszpwgE7Ld0lKAlx7Ie87yzEzCgSkekt+le/YVhiaosO4Y14GDAOc41nfxA==", |
|
|
|
|
"version": "2.26.0", |
|
|
|
|
"resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.26.0.tgz", |
|
|
|
|
"integrity": "sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==", |
|
|
|
|
"dev": true, |
|
|
|
|
"requires": { |
|
|
|
|
"array-includes": "^3.1.4", |
|
|
|
@ -39959,14 +39879,14 @@
@@ -39959,14 +39879,14 @@
|
|
|
|
|
"debug": "^2.6.9", |
|
|
|
|
"doctrine": "^2.1.0", |
|
|
|
|
"eslint-import-resolver-node": "^0.3.6", |
|
|
|
|
"eslint-module-utils": "^2.7.2", |
|
|
|
|
"eslint-module-utils": "^2.7.3", |
|
|
|
|
"has": "^1.0.3", |
|
|
|
|
"is-core-module": "^2.8.0", |
|
|
|
|
"is-core-module": "^2.8.1", |
|
|
|
|
"is-glob": "^4.0.3", |
|
|
|
|
"minimatch": "^3.0.4", |
|
|
|
|
"minimatch": "^3.1.2", |
|
|
|
|
"object.values": "^1.1.5", |
|
|
|
|
"resolve": "^1.20.0", |
|
|
|
|
"tsconfig-paths": "^3.12.0" |
|
|
|
|
"resolve": "^1.22.0", |
|
|
|
|
"tsconfig-paths": "^3.14.1" |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"debug": { |
|
|
|
|