Commit c35a0bc3 authored by dependabot's avatar dependabot
Browse files

[Security] Bump vite from 6.0.7 to 6.0.11

parent 8d5429ca
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@
        "ts-node": "^10.9.1",
        "tsx": "^4.19.2",
        "typescript": "^5.7.2",
        "vite": "^6.0.7",
        "vite": "^6.0.11",
        "vite-plugin-simple-html": "^0.2.0"
      }
    },
@@ -16177,9 +16177,9 @@
      }
    },
    "node_modules/vite": {
      "version": "6.0.7",
      "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.7.tgz",
      "integrity": "sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==",
      "version": "6.0.11",
      "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.11.tgz",
      "integrity": "sha512-4VL9mQPKoHy4+FE0NnRE/kbY51TOfaknxAjt3fJbGJxhIpBZiqVzlZDEesWWsuREXHwNdAoOFZ9MkPEVXczHwg==",
      "dev": true,
      "dependencies": {
        "esbuild": "^0.24.2",
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
    "ts-node": "^10.9.1",
    "tsx": "^4.19.2",
    "typescript": "^5.7.2",
    "vite": "^6.0.7",
    "vite": "^6.0.11",
    "vite-plugin-simple-html": "^0.2.0"
  },
  "dependencies": {