Skip to content

Commit

Permalink
chore: update dependencies (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
yusukebe authored Sep 16, 2024
1 parent 236bc6e commit cd6bd56
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 191 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"@babel/parser": "^7.23.6",
"@babel/traverse": "^7.23.6",
"@babel/types": "^7.23.6",
"@hono/vite-dev-server": "^0.14.0",
"@hono/vite-dev-server": "^0.16.0",
"jsonc-parser": "^3.2.1",
"precinct": "^12.0.2"
},
Expand All @@ -128,7 +128,7 @@
"@types/node": "^20.10.5",
"eslint": "^9.10.0",
"glob": "^10.3.10",
"hono": "^4.4.3",
"hono": "^4.6.1",
"np": "7.7.0",
"prettier": "^3.1.1",
"publint": "^0.2.7",
Expand All @@ -143,4 +143,4 @@
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "^4.9.6"
}
}
}
Loading

0 comments on commit cd6bd56

Please sign in to comment.