|
@@ -24,7 +24,7 @@
|
|
|
"@prettier/plugin-php": "0.20.1",
|
|
"@prettier/plugin-php": "0.20.1",
|
|
|
"browserslist": "4.22.1",
|
|
"browserslist": "4.22.1",
|
|
|
"esbuild": "0.19.4",
|
|
"esbuild": "0.19.4",
|
|
|
- "eslint": "8.50.0",
|
|
|
|
|
|
|
+ "eslint": "8.51.0",
|
|
|
"eslint-config-prettier": "9.0.0",
|
|
"eslint-config-prettier": "9.0.0",
|
|
|
"eslint-plugin-editorconfig": "4.0.3",
|
|
"eslint-plugin-editorconfig": "4.0.3",
|
|
|
"eslint-plugin-import": "2.28.1",
|
|
"eslint-plugin-import": "2.28.1",
|
|
@@ -877,9 +877,9 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/@eslint/js": {
|
|
"node_modules/@eslint/js": {
|
|
|
- "version": "8.50.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz",
|
|
|
|
|
- "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==",
|
|
|
|
|
|
|
+ "version": "8.51.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.51.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"engines": {
|
|
"engines": {
|
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
@@ -2336,15 +2336,15 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"node_modules/eslint": {
|
|
"node_modules/eslint": {
|
|
|
- "version": "8.50.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz",
|
|
|
|
|
- "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==",
|
|
|
|
|
|
|
+ "version": "8.51.0",
|
|
|
|
|
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.51.0.tgz",
|
|
|
|
|
+ "integrity": "sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA==",
|
|
|
"dev": true,
|
|
"dev": true,
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
"@eslint-community/eslint-utils": "^4.2.0",
|
|
|
"@eslint-community/regexpp": "^4.6.1",
|
|
"@eslint-community/regexpp": "^4.6.1",
|
|
|
"@eslint/eslintrc": "^2.1.2",
|
|
"@eslint/eslintrc": "^2.1.2",
|
|
|
- "@eslint/js": "8.50.0",
|
|
|
|
|
|
|
+ "@eslint/js": "8.51.0",
|
|
|
"@humanwhocodes/config-array": "^0.11.11",
|
|
"@humanwhocodes/config-array": "^0.11.11",
|
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
"@humanwhocodes/module-importer": "^1.0.1",
|
|
|
"@nodelib/fs.walk": "^1.2.8",
|
|
"@nodelib/fs.walk": "^1.2.8",
|