Skip to content

Commit

Permalink
feat(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 5438da3 commit 9f64055
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 329 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,21 +70,21 @@
},
"dependencies": {
"@antfu/install-pkg": "^0.4.1",
"@clack/prompts": "^0.8.1",
"@clack/prompts": "^0.8.2",
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
"@eslint/markdown": "^6.2.1",
"@stylistic/eslint-plugin": "^2.11.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"@typescript-eslint/parser": "^8.15.0",
"@vitest/eslint-plugin": "^1.1.10",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vitest/eslint-plugin": "^1.1.11",
"eslint-config-flat-gitignore": "^0.3.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.6",
"eslint-plugin-format": "^0.1.2",
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-no-only-tests": "^3.3.0",
Expand All @@ -100,18 +100,18 @@
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.1",
"parse-gitignore": "^2.0.0",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"toml-eslint-parser": "^0.10.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "^1.17.0",
"@eslint-react/eslint-plugin": "^1.17.1",
"@eslint/config-inspector": "^0.5.6",
"@prettier/plugin-xml": "^3.4.1",
"@types/eslint": "^9.6.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.9.1",
"@types/node": "^22.10.0",
"@unocss/eslint-plugin": "^0.64.1",
"astro-eslint-parser": "^1.1.0",
"bumpp": "^9.8.1",
Expand All @@ -128,8 +128,8 @@
"lint-staged": "^15.2.10",
"prettier-plugin-astro": "^0.14.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"vitest": "^2.1.5"
"typescript": "^5.7.2",
"vitest": "^2.1.6"
},
"lint-staged": {
"*": "eslint --fix"
Expand Down
Loading

0 comments on commit 9f64055

Please sign in to comment.