Skip to content

Commit

Permalink
feat: updated the dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kurone-kito committed Dec 5, 2024
1 parent df5ece7 commit 91e51d3
Show file tree
Hide file tree
Showing 2 changed files with 1,734 additions and 1,082 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,30 +32,30 @@
"test": "pnpm run lint"
},
"devDependencies": {
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@cspell/cspell-types": "^8.14.4",
"@kurone-kito/commitlint-config": "^0.16.1",
"@kurone-kito/cspell-config": "^0.16.1",
"@kurone-kito/eslint-config-base": "^0.16.1",
"@kurone-kito/lint-staged-config": "^0.16.1",
"@commitlint/cli": "^19.6.0",
"@commitlint/config-conventional": "^19.6.0",
"@cspell/cspell-types": "^8.16.1",
"@kurone-kito/commitlint-config": "^0.17.1-alpha.1",
"@kurone-kito/cspell-config": "^0.17.1-alpha.1",
"@kurone-kito/eslint-config-base": "^0.17.1-alpha.1",
"@kurone-kito/lint-staged-config": "^0.17.1-alpha.1",
"@kurone-kito/markdownlint-config": "^0.17.1-alpha.1",
"@kurone-kito/prettier-config": "^0.16.1",
"@kurone-kito/typescript-config": "^0.16.1",
"@typescript-eslint/parser": "^8.6.0",
"cspell": "^8.14.4",
"eslint": "^9.11.0",
"@kurone-kito/prettier-config": "^0.17.1-alpha.1",
"@kurone-kito/typescript-config": "^0.17.1-alpha.1",
"@typescript-eslint/parser": "^8.17.0",
"cspell": "^8.16.1",
"eslint": "^9.16.0",
"eslint-formatter-codeframe": "^7.32.1",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"markdownlint-cli2": "^0.14.0",
"oxlint": "^0.9.6",
"prettier": "^3.3.3",
"prettier-plugin-packagejson": "^2.5.2",
"markdownlint-cli2": "^0.15.0",
"oxlint": "^0.14.0",
"prettier": "^3.4.2",
"prettier-plugin-packagejson": "^2.5.6",
"prettier-plugin-sh": "^0.14.0",
"prettier-plugin-sort-json": "^4.0.0",
"rimraf": "^5.0.10",
"typescript": "~5.6.2",
"typescript": "~5.7.2",
"typescript-eslint-language-service": "^5.0.5"
},
"packageManager": "pnpm@9.14.4+sha512.c8180b3fbe4e4bca02c94234717896b5529740a6cbadf19fa78254270403ea2f27d4e1d46a08a0f56c89b63dc8ebfd3ee53326da720273794e6200fcf0d184ab",
Expand Down
Loading

0 comments on commit 91e51d3

Please sign in to comment.