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 Jul 24, 2024
1 parent 030fea0 commit 0f50089
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion playground/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
},
"devDependencies": {
"@huntersofbook/i18n": "workspace:*",
"nuxt": "3.6.2"
"nuxt": "3.12.4"
}
}
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.4.34"
},
"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.5.4",
"vite": "^4.4.2",
"vue-tsc": "^1.8.4"
"vue-tsc": "^1.8.27"
}
}

0 comments on commit 0f50089

Please sign in to comment.