Skip to content

Commit

Permalink
Possible fix for routing
Browse files Browse the repository at this point in the history
  • Loading branch information
Marekkon5 committed Feb 17, 2024
1 parent 4b638cf commit c1959b1
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 110 deletions.
12 changes: 6 additions & 6 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@
},
"dependencies": {
"@quasar/extras": "^1.16.9",
"axios": "^1.6.5",
"axios": "^1.6.7",
"compare-versions": "^6.1.0",
"quasar": "^2.14.2",
"vue": "^3.4.14",
"quasar": "^2.14.4",
"vue": "^3.4.19",
"vue-router": "^4.2.5",
"vuedraggable": "^4.1.0"
},
"devDependencies": {
"@quasar/vite-plugin": "^1.6.0",
"@vitejs/plugin-vue": "^5.0.3",
"sass": "1.69.7",
"@vitejs/plugin-vue": "^5.0.4",
"sass": "1.71.0",
"typescript": "^5.3.3",
"vite": "^5.0.11",
"vite": "^5.1.3",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit c1959b1

Please sign in to comment.