Skip to content

Commit

Permalink
chore(deps): update vue monorepo to ^3.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 3, 2024
1 parent 36f9d53 commit 6657dcd
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 261 deletions.
14 changes: 7 additions & 7 deletions framework-plugins/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,22 +33,22 @@
"@previewjs/vfs": "^2.1.1",
"@vitejs/plugin-vue": "^4.6.2",
"@vitejs/plugin-vue-jsx": "^3.1.0",
"@vue/compiler-sfc": "^3.3.13",
"@vue/compiler-sfc": "^3.4.4",
"fs-extra": "^11.2.0",
"typescript": "^5.3.3",
"vue": "^3.3.13"
"vue": "^3.4.4"
},
"devDependencies": {
"@playwright/test": "^1.40.1",
"@previewjs/core": "workspace:*",
"@previewjs/iframe": "workspace:*",
"@previewjs/testing": "workspace:*",
"@types/fs-extra": "^11.0.4",
"@vue/compiler-core": "^3.3.13",
"@vue/reactivity": "^3.3.13",
"@vue/runtime-core": "^3.3.13",
"@vue/runtime-dom": "^3.3.13",
"@vue/shared": "^3.3.13",
"@vue/compiler-core": "^3.4.4",
"@vue/reactivity": "^3.4.4",
"@vue/runtime-core": "^3.4.4",
"@vue/runtime-dom": "^3.4.4",
"@vue/shared": "^3.4.4",
"pino": "^8.17.2",
"pino-pretty": "^10.3.1",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit 6657dcd

Please sign in to comment.