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 11, 2023
1 parent 030fea0 commit f33e834
Show file tree
Hide file tree
Showing 3 changed files with 1,316 additions and 958 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.7.4"
}
}
8 changes: 4 additions & 4 deletions playground/vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
},
"devDependencies": {
"@huntersofbook/i18n": "workspace:*",
"@vitejs/plugin-vue": "^4.2.3",
"@vitejs/plugin-vue": "^4.4.0",
"cross-env": "^7.0.3",
"typescript": "^5.1.6",
"vite": "^4.4.2",
"vue-tsc": "^1.8.4"
"typescript": "^5.2.2",
"vite": "^4.4.11",
"vue-tsc": "^1.8.19"
}
}
Loading

0 comments on commit f33e834

Please sign in to comment.