Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed May 9, 2024
1 parent 27817b5 commit abf77e1
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 69 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"dependencies": {
"@antfu/install-pkg": "^0.3.3",
"@clack/prompts": "^0.7.0",
"@stylistic/eslint-plugin": "^2.0.0",
"@stylistic/eslint-plugin": "^2.1.0",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint-config-flat-gitignore": "^0.1.5",
Expand All @@ -114,7 +114,7 @@
"eslint-plugin-unicorn": "^52.0.0",
"eslint-plugin-unused-imports": "^3.2.0",
"eslint-plugin-vitest": "^0.5.4",
"eslint-plugin-vue": "^9.25.0",
"eslint-plugin-vue": "^9.26.0",
"eslint-plugin-yml": "^1.14.0",
"eslint-processor-vue-blocks": "^0.1.2",
"globals": "^15.1.0",
Expand All @@ -132,13 +132,13 @@
"@antfu/ni": "^0.21.12",
"@eslint-react/eslint-plugin": "^1.5.11",
"@eslint/config-inspector": "^0.4.8",
"@stylistic/eslint-plugin-migrate": "^2.0.0",
"@stylistic/eslint-plugin-migrate": "^2.1.0",
"@types/eslint": "^8.56.10",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.12.11",
"@types/prompts": "^2.4.9",
"@types/yargs": "^17.0.32",
"@unocss/eslint-plugin": "^0.59.4",
"@unocss/eslint-plugin": "^0.60.0",
"astro-eslint-parser": "^1.0.2",
"bumpp": "^9.4.1",
"bundle-require": "^4.1.0",
Expand All @@ -151,7 +151,7 @@
"eslint-plugin-svelte": "^2.38.0",
"eslint-typegen": "^0.2.4",
"esno": "^4.7.0",
"execa": "^8.0.1",
"execa": "^9.0.0",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.2",
Expand All @@ -160,7 +160,7 @@
"rimraf": "^5.0.5",
"simple-git-hooks": "^2.11.1",
"svelte": "^4.2.16",
"svelte-eslint-parser": "^0.35.0",
"svelte-eslint-parser": "^0.36.0",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"vitest": "^1.6.0",
Expand Down

0 comments on commit abf77e1

Please sign in to comment.