Merge pull request #297 from gnmyt/dependabot/npm_and_yarn/client/eslint-plugin-react-7.35.0
Bump eslint-plugin-react from 7.34.4 to 7.35.0 in /client
This commit is contained in:
commit
c1264da9e2
@ -30,7 +30,7 @@
|
|||||||
"@types/react-dom": "^18.3.0",
|
"@types/react-dom": "^18.3.0",
|
||||||
"@vitejs/plugin-react": "^4.3.1",
|
"@vitejs/plugin-react": "^4.3.1",
|
||||||
"eslint": "^8.57.0",
|
"eslint": "^8.57.0",
|
||||||
"eslint-plugin-react": "^7.34.4",
|
"eslint-plugin-react": "^7.35.0",
|
||||||
"eslint-plugin-react-hooks": "^4.6.2",
|
"eslint-plugin-react-hooks": "^4.6.2",
|
||||||
"eslint-plugin-react-refresh": "^0.4.8",
|
"eslint-plugin-react-refresh": "^0.4.8",
|
||||||
"vite": "^5.3.4"
|
"vite": "^5.3.4"
|
||||||
|
@ -839,16 +839,6 @@ array.prototype.flatmap@^1.3.2:
|
|||||||
es-abstract "^1.22.1"
|
es-abstract "^1.22.1"
|
||||||
es-shim-unscopables "^1.0.0"
|
es-shim-unscopables "^1.0.0"
|
||||||
|
|
||||||
array.prototype.toreversed@^1.1.2:
|
|
||||||
version "1.1.2"
|
|
||||||
resolved "https://registry.yarnpkg.com/array.prototype.toreversed/-/array.prototype.toreversed-1.1.2.tgz#b989a6bf35c4c5051e1dc0325151bf8088954eba"
|
|
||||||
integrity sha512-wwDCoT4Ck4Cz7sLtgUmzR5UV3YF5mFHUlbChCzZBQZ+0m2cl/DH3tKgvphv1nKgFsJ48oCSg6p91q2Vm0I/ZMA==
|
|
||||||
dependencies:
|
|
||||||
call-bind "^1.0.2"
|
|
||||||
define-properties "^1.2.0"
|
|
||||||
es-abstract "^1.22.1"
|
|
||||||
es-shim-unscopables "^1.0.0"
|
|
||||||
|
|
||||||
array.prototype.tosorted@^1.1.4:
|
array.prototype.tosorted@^1.1.4:
|
||||||
version "1.1.4"
|
version "1.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
|
resolved "https://registry.yarnpkg.com/array.prototype.tosorted/-/array.prototype.tosorted-1.1.4.tgz#fe954678ff53034e717ea3352a03f0b0b86f7ffc"
|
||||||
@ -1424,15 +1414,14 @@ eslint-plugin-react-refresh@^0.4.8:
|
|||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.8.tgz#3b1db9188844101213ca637f181e84a016e36732"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-react-refresh/-/eslint-plugin-react-refresh-0.4.8.tgz#3b1db9188844101213ca637f181e84a016e36732"
|
||||||
integrity sha512-MIKAclwaDFIiYtVBLzDdm16E+Ty4GwhB6wZlCAG1R3Ur+F9Qbo6PRxpA5DK7XtDgm+WlCoAY2WxAwqhmIDHg6Q==
|
integrity sha512-MIKAclwaDFIiYtVBLzDdm16E+Ty4GwhB6wZlCAG1R3Ur+F9Qbo6PRxpA5DK7XtDgm+WlCoAY2WxAwqhmIDHg6Q==
|
||||||
|
|
||||||
eslint-plugin-react@^7.34.4:
|
eslint-plugin-react@^7.35.0:
|
||||||
version "7.34.4"
|
version "7.35.0"
|
||||||
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.34.4.tgz#1f0dc313a0937db7ce15fd1f6c3d77e70f3e02fb"
|
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.35.0.tgz#00b1e4559896710e58af6358898f2ff917ea4c41"
|
||||||
integrity sha512-Np+jo9bUwJNxCsT12pXtrGhJgT3T44T1sHhn1Ssr42XFn8TES0267wPGo5nNrMHi8qkyimDAX2BUmkf9pSaVzA==
|
integrity sha512-v501SSMOWv8gerHkk+IIQBkcGRGrO2nfybfj5pLxuJNFTPxxA3PSryhXTK+9pNbtkggheDdsC0E9Q8CuPk6JKA==
|
||||||
dependencies:
|
dependencies:
|
||||||
array-includes "^3.1.8"
|
array-includes "^3.1.8"
|
||||||
array.prototype.findlast "^1.2.5"
|
array.prototype.findlast "^1.2.5"
|
||||||
array.prototype.flatmap "^1.3.2"
|
array.prototype.flatmap "^1.3.2"
|
||||||
array.prototype.toreversed "^1.1.2"
|
|
||||||
array.prototype.tosorted "^1.1.4"
|
array.prototype.tosorted "^1.1.4"
|
||||||
doctrine "^2.1.0"
|
doctrine "^2.1.0"
|
||||||
es-iterator-helpers "^1.0.19"
|
es-iterator-helpers "^1.0.19"
|
||||||
|
Reference in New Issue
Block a user