Skip to content

Commit

Permalink
Bump stimulus-vite-helpers from 3.0.0 to 3.0.1 (#71)
Browse files Browse the repository at this point in the history
Bumps [stimulus-vite-helpers](https://github.com/ElMassimo/stimulus-vite-helpers) from 3.0.0 to 3.0.1.
- [Changelog](https://github.com/ElMassimo/stimulus-vite-helpers/blob/main/CHANGELOG.md)
- [Commits](ElMassimo/stimulus-vite-helpers@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: stimulus-vite-helpers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2023
1 parent 7cde926 commit 78ddd5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"esbuild": "^0.19.11",
"esbuild-rails": "^1.0.7",
"postcss": "^8.4.31",
"stimulus-vite-helpers": "^3.0.0",
"stimulus-vite-helpers": "^3.0.1",
"swiper": "^10.2.0",
"tailwindcss": "^3.3.3",
"vite": "^4.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -952,10 +952,10 @@ source-map-js@^1.0.2:
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.0.2.tgz#adbc361d9c62df380125e7f161f71c826f1e490c"
integrity sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==

stimulus-vite-helpers@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/stimulus-vite-helpers/-/stimulus-vite-helpers-3.0.0.tgz#2cb173a4f411dccb620e34a0cfac41d15de69e63"
integrity sha512-MpHGO3rYLhFDDV+j5SaBVTX+A3wpHwapFProhXiY4bZ/pDHWWGGW7eqTKwzlG5DJYncaCd3VBi4RPzgd27IbEw==
stimulus-vite-helpers@^3.0.0, stimulus-vite-helpers@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/stimulus-vite-helpers/-/stimulus-vite-helpers-3.0.1.tgz#930a3c88b01e0754d43e5250ed66f09e5ad242c8"
integrity sha512-v8vii8wTyzbH5REE3Z6DbtKqnXEuEQ3ylYs4jQRmLAQrH9vlii7p98MG8gIii1anEEPmnBB1JWWvxKXGZh7apQ==

sucrase@^3.32.0:
version "3.34.0"
Expand Down

0 comments on commit 78ddd5d

Please sign in to comment.