Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyingchun committed Dec 26, 2024
1 parent 36e3084 commit 306f4ac
Show file tree
Hide file tree
Showing 3 changed files with 715 additions and 615 deletions.
5 changes: 5 additions & 0 deletions .changeset/curly-comics-accept.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@hyperse/eslint-config-hyperse": patch
---

bump version
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,42 +71,42 @@
"eslint-plugin-markdown": "5.1.0"
},
"dependencies": {
"@eslint/js": "^9.16.0",
"@eslint/js": "^9.17.0",
"@next/eslint-plugin-next": "rc",
"@typescript-eslint/utils": "^8.17.0",
"@vitest/eslint-plugin": "^1.1.14",
"@typescript-eslint/utils": "^8.18.2",
"@vitest/eslint-plugin": "^1.1.20",
"app-root-path": "^3.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-define-config": "^2.1.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.3",
"eslint-plugin-react-hooks": "beta",
"eslint-plugin-regexp": "^2.7.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-sonarjs": "^1.0.4",
"eslint-plugin-tailwindcss": "^3.17.5",
"get-tsconfig": "^4.8.1",
"globals": "^15.13.0",
"globals": "^15.14.0",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.16",
"typescript-eslint": "^8.17.0"
"tailwindcss": "^3.4.17",
"typescript-eslint": "^8.18.2"
},
"devDependencies": {
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.10",
"@commitlint/cli": "19.6.0",
"@changesets/cli": "2.27.11",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@swc/core": "^1.10.0",
"@swc/core": "^1.10.1",
"@types/eslint__js": "^8.42.3",
"@types/node": "22.10.1",
"@types/react": "^19.0.0",
"@types/node": "22.10.2",
"@types/react": "^19.0.2",
"commitizen": "4.3.1",
"cz-conventional-changelog": "3.3.0",
"eslint": "^9.16.0",
"eslint": "^9.17.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"rimraf": "6.0.1",
"tsup": "^8.3.5",
"tsx": "^4.19.2",
Expand Down
Loading

0 comments on commit 306f4ac

Please sign in to comment.