Commit 002e893c authored by Grant's avatar Grant
Browse files

Merge branch 'dependabot-npm_and_yarn-vite-6.0.7' into 'main'

Bump vite from 6.0.6 to 6.0.7

See merge request !49
parents dd45772e d70e5d11
Loading
Loading
Loading
Loading
Loading
+4 −4
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.6",
        "vite": "^6.0.7",
        "vite-plugin-simple-html": "^0.2.0"
      }
    },
@@ -16096,9 +16096,9 @@
      }
    },
    "node_modules/vite": {
      "version": "6.0.6",
      "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.6.tgz",
      "integrity": "sha512-NSjmUuckPmDU18bHz7QZ+bTYhRR0iA72cs2QAxCqDpafJ0S6qetco0LB3WW2OxlMHS0JmAv+yZ/R3uPmMyGTjQ==",
      "version": "6.0.7",
      "resolved": "https://registry.npmjs.org/vite/-/vite-6.0.7.tgz",
      "integrity": "sha512-RDt8r/7qx9940f8FcOIAH9PTViRrghKaK2K1jY3RaAURrEUbm9Du1mJ72G+jlhtG3WwodnfzY8ORQZbBavZEAQ==",
      "dev": true,
      "dependencies": {
        "esbuild": "^0.24.2",
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@
    "ts-node": "^10.9.1",
    "tsx": "^4.19.2",
    "typescript": "^5.7.2",
    "vite": "^6.0.6",
    "vite": "^6.0.7",
    "vite-plugin-simple-html": "^0.2.0"
  },
  "dependencies": {