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 18, 2024
1 parent 144fcde commit 9bb25b2
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 361 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sxzz/eslint-config",
"version": "4.4.0",
"packageManager": "[email protected].0",
"packageManager": "[email protected].2",
"description": "ESLint config for @sxzz.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -44,44 +44,44 @@
"dependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@eslint/js": "^9.12.0",
"@eslint/markdown": "^6.2.0",
"@unocss/eslint-plugin": "^0.63.3",
"@eslint/markdown": "^6.2.1",
"@unocss/eslint-plugin": "^0.63.4",
"eslint-config-flat-gitignore": "^0.3.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-antfu": "^2.7.0",
"eslint-plugin-command": "^0.2.6",
"eslint-plugin-import-x": "^4.3.1",
"eslint-plugin-jsdoc": "^50.3.1",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-perfectionist": "^3.8.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-perfectionist": "^3.9.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-sxzz": "^0.1.0",
"eslint-plugin-unicorn": "^56.0.0",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-vue": "^9.28.0",
"eslint-plugin-vue": "^9.29.0",
"eslint-plugin-yml": "^1.14.0",
"globals": "^15.10.0",
"globals": "^15.11.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.0",
"prettier": "^3.3.3",
"typescript-eslint": "^8.8.0",
"typescript-eslint": "^8.10.0",
"vue-eslint-parser": "^9.4.3",
"yaml-eslint-parser": "^1.2.3"
},
"devDependencies": {
"@eslint/config-inspector": "^0.5.4",
"@eslint/config-inspector": "^0.5.5",
"@sxzz/prettier-config": "^2.0.2",
"@types/node": "^22.7.4",
"bumpp": "^9.6.1",
"@types/node": "^22.7.6",
"bumpp": "^9.7.1",
"eslint": "^9.12.0",
"eslint-typegen": "^0.3.2",
"importx": "^0.5.0",
"picocolors": "^1.1.0",
"picocolors": "^1.1.1",
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
"typescript": "^5.6.3"
},
"engines": {
"node": "^18.18.0 || >=20.0.0"
Expand Down
Loading

0 comments on commit 9bb25b2

Please sign in to comment.