chore(deps): update dependency eslint to v9.28.0
This commit is contained in:
parent
974de82d5d
commit
de596ec022
2 changed files with 11 additions and 11 deletions
|
@ -48,7 +48,7 @@
|
|||
"@types/react": "19.1.6",
|
||||
"@types/react-dom": "19.1.5",
|
||||
"dotenv-cli": "8.0.0",
|
||||
"eslint": "9.27.0",
|
||||
"eslint": "9.28.0",
|
||||
"eslint-config-next": "15.3.3",
|
||||
"eslint-config-prettier": "10.1.5",
|
||||
"postcss": "8.5.4",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -147,10 +147,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@eslint/js@npm:9.27.0":
|
||||
version: 9.27.0
|
||||
resolution: "@eslint/js@npm:9.27.0"
|
||||
checksum: 10c0/79b219ceda79182732954b52f7a494f49995a9a6419c7ae0316866e324d3706afeb857e1306bb6f35a4caaf176a5174d00228fc93d36781a570d32c587736564
|
||||
"@eslint/js@npm:9.28.0":
|
||||
version: 9.28.0
|
||||
resolution: "@eslint/js@npm:9.28.0"
|
||||
checksum: 10c0/5a6759542490dd9f778993edfbc8d2f55168fd0f7336ceed20fe3870c65499d72fc0bca8d1ae00ea246b0923ea4cba2e0758a8a5507a3506ddcf41c92282abb8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2800,9 +2800,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"eslint@npm:9.27.0":
|
||||
version: 9.27.0
|
||||
resolution: "eslint@npm:9.27.0"
|
||||
"eslint@npm:9.28.0":
|
||||
version: 9.28.0
|
||||
resolution: "eslint@npm:9.28.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.2.0"
|
||||
"@eslint-community/regexpp": "npm:^4.12.1"
|
||||
|
@ -2810,7 +2810,7 @@ __metadata:
|
|||
"@eslint/config-helpers": "npm:^0.2.1"
|
||||
"@eslint/core": "npm:^0.14.0"
|
||||
"@eslint/eslintrc": "npm:^3.3.1"
|
||||
"@eslint/js": "npm:9.27.0"
|
||||
"@eslint/js": "npm:9.28.0"
|
||||
"@eslint/plugin-kit": "npm:^0.3.1"
|
||||
"@humanfs/node": "npm:^0.16.6"
|
||||
"@humanwhocodes/module-importer": "npm:^1.0.1"
|
||||
|
@ -2846,7 +2846,7 @@ __metadata:
|
|||
optional: true
|
||||
bin:
|
||||
eslint: bin/eslint.js
|
||||
checksum: 10c0/135d301e37cd961000a9c1d3f0e1863bed29a61435dfddedba3db295973193024382190fd8790a8de83777d10f450082a29eaee8bc9ce0fb1bc1f2b0bb882280
|
||||
checksum: 10c0/513ea7e69d88a0905d4ed35cef3a8f31ebce7ca9f2cdbda3474495c63ad6831d52357aad65094be7a144d6e51850980ced7d25efb807e8ab06a427241f7cd730
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3825,7 +3825,7 @@ __metadata:
|
|||
class-variance-authority: "npm:^0.7.1"
|
||||
clsx: "npm:^2.1.1"
|
||||
dotenv-cli: "npm:8.0.0"
|
||||
eslint: "npm:9.27.0"
|
||||
eslint: "npm:9.28.0"
|
||||
eslint-config-next: "npm:15.3.3"
|
||||
eslint-config-prettier: "npm:10.1.5"
|
||||
lucide-react: "npm:^0.511.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue