Skip to content

Commit

Permalink
chore(deps): update vue monorepo to ^3.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent b73affc commit cfab8f1
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 812 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.0",
"@vitejs/plugin-vue": "^4.4.0",
"@vitejs/plugin-vue-jsx": "^3.0.2",
"@vue/compiler-sfc": "^3.3.7",
"@vue/compiler-sfc": "^3.3.8",
"fs-extra": "^11.1.1",
"typescript": "^5.2.2",
"vue": "^3.3.7"
"vue": "^3.3.8"
},
"devDependencies": {
"@playwright/test": "^1.39.0",
"@previewjs/core": "workspace:*",
"@previewjs/iframe": "workspace:*",
"@previewjs/testing": "workspace:*",
"@types/fs-extra": "^11.0.3",
"@vue/compiler-core": "^3.3.7",
"@vue/reactivity": "^3.3.7",
"@vue/runtime-core": "^3.3.7",
"@vue/runtime-dom": "^3.3.7",
"@vue/shared": "^3.3.7",
"@vue/compiler-core": "^3.3.8",
"@vue/reactivity": "^3.3.8",
"@vue/runtime-core": "^3.3.8",
"@vue/runtime-dom": "^3.3.8",
"@vue/shared": "^3.3.8",
"pino": "^8.16.1",
"pino-pretty": "^10.2.3",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit cfab8f1

Please sign in to comment.