Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Apr 19, 2024
1 parent 648063a commit 78b9c12
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions MyApp.Client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@
"module.d.ts"
],
"dependencies": {
"@servicestack/client": "^2.1.1",
"@servicestack/vue": "^3.0.88",
"@servicestack/client": "^2.1.5",
"@servicestack/vue": "^3.0.89",
"@unhead/vue": "^1.8.10",
"@vueuse/core": "^10.7.2",
"pinia": "^2.1.7",
"vue": "^3.4.15",
"vue-router": "^4.2.5"
"vue": "^3.4.23",
"vue-router": "^4.3.2"
},
"devDependencies": {
"@iconify/vue": "^4.1.1",
Expand All @@ -46,7 +46,7 @@
"npm-run-all2": "^6.1.1",
"postcss": "^8.4.35",
"tailwindcss": "^3.4.1",
"typescript": "~5.3.0",
"typescript": "^5.4.5",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-markdown": "^0.26.0",
"unplugin-vue-router": "^0.7.0",
Expand Down

0 comments on commit 78b9c12

Please sign in to comment.