Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed Sep 20, 2023
1 parent 2b8dd25 commit ff94fb2
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 133 deletions.
9 changes: 4 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,17 +32,16 @@
"author": "Rongjian Zhang",
"license": "MIT",
"devDependencies": {
"@types/node": "^18.16.0",
"typescript": "^5.0.4",
"vite": "^4.3.2"
"@types/node": "^20.6.2",
"typescript": "^5.2.2"
},
"peerDependencies": {
"vite": "^2.6.0 || 3 || 4"
},
"dependencies": {
"@rollup/pluginutils": "^5.0.2",
"@rollup/pluginutils": "^5.0.4",
"@svgr/core": "^7.0.0",
"@svgr/plugin-jsx": "^7.0.0"
},
"packageManager": "pnpm@8.4.0"
"packageManager": "pnpm@8.7.6"
}
Loading

0 comments on commit ff94fb2

Please sign in to comment.