Browse Source

Maintenance: Update dependency vite to ^2.9.14

Zammad Renovate Bot 2 years ago
parent
commit
9becc2c985
2 changed files with 14 additions and 2 deletions
  1. 1 1
      package.json
  2. 13 1
      yarn.lock

+ 1 - 1
package.json

@@ -74,7 +74,7 @@
     "timezone-mock": "^1.3.4",
     "type-fest": "^2.16.0",
     "typescript": "^4.7.4",
-    "vite": "^2.9.13",
+    "vite": "^2.9.14",
     "vite-plugin-glob": "^0.3.2",
     "vite-plugin-ruby": "^3.0.12",
     "vite-plugin-svg-icons": "^2.0.1",

+ 13 - 1
yarn.lock

@@ -7911,7 +7911,7 @@ vite-plugin-svg-icons@^2.0.1:
     svg-baker "1.7.0"
     svgo "^2.8.0"
 
-"vite@^2.9.12 || ^3.0.0-0", vite@^2.9.13:
+"vite@^2.9.12 || ^3.0.0-0":
   version "2.9.13"
   resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
   integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
@@ -7923,6 +7923,18 @@ vite-plugin-svg-icons@^2.0.1:
   optionalDependencies:
     fsevents "~2.3.2"
 
+vite@^2.9.14:
+  version "2.9.14"
+  resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.14.tgz#c438324c6594afd1050df3777da981dee988bb1b"
+  integrity sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw==
+  dependencies:
+    esbuild "^0.14.27"
+    postcss "^8.4.13"
+    resolve "^1.22.0"
+    rollup "^2.59.0"
+  optionalDependencies:
+    fsevents "~2.3.2"
+
 vitest-mock-extended@^0.1.10:
   version "0.1.10"
   resolved "https://registry.yarnpkg.com/vitest-mock-extended/-/vitest-mock-extended-0.1.10.tgz#53563851ce556c181f5eb70719c4c398405f5b4d"