Skip to content

Commit

Permalink
chore(deps): update vue monorepo to v3.3.8 (#279)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2023
1 parent e845bdc commit 51f1a3f
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 92 deletions.
2 changes: 1 addition & 1 deletion packages/playground/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"vue": "3.3.7",
"vue": "3.3.8",
"vue3-marquee": "workspace:*"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue3-marquee/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"vite-plugin-css-injected-by-js": "^3.1.2",
"vite-plugin-dts": "^3.0.0-beta.3",
"vite-plugin-vue-type-imports": "^0.2.4",
"vue": "3.3.7",
"vue": "3.3.8",
"vue-tsc": "0.40.13",
"vue-typegen": "0.2.0"
},
Expand Down
184 changes: 94 additions & 90 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 51f1a3f

@vercel
Copy link

@vercel vercel bot commented on 51f1a3f Nov 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vue3-marquee – ./

vue3-marquee-megasanjay.vercel.app
vue3-marquee.vercel.app
vue3-marquee-git-main-megasanjay.vercel.app

Please sign in to comment.