Browse Source

Maintenance: Update Vite packages

Zammad Renovate Bot 11 months ago
parent
commit
3ebc5a8b6f
2 changed files with 10 additions and 10 deletions
  1. 2 2
      package.json
  2. 8 8
      yarn.lock

+ 2 - 2
package.json

@@ -79,8 +79,8 @@
     "timezone-mock": "^1.3.6",
     "type-fest": "^4.15.0",
     "typescript": "^5.4.4",
-    "vite": "^5.2.7",
-    "vite-plugin-pwa": "^0.19.7",
+    "vite": "^5.2.8",
+    "vite-plugin-pwa": "^0.19.8",
     "vite-plugin-ruby": "^5.0.0",
     "vitest": "^1.4.0",
     "vitest-axe": "^0.1.0",

+ 8 - 8
yarn.lock

@@ -10283,10 +10283,10 @@ vite-node@1.4.0:
     picocolors "^1.0.0"
     vite "^5.0.0"
 
-vite-plugin-pwa@^0.19.7:
-  version "0.19.7"
-  resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.19.7.tgz#db8e36399a9d508d1deec0d415669c85f26e9df1"
-  integrity sha512-18TECxoGPQE7tVZzKxbf5Icrl5688n1JGMPSgGotTsh89vLDxevY7ICfD3CFVfonZXh8ckuyJXg0NXE5+FAl2A==
+vite-plugin-pwa@^0.19.8:
+  version "0.19.8"
+  resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.19.8.tgz#f7be200a4426207358aef807b4a6e1ecbc14d345"
+  integrity sha512-e1oK0dfhzhDhY3VBuML6c0h8Xfx6EkOVYqolj7g+u8eRfdauZe5RLteCIA/c5gH0CBQ0CNFAuv/AFTx4Z7IXTw==
   dependencies:
     debug "^4.3.4"
     fast-glob "^3.3.2"
@@ -10313,10 +10313,10 @@ vite@^5.0.0:
   optionalDependencies:
     fsevents "~2.3.3"
 
-vite@^5.2.7:
-  version "5.2.7"
-  resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.7.tgz#e1b8a985eb54fcb9467d7f7f009d87485016df6e"
-  integrity sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==
+vite@^5.2.8:
+  version "5.2.8"
+  resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.8.tgz#a99e09939f1a502992381395ce93efa40a2844aa"
+  integrity sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==
   dependencies:
     esbuild "^0.20.1"
     postcss "^8.4.38"