Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent d6d89a6 commit 648f476
Show file tree
Hide file tree
Showing 6 changed files with 683 additions and 610 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.0
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,24 @@
}
},
"devDependencies": {
"@changesets/cli": "^2.27.8",
"@changesets/cli": "^2.27.9",
"@commitlint/cli": "^19.5.0",
"@cspell/dict-de-de": "^4.0.0",
"@mheob/changeset-changelog": "^3.0.1",
"@mheob/commitlint-config": "workspace:*",
"@mheob/eslint-config": "workspace:*",
"@mheob/prettier-config": "workspace:*",
"@types/node": "^20.16.7",
"commitizen": "^4.3.0",
"@types/node": "^20.16.11",
"commitizen": "^4.3.1",
"cspell": "^8.14.4",
"cz-git": "^1.9.4",
"eslint": "^9.11.1",
"cz-git": "^1.10.1",
"eslint": "^9.12.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"turbo": "^2.1.2",
"typescript": "^5.6.2"
"turbo": "^2.1.3",
"typescript": "^5.6.3"
},
"packageManager": "pnpm@9.11.0+sha512.0a203ffaed5a3f63242cd064c8fb5892366c103e328079318f78062f24ea8c9d50bc6a47aa3567cabefd824d170e78fa2745ed1f16b132e16436146b7688f19b"
"packageManager": "pnpm@9.12.1+sha512.e5a7e52a4183a02d5931057f7a0dbff9d5e9ce3161e33fa68ae392125b79282a8a8a470a51dfc8a0ed86221442eb2fb57019b0990ed24fab519bf0e1bc5ccfc4"
}
8 changes: 4 additions & 4 deletions packages/commitlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
"@commitlint/cli": "^19.5.0",
"@mheob/eslint-config": "workspace:*",
"@mheob/tsconfig": "workspace:*",
"commitizen": "^4.3.0",
"cz-git": "^1.9.4",
"eslint": "^9.11.1",
"typescript": "^5.6.2"
"commitizen": "^4.3.1",
"cz-git": "^1.10.1",
"eslint": "^9.12.0",
"typescript": "^5.6.3"
},
"peerDependencies": {
"@commitlint/cli": "^19.3.0",
Expand Down
28 changes: 14 additions & 14 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,32 +38,32 @@
"dependencies": {
"@antfu/install-pkg": "^0.4.1",
"@clack/prompts": "^0.7.0",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.1",
"@typescript-eslint/parser": "^8.8.1",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-next": "^14.2.13",
"eslint-config-next": "^14.2.15",
"eslint-config-prettier": "^9.1.0",
"eslint-flat-config-utils": "^0.4.0",
"eslint-merge-processors": "^0.1.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-command": "^0.2.5",
"eslint-plugin-command": "^0.2.6",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import-x": "^4.3.0",
"eslint-plugin-jsdoc": "^50.2.4",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-markdown": "^5.1.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-n": "^17.11.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-perfectionist": "^3.7.0",
"eslint-plugin-perfectionist": "^3.8.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-toml": "^0.11.1",
"eslint-plugin-unicorn": "^55.0.0",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-yml": "^1.14.0",
"globals": "^15.9.0",
"globals": "^15.11.0",
"jsonc-eslint-parser": "^2.4.0",
"mlly": "^1.7.1",
"mlly": "^1.7.2",
"parse-gitignore": "^2.0.0",
"picocolors": "^1.1.0",
"svelte": "^4.2.19",
Expand All @@ -73,24 +73,24 @@
"yargs": "^17.7.2"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.14.2",
"@eslint-react/eslint-plugin": "^1.14.3",
"@eslint/config-inspector": "^0.5.4",
"@mheob/tsconfig": "workspace:*",
"@types/yargs": "^17.0.33",
"astro-eslint-parser": "^1.0.3",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"eslint-plugin-astro": "^1.2.4",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.12",
"eslint-plugin-svelte": "^2.44.0",
"eslint-plugin-svelte": "^2.44.1",
"eslint-typegen": "^0.3.2",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1",
"rimraf": "^6.0.1",
"svelte-eslint-parser": "^0.41.1",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"@eslint-react/eslint-plugin": "^1.8.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"devDependencies": {
"@mheob/eslint-config": "workspace:*",
"@mheob/tsconfig": "workspace:*",
"eslint": "^9.11.1",
"eslint": "^9.12.0",
"prettier": "^3.3.3",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"peerDependencies": {
"prettier": "^3.3.0"
Expand Down
Loading

0 comments on commit 648f476

Please sign in to comment.