Skip to content

Commit

Permalink
chore(deps): update playground
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 3, 2024
1 parent 030fea0 commit c57afa1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions playground/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "^3.3.4"
"vue": "^3.5.11"
},
"devDependencies": {
"@huntersofbook/i18n": "workspace:*",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.6.2",
"cross-env": "^7.0.3",
"typescript": "^5.1.6",
"typescript": "^5.6.2",
"vite": "^4.4.2",
"vue-tsc": "^1.8.4"
"vue-tsc": "^1.8.27"
}
}

0 comments on commit c57afa1

Please sign in to comment.