Skip to content

Commit

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

* docs: changeset

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Nicola Molinari <[email protected]>
  • Loading branch information
renovate[bot] and emmenko authored Dec 7, 2023
1 parent 225c110 commit 0d0b533
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 30 deletions.
9 changes: 9 additions & 0 deletions .changeset/mean-ladybugs-run.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.4.12 [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.9",
"vite": "4.4.12",
"webpack": "5.82.1",
"webpack-bundle-analyzer": "4.8.0",
"webpack-dev-server": "4.15.0",
Expand Down
54 changes: 27 additions & 27 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.9"
"vite": "4.4.12"
}
}
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.9"
"vite": "4.4.12"
}
}

2 comments on commit 0d0b533

@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-rhr0wzkr8-commercetools.vercel.app

Built with commit 0d0b533.
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 merchant-center-application-kit ready!

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

Built with commit 0d0b533.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.