Skip to content

Commit

Permalink
chore: release v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dxhuii committed May 22, 2024
1 parent 8e04385 commit 40b5a99
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dxhuii/eslint-config",
"type": "module",
"version": "2.1.4",
"version": "2.1.5",
"packageManager": "[email protected]",
"description": "Dxhuii's ESLint config",
"author": "Dxhuii <[email protected]> (https://github.com/dxhuii)",
Expand Down Expand Up @@ -35,19 +35,19 @@
"eslint": ">=8.0.0"
},
"dependencies": {
"@eslint-react/eslint-plugin": "^1.5.11",
"@unocss/eslint-config": "0.60.2",
"@eslint-react/eslint-plugin": "^1.5.12",
"@unocss/eslint-config": "0.60.3",
"eslint-plugin-format": "^0.1.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "5.1.0-beta-26f2496093-20240514",
"eslint-plugin-react-refresh": "^0.4.7"
},
"devDependencies": {
"@antfu/eslint-config": "^2.18.0",
"@antfu/eslint-config": "^2.18.1",
"@dxhuii/eslint-config": "workspace:*",
"@types/eslint": "^8.56.10",
"@types/node": "^20.12.12",
"bumpp": "^9.4.1",
"eslint": "^8.57.0",
"eslint": "^9.3.0",
"lint-staged": "^15.2.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.0.2",
Expand Down

0 comments on commit 40b5a99

Please sign in to comment.