Skip to content

Commit

Permalink
chores: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiin committed Aug 25, 2024
1 parent f5991f5 commit 5c18805
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@antfu/ni": "^0.22.4",
"@types/node": "^20.14.15",
"bumpp": "^9.5.1",
"@types/node": "^20.16.1",
"bumpp": "^9.5.2",
"clean-publish": "^5.0.0",
"eslint": "^8.57.0",
"esno": "^4.7.0",
Expand All @@ -57,11 +57,11 @@
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"unbuild": "^2.0.0",
"vite": "^5.4.0",
"vite": "^5.4.2",
"vitest": "^2.0.5"
},
"dependencies": {
"axios": "^1.7.4"
"axios": "^1.7.5"
},
"clean-publish": {
"cleanDocs": true,
Expand Down
64 changes: 32 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5c18805

Please sign in to comment.