Skip to content

Commit

Permalink
chore(deps): update vue monorepo to ^3.4.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent 037f3e0 commit e54b9be
Show file tree
Hide file tree
Showing 2 changed files with 354 additions and 241 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.2",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@vue/compiler-sfc": "^3.4.29",
"@vue/compiler-sfc": "^3.4.30",
"fs-extra": "^11.2.0",
"typescript": "^5.5.2",
"vue": "^3.4.29"
"vue": "^3.4.30"
},
"devDependencies": {
"@playwright/test": "^1.43.1",
"@previewjs/core": "workspace:*",
"@previewjs/iframe": "workspace:*",
"@previewjs/testing": "workspace:*",
"@types/fs-extra": "^11.0.4",
"@vue/compiler-core": "^3.4.29",
"@vue/reactivity": "^3.4.29",
"@vue/runtime-core": "^3.4.29",
"@vue/runtime-dom": "^3.4.29",
"@vue/shared": "^3.4.29",
"@vue/compiler-core": "^3.4.30",
"@vue/reactivity": "^3.4.30",
"@vue/runtime-core": "^3.4.30",
"@vue/runtime-dom": "^3.4.30",
"@vue/shared": "^3.4.30",
"pino": "^8.21.0",
"pino-pretty": "^11.2.1",
"rimraf": "^5.0.7",
Expand Down
Loading

0 comments on commit e54b9be

Please sign in to comment.