mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Merge pull request #567 from ahmadk953/dependabot/npm_and_yarn/eslint-plugin-react-compiler-0.0.0-experimental-7670337-20240918
Bump eslint-plugin-react-compiler from 0.0.0-experimental-56229e1-20240813 to 0.0.0-experimental-7670337-20240918
This commit is contained in:
commit
591c55190e
2 changed files with 6 additions and 6 deletions
|
@ -34,7 +34,7 @@
|
|||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.1",
|
||||
"date-fns": "^4.1.0",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-56229e1-20240813",
|
||||
"eslint-plugin-react-compiler": "0.0.0-experimental-7670337-20240918",
|
||||
"lodash": "^4.17.21",
|
||||
"lucide-react": "^0.441.0",
|
||||
"next": "15.0.0-rc.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3235,9 +3235,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint-plugin-react-compiler@npm:0.0.0-experimental-56229e1-20240813":
|
||||
version: 0.0.0-experimental-56229e1-20240813
|
||||
resolution: "eslint-plugin-react-compiler@npm:0.0.0-experimental-56229e1-20240813"
|
||||
"eslint-plugin-react-compiler@npm:0.0.0-experimental-7670337-20240918":
|
||||
version: 0.0.0-experimental-7670337-20240918
|
||||
resolution: "eslint-plugin-react-compiler@npm:0.0.0-experimental-7670337-20240918"
|
||||
dependencies:
|
||||
"@babel/core": "npm:^7.24.4"
|
||||
"@babel/parser": "npm:^7.24.4"
|
||||
|
@ -3247,7 +3247,7 @@ __metadata:
|
|||
zod-validation-error: "npm:^3.0.3"
|
||||
peerDependencies:
|
||||
eslint: ">=7"
|
||||
checksum: 10c0/e49100cb58934fe94843e3a4e18f977ac57e31813eb42a769b4417dd8bbdf85db1d665b0daf8a7a582f848df46419c6d4528dda7d233393349f8b581ddd8a1a6
|
||||
checksum: 10c0/cd20d92fd1123296a3f8b1a61bed3eb80d555a183816406d67b8a99d9371da88b38b6c7e06c8a28556228dab4434304b61aca4d8b08c0c065d7e8f594768bedf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6302,7 +6302,7 @@ __metadata:
|
|||
eslint: "npm:^8.57.0"
|
||||
eslint-config-next: "npm:^15.0.0-rc.0"
|
||||
eslint-config-prettier: "npm:^9.1.0"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-56229e1-20240813"
|
||||
eslint-plugin-react-compiler: "npm:0.0.0-experimental-7670337-20240918"
|
||||
lodash: "npm:^4.17.21"
|
||||
lucide-react: "npm:^0.441.0"
|
||||
next: "npm:15.0.0-rc.0"
|
||||
|
|
Loading…
Reference in a new issue