fix: skip updating vite-plugin-ruby

This commit is contained in:
David Kubeš
2024-12-07 18:47:08 +01:00
parent 58d97615e4
commit a3ca99d26a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -131,7 +131,7 @@
"size-limit": "^8.2.4",
"tailwindcss": "^3.4.13",
"vite": "^6.0.3",
"vite-plugin-ruby": "^5.1.1",
"vite-plugin-ruby": "^5.0.0",
"vitest": "^2.1.8"
},
"engines": {
+1 -1
View File
@@ -307,7 +307,7 @@ importers:
specifier: ^6.0.3
version: 6.0.3(@types/node@22.7.0)(jiti@1.21.6)(sass@1.79.3)(terser@5.33.0)(yaml@2.5.1)
vite-plugin-ruby:
specifier: ^5.1.1
specifier: ^5.0.0
version: 5.1.1(vite@6.0.3(@types/node@22.7.0)(jiti@1.21.6)(sass@1.79.3)(terser@5.33.0)(yaml@2.5.1))
vitest:
specifier: ^2.1.8