Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggodlewski authored and monpie3 committed Oct 18, 2024
1 parent 2aacb51 commit 24be013
Show file tree
Hide file tree
Showing 3 changed files with 1,180 additions and 644 deletions.
8 changes: 4 additions & 4 deletions apps/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"build": "vite build"
},
"dependencies": {
"vue": "3.2.45",
"vue": "3.5.12",
"vue-prism-editor": "2.0.0-alpha.2",
"vue-router": "4.1.6"
"vue-router": "4.4.5"
},
"devDependencies": {
"@vitejs/plugin-vue": "4.0.0",
"@vitejs/plugin-vue": "5.1.4",
"eslint-plugin-vue": "8.7.1",
"typescript": "4.9.4",
"vite": "4.5.3"
"vite": "5.4.9"
}
}
Loading

0 comments on commit 24be013

Please sign in to comment.