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 25, 2024
1 parent 5438da3 commit 6f64feb
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 258 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@
},
"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",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vitest/eslint-plugin": "^1.1.10",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-flat-config-utils": "^0.4.0",
Expand Down Expand Up @@ -106,12 +106,12 @@
"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.9.3",
"@unocss/eslint-plugin": "^0.64.1",
"astro-eslint-parser": "^1.1.0",
"bumpp": "^9.8.1",
Expand All @@ -128,7 +128,7 @@
"lint-staged": "^15.2.10",
"prettier-plugin-astro": "^0.14.1",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vitest": "^2.1.5"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 6f64feb

Please sign in to comment.