Browse Source

Maintenance: Update dependency vite to ^4.4.7

Zammad Renovate Bot 1 year ago
parent
commit
7cfa71170b
2 changed files with 6 additions and 6 deletions
  1. 1 1
      package.json
  2. 5 5
      yarn.lock

+ 1 - 1
package.json

@@ -79,7 +79,7 @@
     "timezone-mock": "^1.3.6",
     "type-fest": "^3.13.1",
     "typescript": "^5.1.6",
-    "vite": "^4.4.4",
+    "vite": "^4.4.7",
     "vite-plugin-pwa": "^0.16.4",
     "vite-plugin-ruby": "^3.2.2",
     "vitest": "^0.33.0",

+ 5 - 5
yarn.lock

@@ -10434,13 +10434,13 @@ vite-plugin-ruby@^3.2.2:
   optionalDependencies:
     fsevents "~2.3.2"
 
-vite@^4.4.4:
-  version "4.4.4"
-  resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.4.tgz#b76e6049c0e080cb54e735ad2d18287753752118"
-  integrity sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==
+vite@^4.4.7:
+  version "4.4.7"
+  resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.7.tgz#71b8a37abaf8d50561aca084dbb77fa342824154"
+  integrity sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==
   dependencies:
     esbuild "^0.18.10"
-    postcss "^8.4.25"
+    postcss "^8.4.26"
     rollup "^3.25.2"
   optionalDependencies:
     fsevents "~2.3.2"