Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ijkml committed Sep 7, 2024
1 parent 3aaad7b commit 2766a9f
Show file tree
Hide file tree
Showing 2 changed files with 1,402 additions and 1,575 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"release:beta": "bumpp prerelease --commit --push --no-tag && npm publish --access public --tag beta"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.0",
"@types/node": "^20.14.11",
"bumpp": "^9.4.1",
"eslint": "^9.7.0",
"nuxt": "^3.12.4",
"typescript": "^5.5.3"
"@antfu/eslint-config": "^3.3.2",
"@types/node": "^22.5.4",
"bumpp": "^9.5.2",
"eslint": "^9.10.0",
"nuxt": "^3.13.1",
"typescript": "^5.5.4"
}
}
Loading

0 comments on commit 2766a9f

Please sign in to comment.