Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Jul 17, 2024
1 parent 3dd7b57 commit 8209c0d
Show file tree
Hide file tree
Showing 2 changed files with 689 additions and 496 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,16 +135,16 @@
"devDependencies": {
"@antfu/eslint-config": "workspace:*",
"@antfu/ni": "^0.22.0",
"@eslint-react/eslint-plugin": "^1.5.26",
"@eslint-react/eslint-plugin": "^1.5.27",
"@eslint/config-inspector": "^0.5.1",
"@prettier/plugin-xml": "^3.4.1",
"@stylistic/eslint-plugin-migrate": "^2.3.0",
"@types/eslint": "^8.56.10",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/prompts": "^2.4.9",
"@types/yargs": "^17.0.32",
"@unocss/eslint-plugin": "^0.61.4",
"@unocss/eslint-plugin": "^0.61.5",
"astro-eslint-parser": "^1.0.2",
"bumpp": "^9.4.1",
"eslint": "npm:eslint-ts-patch@9.5.0-0",
Expand All @@ -161,17 +161,17 @@
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"lint-staged": "^15.2.7",
"prettier-plugin-astro": "^0.14.0",
"prettier-plugin-astro": "^0.14.1",
"prettier-plugin-slidev": "^1.0.5",
"rimraf": "^6.0.1",
"simple-git-hooks": "^2.11.1",
"svelte": "^4.2.18",
"svelte-eslint-parser": "^0.40.0",
"tsup": "^8.1.0",
"tsup": "^8.1.2",
"tsx": "^4.16.2",
"typescript": "^5.5.3",
"vitest": "^2.0.3",
"vue": "^3.4.31"
"vue": "^3.4.32"
},
"resolutions": {
"tsx": "~4.16.2"
Expand Down
Loading

0 comments on commit 8209c0d

Please sign in to comment.