|
|
@ -22,7 +22,7 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"eslint": "^7.25.0", |
|
|
|
"eslint": "^7.25.0", |
|
|
|
"eslint-config-prettier": "^6.14.0", |
|
|
|
"eslint-config-prettier": "^8.3.0", |
|
|
|
"eslint-plugin-mdx": "^1.8.2", |
|
|
|
"eslint-plugin-mdx": "^1.8.2", |
|
|
|
"eslint-plugin-react": "^7.21.5", |
|
|
|
"eslint-plugin-react": "^7.21.5", |
|
|
|
"null-loader": "^3.0.0", |
|
|
|
"null-loader": "^3.0.0", |
|
|
@ -5719,18 +5719,15 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/eslint-config-prettier": { |
|
|
|
"node_modules/eslint-config-prettier": { |
|
|
|
"version": "6.14.0", |
|
|
|
"version": "8.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.14.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz", |
|
|
|
"integrity": "sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ==", |
|
|
|
"integrity": "sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"dependencies": { |
|
|
|
|
|
|
|
"get-stdin": "^6.0.0" |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"bin": { |
|
|
|
"bin": { |
|
|
|
"eslint-config-prettier-check": "bin/cli.js" |
|
|
|
"eslint-config-prettier": "bin/cli.js" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"peerDependencies": { |
|
|
|
"eslint": ">=3.14.1" |
|
|
|
"eslint": ">=7.0.0" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/eslint-mdx": { |
|
|
|
"node_modules/eslint-mdx": { |
|
|
@ -7007,15 +7004,6 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", |
|
|
|
"integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" |
|
|
|
"integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/get-stdin": { |
|
|
|
|
|
|
|
"version": "6.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==", |
|
|
|
|
|
|
|
"dev": true, |
|
|
|
|
|
|
|
"engines": { |
|
|
|
|
|
|
|
"node": ">=4" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"node_modules/get-stream": { |
|
|
|
"node_modules/get-stream": { |
|
|
|
"version": "4.1.0", |
|
|
|
"version": "4.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", |
|
|
@ -21704,13 +21692,11 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"eslint-config-prettier": { |
|
|
|
"eslint-config-prettier": { |
|
|
|
"version": "6.14.0", |
|
|
|
"version": "8.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.14.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz", |
|
|
|
"integrity": "sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ==", |
|
|
|
"integrity": "sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==", |
|
|
|
"dev": true, |
|
|
|
"dev": true, |
|
|
|
"requires": { |
|
|
|
"requires": {} |
|
|
|
"get-stdin": "^6.0.0" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
"eslint-mdx": { |
|
|
|
"eslint-mdx": { |
|
|
|
"version": "1.8.2", |
|
|
|
"version": "1.8.2", |
|
|
@ -22757,12 +22743,6 @@ |
|
|
|
"resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", |
|
|
|
"integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" |
|
|
|
"integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"get-stdin": { |
|
|
|
|
|
|
|
"version": "6.0.0", |
|
|
|
|
|
|
|
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz", |
|
|
|
|
|
|
|
"integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==", |
|
|
|
|
|
|
|
"dev": true |
|
|
|
|
|
|
|
}, |
|
|
|
|
|
|
|
"get-stream": { |
|
|
|
"get-stream": { |
|
|
|
"version": "4.1.0", |
|
|
|
"version": "4.1.0", |
|
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", |
|
|
|