Skip to content

Commit

Permalink
reapply update
Browse files Browse the repository at this point in the history
  • Loading branch information
r3dDoX committed Sep 26, 2024
1 parent 2c4f4a7 commit 612b064
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 19 deletions.
37 changes: 19 additions & 18 deletions package-lock.json

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

5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,13 @@
},
"homepage": "https://github.com/r3dDoX/vite-plugin-svgo#readme",
"dependencies": {
"svgo": "3.0.4"
"svgo": "3.3.2"
},
"peerDependencies": {
"typescript": ">=4.9.4",
"vite": ">=4.0.2"
},
"devDependencies": {
"@types/node": "22.7.2"
}
}

0 comments on commit 612b064

Please sign in to comment.