Skip to content

Commit

Permalink
chore(deps): update dependency vite to v4.5.2 [security] (#3381)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency vite to v4.5.2 [security]

* chore: add changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yemitan Isaiah Olurotimi <isaiah.yemitan@commercetools.com>
  • Loading branch information
renovate[bot] and Rhotimee authored Jan 25, 2024
1 parent fe63147 commit 628b810
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 19 deletions.
9 changes: 9 additions & 0 deletions .changeset/curvy-hats-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
"@commercetools-frontend/mc-scripts": patch
"@commercetools-local/playground": patch
"@commercetools-local/visual-testing-app": patch
"@commercetools-website/custom-applications": patch
"@commercetools-website/components-playground": patch
---

chore(deps): update dependency vite to v4.5.2 [security]
2 changes: 1 addition & 1 deletion packages/mc-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"terser-webpack-plugin": "5.3.8",
"thread-loader": "3.0.4",
"url": "^0.11.0",
"vite": "4.4.12",
"vite": "4.5.2",
"webpack": "5.82.1",
"webpack-bundle-analyzer": "4.8.0",
"webpack-dev-server": "4.15.0",
Expand Down
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
"react-redux": "7.2.9",
"react-router-dom": "5.3.4",
"uuid": "9.0.0",
"vite": "4.4.12"
"vite": "4.5.2"
}
}
2 changes: 1 addition & 1 deletion website-components-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@
"@types/react-dom": "^17.0.19",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react": "4.1.0",
"vite": "4.4.12"
"vite": "4.5.2"
}
}

2 comments on commit 628b810

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Deploy preview for merchant-center-application-kit ready!

✅ Preview
https://merchant-center-application-fzo6z2afq-commercetools.vercel.app

Built with commit 628b810.
This pull request is being automatically deployed with vercel-action

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Deploy preview for application-kit-custom-views ready!

✅ Preview
https://application-kit-custom-views-17hg00xc5-commercetools.vercel.app

Built with commit 628b810.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.