Skip to content

Commit

Permalink
Merge pull request #1063 from OpenChemistry/dependabot/npm_and_yarn/f…
Browse files Browse the repository at this point in the history
…rontend/distiller/vite-plugin-singlefile-2.0.1

Bump vite-plugin-singlefile from 0.13.5 to 2.0.1 in /frontend/distiller
  • Loading branch information
cjh1 authored Mar 19, 2024
2 parents ad98f5e + 0ebc570 commit 7e17f8f
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
14 changes: 7 additions & 7 deletions frontend/distiller/package-lock.json

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

2 changes: 1 addition & 1 deletion frontend/distiller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"prettier": "^3.2.5",
"pretty-quick": "^4.0.0",
"vite": "^5.1.4",
"vite-plugin-singlefile": "^0.13.5"
"vite-plugin-singlefile": "^2.0.1"
},
"scripts": {
"start": "vite",
Expand Down
8 changes: 4 additions & 4 deletions frontend/distiller/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2425,10 +2425,10 @@ use-sync-external-store@^1.0.0:
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a"
integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==

vite-plugin-singlefile@^0.13.5:
version "0.13.5"
resolved "https://registry.yarnpkg.com/vite-plugin-singlefile/-/vite-plugin-singlefile-0.13.5.tgz#9465dbb0b06afb2a73600a50fcce4b51c8d10999"
integrity sha512-y/aRGh8qHmw2f1IhaI/C6PJAaov47ESYDvUv1am1YHMhpY+19B5k5Odp8P+tgs+zhfvak6QB1ykrALQErEAo7g==
vite-plugin-singlefile@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/vite-plugin-singlefile/-/vite-plugin-singlefile-2.0.1.tgz#04c0ffdb54a83e236c54f199d5ce07130a2d4d32"
integrity sha512-J74tfN6TE4fz0Hp7E1+dmVTmCpyazv4yuIpR6jd22Kq76d2CQDSQx3wDiHX8LT02f922V+YrLhRq2VIk/UYrig==
dependencies:
micromatch "^4.0.5"

Expand Down

0 comments on commit 7e17f8f

Please sign in to comment.