Skip to content

Commit

Permalink
feat: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
qq15725 committed Jan 2, 2025
1 parent 1a1a3d3 commit 01f67e5
Show file tree
Hide file tree
Showing 4 changed files with 204 additions and 445 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@
"prepare": "simple-git-hooks"
},
"dependencies": {
"modern-font": "^0.3.4",
"modern-idoc": "^0.1.3",
"modern-path2d": "^1.0.0"
"modern-font": "^0.3.5",
"modern-idoc": "^0.1.4",
"modern-path2d": "^1.0.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.12.0",
"@types/node": "^22.10.2",
"@antfu/eslint-config": "^3.12.1",
"@types/node": "^22.10.3",
"bumpp": "^9.9.2",
"conventional-changelog-cli": "^5.0.0",
"eslint": "^9.17.0",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"simple-git-hooks": "^2.11.1",
"typescript": "^5.7.2",
"unbuild": "^3.0.1",
"vite": "^6.0.5",
"unbuild": "^3.2.0",
"vite": "^6.0.6",
"vitest": "^2.1.8"
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 01f67e5

Please sign in to comment.