]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore(deps): update dependency vite to v5.4.19 [security] (#13281)
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Wed, 18 Jun 2025 07:08:00 +0000 (15:08 +0800)
committerGitHub <noreply@github.com>
Wed, 18 Jun 2025 07:08:00 +0000 (15:08 +0800)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pnpm-lock.yaml

index 1a5a283d596892fb44683381d3f035ce819b9912..b9c69e311a75233080607f67df82be1c91e31354 100644 (file)
@@ -175,7 +175,7 @@ importers:
         version: 8.32.1(eslint@9.27.0)(typescript@5.6.3)
       vite:
         specifier: 'catalog:'
-        version: 5.4.15(@types/node@22.15.31)(sass@1.89.2)
+        version: 5.4.19(@types/node@22.15.31)(sass@1.89.2)
       vitest:
         specifier: ^3.1.4
         version: 3.1.4(@types/node@22.15.31)(jsdom@26.1.0)(sass@1.89.2)
@@ -2660,6 +2660,11 @@ packages:
     resolution: {integrity: sha512-21t+ozMQDAL/UGgQVBbZ/xXvNO10++ZPuTmKRO8k9V3AClVRht49ahtDjfY8l1q6nSHOrE5ASfthzH3ol6R/hg==}
     engines: {node: '>=20.17'}
 
+  nanoid@3.3.11:
+    resolution: {integrity: sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==}
+    engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
+    hasBin: true
+
   nanoid@3.3.8:
     resolution: {integrity: sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==}
     engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
@@ -2862,6 +2867,10 @@ packages:
     resolution: {integrity: sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A==}
     engines: {node: ^10 || ^12 || >=14}
 
+  postcss@8.5.6:
+    resolution: {integrity: sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==}
+    engines: {node: ^10 || ^12 || >=14}
+
   prelude-ls@1.2.1:
     resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==}
     engines: {node: '>= 0.8.0'}
@@ -3400,8 +3409,8 @@ packages:
       terser:
         optional: true
 
-  vite@5.4.18:
-    resolution: {integrity: sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==}
+  vite@5.4.19:
+    resolution: {integrity: sha512-qO3aKv3HoQC8QKiNSTuUM1l9o/XX3+c+VTgLHbJWHZGeTPVAg2XwazI9UWzoxjIJCGCV2zU60uqMzjeLZuULqA==}
     engines: {node: ^18.0.0 || >=20.0.0}
     hasBin: true
     peerDependencies:
@@ -4374,13 +4383,13 @@ snapshots:
       chai: 5.2.0
       tinyrainbow: 2.0.0
 
-  '@vitest/mocker@3.1.4(vite@5.4.18(@types/node@22.15.31)(sass@1.89.2))':
+  '@vitest/mocker@3.1.4(vite@5.4.19(@types/node@22.15.31)(sass@1.89.2))':
     dependencies:
       '@vitest/spy': 3.1.4
       estree-walker: 3.0.3
       magic-string: 0.30.17
     optionalDependencies:
-      vite: 5.4.18(@types/node@22.15.31)(sass@1.89.2)
+      vite: 5.4.19(@types/node@22.15.31)(sass@1.89.2)
 
   '@vitest/pretty-format@3.1.4':
     dependencies:
@@ -5632,6 +5641,8 @@ snapshots:
 
   nano-spawn@1.0.2: {}
 
+  nanoid@3.3.11: {}
+
   nanoid@3.3.8: {}
 
   napi-postinstall@0.2.3: {}
@@ -5833,6 +5844,12 @@ snapshots:
       picocolors: 1.1.1
       source-map-js: 1.2.1
 
+  postcss@8.5.6:
+    dependencies:
+      nanoid: 3.3.11
+      picocolors: 1.1.1
+      source-map-js: 1.2.1
+
   prelude-ls@1.2.1: {}
 
   prettier@3.5.3: {}
@@ -6435,7 +6452,7 @@ snapshots:
       debug: 4.4.1
       es-module-lexer: 1.7.0
       pathe: 2.0.3
-      vite: 5.4.18(@types/node@22.15.31)(sass@1.89.2)
+      vite: 5.4.19(@types/node@22.15.31)(sass@1.89.2)
     transitivePeerDependencies:
       - '@types/node'
       - less
@@ -6457,10 +6474,10 @@ snapshots:
       fsevents: 2.3.3
       sass: 1.89.2
 
-  vite@5.4.18(@types/node@22.15.31)(sass@1.89.2):
+  vite@5.4.19(@types/node@22.15.31)(sass@1.89.2):
     dependencies:
       esbuild: 0.21.5
-      postcss: 8.5.3
+      postcss: 8.5.6
       rollup: 4.43.0
     optionalDependencies:
       '@types/node': 22.15.31
@@ -6470,7 +6487,7 @@ snapshots:
   vitest@3.1.4(@types/node@22.15.31)(jsdom@26.1.0)(sass@1.89.2):
     dependencies:
       '@vitest/expect': 3.1.4
-      '@vitest/mocker': 3.1.4(vite@5.4.18(@types/node@22.15.31)(sass@1.89.2))
+      '@vitest/mocker': 3.1.4(vite@5.4.19(@types/node@22.15.31)(sass@1.89.2))
       '@vitest/pretty-format': 3.1.4
       '@vitest/runner': 3.1.4
       '@vitest/snapshot': 3.1.4
@@ -6487,7 +6504,7 @@ snapshots:
       tinyglobby: 0.2.13
       tinypool: 1.0.2
       tinyrainbow: 2.0.0
-      vite: 5.4.18(@types/node@22.15.31)(sass@1.89.2)
+      vite: 5.4.19(@types/node@22.15.31)(sass@1.89.2)
       vite-node: 3.1.4(@types/node@22.15.31)(sass@1.89.2)
       why-is-node-running: 2.3.0
     optionalDependencies: