Explorar o código

build(deps): bump vite from 7.1.9 to 7.1.11 in /frontend (#654)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] hai 8 meses
pai
achega
6836062b00
Modificáronse 2 ficheiros con 5 adicións e 5 borrados
  1. 4 4
      frontend/package-lock.json
  2. 1 1
      frontend/package.json

+ 4 - 4
frontend/package-lock.json

@@ -19,7 +19,7 @@
 				"iconify-icon": "^3.0.1",
 				"picocrank": "^1.4.0",
 				"unplugin-vue-components": "^29.1.0",
-				"vite": "^7.1.9",
+				"vite": "^7.1.11",
 				"vue-router": "^4.5.1"
 			},
 			"devDependencies": {
@@ -6081,9 +6081,9 @@
 			"license": "MIT"
 		},
 		"node_modules/vite": {
-			"version": "7.1.9",
-			"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz",
-			"integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==",
+			"version": "7.1.11",
+			"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.11.tgz",
+			"integrity": "sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg==",
 			"license": "MIT",
 			"dependencies": {
 				"esbuild": "^0.25.0",

+ 1 - 1
frontend/package.json

@@ -34,7 +34,7 @@
 		"iconify-icon": "^3.0.1",
 		"picocrank": "^1.4.0",
 		"unplugin-vue-components": "^29.1.0",
-		"vite": "^7.1.9",
+		"vite": "^7.1.11",
 		"vue-router": "^4.5.1"
 	}
 }