Browse Source

chore(deps-dev): bump vite from 5.0.11 to 5.0.12 in /app (#262)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
f20d97a9fd
2 changed files with 12 additions and 12 deletions
  1. 1 1
      app/package.json
  2. 11 11
      app/pnpm-lock.yaml

+ 1 - 1
app/package.json

@@ -67,7 +67,7 @@
     "unplugin-auto-import": "^0.17.3",
     "unplugin-vue-components": "^0.26.0",
     "unplugin-vue-define-options": "^1.4.1",
-    "vite": "^5.0.11",
+    "vite": "^5.0.12",
     "vite-svg-loader": "^5.1.0",
     "vue-tsc": "^1.8.27"
   }

+ 11 - 11
app/pnpm-lock.yaml

@@ -111,10 +111,10 @@ devDependencies:
     version: 6.18.1(eslint@8.56.0)(typescript@5.3.3)
   '@vitejs/plugin-vue':
     specifier: ^5.0.3
-    version: 5.0.3(vite@5.0.11)(vue@3.4.13)
+    version: 5.0.3(vite@5.0.12)(vue@3.4.13)
   '@vitejs/plugin-vue-jsx':
     specifier: ^3.1.0
-    version: 3.1.0(vite@5.0.11)(vue@3.4.13)
+    version: 3.1.0(vite@5.0.12)(vue@3.4.13)
   '@vue/compiler-sfc':
     specifier: ^3.4.13
     version: 3.4.13
@@ -170,8 +170,8 @@ devDependencies:
     specifier: ^1.4.1
     version: 1.4.1(vue@3.4.13)
   vite:
-    specifier: ^5.0.11
-    version: 5.0.11(@types/node@20.10.2)(less@4.2.0)
+    specifier: ^5.0.12
+    version: 5.0.12(@types/node@20.10.2)(less@4.2.0)
   vite-svg-loader:
     specifier: ^5.1.0
     version: 5.1.0(vue@3.4.13)
@@ -1408,7 +1408,7 @@ packages:
     resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
     dev: true
 
-  /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.11)(vue@3.4.13):
+  /@vitejs/plugin-vue-jsx@3.1.0(vite@5.0.12)(vue@3.4.13):
     resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==}
     engines: {node: ^14.18.0 || >=16.0.0}
     peerDependencies:
@@ -1418,20 +1418,20 @@ packages:
       '@babel/core': 7.23.5
       '@babel/plugin-transform-typescript': 7.23.5(@babel/core@7.23.5)
       '@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.23.5)
-      vite: 5.0.11(@types/node@20.10.2)(less@4.2.0)
+      vite: 5.0.12(@types/node@20.10.2)(less@4.2.0)
       vue: 3.4.13(typescript@5.3.3)
     transitivePeerDependencies:
       - supports-color
     dev: true
 
-  /@vitejs/plugin-vue@5.0.3(vite@5.0.11)(vue@3.4.13):
+  /@vitejs/plugin-vue@5.0.3(vite@5.0.12)(vue@3.4.13):
     resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==}
     engines: {node: ^18.0.0 || >=20.0.0}
     peerDependencies:
       vite: ^5.0.0
       vue: ^3.2.25
     dependencies:
-      vite: 5.0.11(@types/node@20.10.2)(less@4.2.0)
+      vite: 5.0.12(@types/node@20.10.2)(less@4.2.0)
       vue: 3.4.13(typescript@5.3.3)
     dev: true
 
@@ -5050,7 +5050,7 @@ packages:
       '@types/node': 20.10.2
       rimraf: 5.0.5
       typescript: 5.3.3
-      vite: 5.0.11(@types/node@20.10.2)(less@4.2.0)
+      vite: 5.0.12(@types/node@20.10.2)(less@4.2.0)
     transitivePeerDependencies:
       - less
       - lightningcss
@@ -5069,8 +5069,8 @@ packages:
       vue: 3.4.13(typescript@5.3.3)
     dev: true
 
-  /vite@5.0.11(@types/node@20.10.2)(less@4.2.0):
-    resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
+  /vite@5.0.12(@types/node@20.10.2)(less@4.2.0):
+    resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
     engines: {node: ^18.0.0 || >=20.0.0}
     hasBin: true
     peerDependencies: