Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Aug 6, 2024
1 parent 5596e0e commit 5a9be8e
Show file tree
Hide file tree
Showing 3 changed files with 351 additions and 382 deletions.
2 changes: 1 addition & 1 deletion .upstream-sync
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.23.2
v2.24.1
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@
"@clack/prompts": "0.7.0",
"@eslint-types/typescript-eslint": "7.5.0",
"@eslint-types/unicorn": "52.0.0",
"@stylistic/eslint-plugin": "^2.6.0-beta.0",
"@typescript-eslint/eslint-plugin": "8.0.0-alpha.40",
"@typescript-eslint/parser": "8.0.0-alpha.40",
"@stylistic/eslint-plugin": "2.6.1",
"@typescript-eslint/eslint-plugin": "8.0.1",
"@typescript-eslint/parser": "8.0.1",
"eslint-config-flat-gitignore": "0.1.8",
"eslint-config-prettier": "9.1.0",
"eslint-flat-config-utils": "0.2.5",
"eslint-flat-config-utils": "0.3.0",
"eslint-merge-processors": "0.1.0",
"eslint-plugin-antfu": "2.3.4",
"eslint-plugin-eslint-comments": "3.2.0",
Expand All @@ -80,17 +80,17 @@
"eslint-plugin-import-x": "3.1.0",
"eslint-plugin-jsonc": "2.16.0",
"eslint-plugin-markdown": "5.1.0",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-perfectionist": "2.11.0",
"eslint-plugin-perfectionist": "3.1.2",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-unicorn": "54.0.0",
"eslint-plugin-unicorn": "55.0.0",
"eslint-plugin-unused-imports": "4.0.1",
"eslint-plugin-vitest": "0.5.4",
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-yml": "1.14.0",
"eslint-processor-vue-blocks": "0.1.2",
"globals": "15.8.0",
"globals": "15.9.0",
"jsonc-eslint-parser": "2.4.0",
"local-pkg": "0.5.0",
"prettier": "3.3.3",
Expand All @@ -105,15 +105,15 @@
"@types/eslint": "9.6.0",
"@types/node": "20.14.11",
"@types/prompts": "2.4.9",
"bumpp": "9.4.1",
"eslint": "9.7.0",
"bumpp": "9.4.2",
"eslint": "9.8.0",
"eslint-plugin-regexp": "2.6.0",
"eslint-typegen": "0.2.4",
"eslint-typegen": "0.3.0",
"esno": "4.7.0",
"husky": "9.1.1",
"lint-staged": "15.2.7",
"husky": "9.1.4",
"lint-staged": "15.2.8",
"rimraf": "6.0.1",
"tsup": "8.2.2",
"tsup": "8.2.4",
"typescript": "5.5.4"
},
"engines": {
Expand Down
Loading

0 comments on commit 5a9be8e

Please sign in to comment.