Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2025
1 parent 903be5d commit 7fc2105
Show file tree
Hide file tree
Showing 5 changed files with 399 additions and 319 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
22.13.1
22.14.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"lint-staged": "^15.4.3",
"prettier": "^3.5.0",
"ts-node": "^10.9.2",
"turbo": "^2.4.0",
"turbo": "^2.4.1",
"typescript": "catalog:"
},
"packageManager": "pnpm@10.2.1"
"packageManager": "pnpm@10.3.0"
}
12 changes: 6 additions & 6 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"dependencies": {
"@antfu/install-pkg": "^1.0.0",
"@clack/prompts": "^0.10.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"@vitest/eslint-plugin": "^1.1.27",
"@typescript-eslint/eslint-plugin": "^8.24.0",
"@typescript-eslint/parser": "^8.24.0",
"@vitest/eslint-plugin": "^1.1.31",
"eslint-config-flat-gitignore": "^2.0.0",
"eslint-config-next": "^15.1.6",
"eslint-config-next": "^15.1.7",
"eslint-config-prettier": "^10.0.1",
"eslint-flat-config-utils": "^2.0.1",
"eslint-merge-processors": "^2.0.0",
Expand All @@ -58,12 +58,12 @@
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-unused-imports": "^4.1.4",
"eslint-plugin-yml": "^1.16.0",
"globals": "^15.14.0",
"globals": "^15.15.0",
"jsonc-eslint-parser": "^2.4.0",
"mlly": "^1.7.4",
"parse-gitignore": "^2.0.0",
"picocolors": "^1.1.1",
"svelte": "^5.19.9",
"svelte": "^5.20.0",
"svelte-eslint-parser": "^0.43.0",
"toml-eslint-parser": "^0.10.0",
"yaml-eslint-parser": "^1.2.3",
Expand Down
Loading

0 comments on commit 7fc2105

Please sign in to comment.