Skip to content

Commit

Permalink
Update vue and vue-router
Browse files Browse the repository at this point in the history
Signed-off-by: Olga Bulat <[email protected]>
  • Loading branch information
obulat committed Oct 22, 2024
1 parent 8e7e50e commit 9c55bc0
Show file tree
Hide file tree
Showing 3 changed files with 149 additions and 737 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@
"typescript": "5.6.3",
"vitest": "^2.0.5",
"vitest-dom": "^0.1.1",
"vue": "3.5.0",
"vue-router": "^4.4.0",
"vue": "3.5.12",
"vue-router": "^4.4.5",
"vue-tsc": "2.1.6",
"storybook": "8.2.9",
"@storybook/vue3": "8.2.9",
Expand Down
1 change: 1 addition & 0 deletions packages/js/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"openapi-typescript": "^7.3.2",
"rollup": "^4.22.4",
"typescript": "^5.5.4",
"vite": "5.4.3",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5"
},
Expand Down
Loading

0 comments on commit 9c55bc0

Please sign in to comment.