Skip to content

Commit

Permalink
Bump vite-plugin-ruby from 5.0.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-ruby](https://github.com/ElMassimo/vite_ruby) from 5.0.0 to 5.1.1.
- [Commits](https://github.com/ElMassimo/vite_ruby/compare/[email protected]@5.1.1)

---
updated-dependencies:
- dependency-name: vite-plugin-ruby
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2024
1 parent c5f4170 commit adb153c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 18 deletions.
2 changes: 1 addition & 1 deletion playbook-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"sass": "^1.77.6",
"ts-json-schema-generator": "^2.3.0",
"vite": "^5.0.0",
"vite-plugin-ruby": "^5.0.0",
"vite-plugin-ruby": "^5.1.1",
"zxcvbn": "^4.4.2"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion playbook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"typescript": "4.3.5",
"vite": "^5.0.0",
"vite-bundle-visualizer": "^1.2.1",
"vite-plugin-ruby": "^5.0.0",
"vite-plugin-ruby": "^5.1.1",
"webpacker-react": "^0.3.2"
},
"peerDependencies": {
Expand Down
21 changes: 5 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6516,7 +6516,7 @@ fast-glob@^2.2.6:
merge2 "^1.2.3"
micromatch "^3.1.10"

fast-glob@^3.0.3, fast-glob@^3.3.2:
fast-glob@^3.0.3, fast-glob@^3.2.9, fast-glob@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.2.tgz#a904501e57cfdd2ffcded45e99a54fef55e46129"
integrity sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==
Expand All @@ -6527,17 +6527,6 @@ fast-glob@^3.0.3, fast-glob@^3.3.2:
merge2 "^1.3.0"
micromatch "^4.0.4"

fast-glob@^3.2.9:
version "3.2.12"
resolved "https://npm.powerapp.cloud/fast-glob/-/fast-glob-3.2.12.tgz#7f39ec99c2e6ab030337142da9e0c18f37afae80"
integrity sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==
dependencies:
"@nodelib/fs.stat" "^2.0.2"
"@nodelib/fs.walk" "^1.2.3"
glob-parent "^5.1.2"
merge2 "^1.3.0"
micromatch "^4.0.4"

[email protected], fast-json-stable-stringify@^2.0.0:
version "2.1.0"
resolved "https://npm.powerapp.cloud/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz#874bf69c6f404c2b5d99c481341399fd55892633"
Expand Down Expand Up @@ -11836,10 +11825,10 @@ vite-bundle-visualizer@^1.2.1:
rollup-plugin-visualizer "^5.11.0"
tmp "^0.2.1"

vite-plugin-ruby@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/vite-plugin-ruby/-/vite-plugin-ruby-5.0.0.tgz#cd891198a7672f2e8402439f53ab9d2b08f6502d"
integrity sha512-c8PjTp21Ah/ttgnNUyu0qvCXZI08Jr9I24oUKg3TRIRhF5GcOZ++6wtlTCrNFd9COEQbpXHxlRIXd/MEg0iZJw==
vite-plugin-ruby@^5.1.1:
version "5.1.1"
resolved "https://npm.powerapp.cloud/vite-plugin-ruby/-/vite-plugin-ruby-5.1.1.tgz#ecd72591ddb90a23613051005bd70a6410945129"
integrity sha512-I1dXJq2ywdvTD2Cz5LYNcYLujqQ3eUxPoCjruRdfm2QBtHBY15NEeb6x5HuPM3T5S+y8S3p9fwRsieQQCjk0gg==
dependencies:
debug "^4.3.4"
fast-glob "^3.3.2"
Expand Down

0 comments on commit adb153c

Please sign in to comment.