Skip to content

Commit

Permalink
[web-ui-library] Make dependencies stable (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 25, 2024
1 parent 3bb93e0 commit 63a0e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"typescript": "5.6.2",
"typescript-eslint": "^8.15",
"vite": "^5.4",
"vite-plugin-dts": "^4.3",
"vite-plugin-dts": "4.1.1",
"vue-tsc": "^2.1"
},
"engines": {
Expand Down

0 comments on commit 63a0e7f

Please sign in to comment.