{
  "name": "@vitejs/plugin-vue",
  "url": "https://canirequire.com/package/@vitejs/plugin-vue/",
  "description": "The official plugin for Vue SFC support in Vite.",
  "latest": "6.0.8",
  "latestPublished": "2026-07-14T09:46:52.369Z",
  "format": "esm-only",
  "summary": "@vitejs/plugin-vue@6.0.8 is ESM-only. @vitejs/plugin-vue dropped its CommonJS build in 6.0.0 (June 2025). The last version you can require() on every Node.js version, including 18 and older, is 5.2.4, published May 9, 2025. On Node.js 20.19+, 22.12+ and every newer release, require(\"@vitejs/plugin-vue\") works anyway: Node can load synchronous ES modules through require(). Verified on Node 20, 22, 24, 26. Node.js 18 and older still fail with ERR_REQUIRE_ESM. @vitejs/plugin-vue@6.0.8 declares engines \"^20.19.0 || >=22.12.0\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "6.0.0",
  "esmOnlySinceDate": "2025-06-24T09:31:08.973Z",
  "lastCommonJsVersion": "5.2.4",
  "lastCommonJsDate": "2025-05-09T09:47:50.969Z",
  "nativeEsmSince": "3.0.0",
  "types": "none",
  "nodeEngines": "^20.19.0 || >=22.12.0",
  "deprecated": null,
  "license": "MIT",
  "repository": "https://github.com/vitejs/vite-plugin-vue",
  "weeklyDownloads": null,
  "runtime": {
    "verifiedAt": "2026-09-09T15:35:35.190Z",
    "node": {
      "18": {
        "require": false,
        "import": false,
        "requireError": "ERR_REQUIRE_ESM",
        "importError": "SyntaxError"
      },
      "20": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "22": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "24": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      },
      "26": {
        "require": true,
        "import": true,
        "requireError": null,
        "importError": null
      }
    },
    "bun": {
      "require": true,
      "import": true,
      "requireError": null,
      "importError": null
    }
  },
  "formatHistory": [
    {
      "version": "6.0.8",
      "format": "esm-only",
      "published": "2026-07-14T09:46:52.369Z"
    },
    {
      "version": "6.0.7",
      "format": "esm-only",
      "published": "2026-05-15T04:07:59.852Z"
    },
    {
      "version": "6.0.6",
      "format": "esm-only",
      "published": "2026-04-13T06:15:35.225Z"
    },
    {
      "version": "6.0.5",
      "format": "esm-only",
      "published": "2026-03-12T14:38:33.528Z"
    },
    {
      "version": "6.0.4",
      "format": "esm-only",
      "published": "2026-02-02T10:59:33.695Z"
    },
    {
      "version": "6.0.3",
      "format": "esm-only",
      "published": "2025-12-12T08:17:23.360Z"
    },
    {
      "version": "6.0.2",
      "format": "esm-only",
      "published": "2025-11-19T02:33:50.377Z"
    },
    {
      "version": "6.0.1",
      "format": "esm-only",
      "published": "2025-07-28T03:44:05.199Z"
    },
    {
      "version": "6.0.0",
      "format": "esm-only",
      "published": "2025-06-24T09:31:08.973Z"
    },
    {
      "version": "5.2.4",
      "format": "dual",
      "published": "2025-05-09T09:47:50.969Z"
    },
    {
      "version": "5.2.3",
      "format": "dual",
      "published": "2025-03-17T11:41:29.290Z"
    },
    {
      "version": "5.2.2",
      "format": "dual",
      "published": "2025-03-17T01:16:25.116Z"
    },
    {
      "version": "5.2.1",
      "format": "dual",
      "published": "2024-11-26T12:47:45.443Z"
    },
    {
      "version": "5.2.0",
      "format": "dual",
      "published": "2024-11-13T10:39:59.452Z"
    },
    {
      "version": "5.1.5",
      "format": "dual",
      "published": "2024-11-11T01:49:04.837Z"
    },
    {
      "version": "5.1.4",
      "format": "dual",
      "published": "2024-09-18T01:12:56.746Z"
    },
    {
      "version": "5.1.3",
      "format": "dual",
      "published": "2024-08-29T18:07:57.359Z"
    },
    {
      "version": "5.1.2",
      "format": "dual",
      "published": "2024-08-01T14:19:43.346Z"
    },
    {
      "version": "5.1.1",
      "format": "dual",
      "published": "2024-07-27T09:23:27.538Z"
    },
    {
      "version": "5.1.0",
      "format": "dual",
      "published": "2024-07-23T16:13:53.454Z"
    },
    {
      "version": "5.0.5",
      "format": "dual",
      "published": "2024-05-31T07:41:43.266Z"
    },
    {
      "version": "5.0.4",
      "format": "dual",
      "published": "2024-02-09T18:05:12.225Z"
    },
    {
      "version": "5.0.3",
      "format": "dual",
      "published": "2024-01-10T07:30:26.414Z"
    },
    {
      "version": "5.0.2",
      "format": "dual",
      "published": "2023-12-30T13:59:01.190Z"
    },
    {
      "version": "5.0.1",
      "format": "dual",
      "published": "2023-12-29T16:52:35.949Z"
    },
    {
      "version": "5.0.0",
      "format": "dual",
      "published": "2023-12-25T09:35:26.237Z"
    },
    {
      "version": "4.6.2",
      "format": "dual",
      "published": "2023-12-31T02:06:29.937Z"
    },
    {
      "version": "4.6.1",
      "format": "dual",
      "published": "2023-12-29T16:51:03.340Z"
    },
    {
      "version": "4.6.0",
      "format": "dual",
      "published": "2023-12-25T09:42:24.985Z"
    },
    {
      "version": "4.5.2",
      "format": "dual",
      "published": "2023-12-07T12:49:26.255Z"
    },
    {
      "version": "4.5.1",
      "format": "dual",
      "published": "2023-12-01T06:56:53.214Z"
    },
    {
      "version": "4.5.0",
      "format": "dual",
      "published": "2023-11-16T13:28:31.957Z"
    },
    {
      "version": "4.4.1",
      "format": "dual",
      "published": "2023-11-08T16:44:52.869Z"
    },
    {
      "version": "4.4.0",
      "format": "dual",
      "published": "2023-10-02T14:02:01.447Z"
    },
    {
      "version": "4.3.4",
      "format": "dual",
      "published": "2023-08-29T08:04:59.201Z"
    },
    {
      "version": "4.3.3",
      "format": "dual",
      "published": "2023-08-22T03:22:54.380Z"
    },
    {
      "version": "4.3.2",
      "format": "dual",
      "published": "2023-08-21T08:15:56.867Z"
    },
    {
      "version": "4.3.1",
      "format": "dual",
      "published": "2023-08-17T08:25:19.724Z"
    },
    {
      "version": "4.3.0",
      "format": "dual",
      "published": "2023-08-17T06:19:39.248Z"
    },
    {
      "version": "4.2.3",
      "format": "dual",
      "published": "2023-05-12T10:41:07.035Z"
    },
    {
      "version": "4.2.2",
      "format": "dual",
      "published": "2023-05-11T07:32:59.657Z"
    },
    {
      "version": "4.2.1",
      "format": "dual",
      "published": "2023-04-26T06:47:47.447Z"
    },
    {
      "version": "4.2.0",
      "format": "dual",
      "published": "2023-04-25T09:54:05.890Z"
    },
    {
      "version": "4.1.0",
      "format": "dual",
      "published": "2023-03-16T09:12:21.441Z"
    },
    {
      "version": "4.0.0",
      "format": "dual",
      "published": "2022-12-09T09:17:31.778Z"
    },
    {
      "version": "3.2.0",
      "format": "dual",
      "published": "2022-10-26T13:12:01.353Z"
    },
    {
      "version": "3.1.2",
      "format": "dual",
      "published": "2022-10-02T14:12:29.901Z"
    },
    {
      "version": "3.1.1",
      "format": "dual",
      "published": "2022-10-02T14:11:39.866Z"
    },
    {
      "version": "3.1.0",
      "format": "dual",
      "published": "2022-09-05T09:48:56.666Z"
    },
    {
      "version": "3.0.3",
      "format": "dual",
      "published": "2022-08-12T14:53:26.649Z"
    },
    {
      "version": "3.0.2",
      "format": "dual",
      "published": "2022-08-11T20:12:44.751Z"
    },
    {
      "version": "3.0.1",
      "format": "dual",
      "published": "2022-07-18T05:38:20.571Z"
    },
    {
      "version": "3.0.0",
      "format": "dual",
      "published": "2022-07-13T12:26:48.704Z"
    },
    {
      "version": "2.3.4",
      "format": "cjs",
      "published": "2022-08-12T13:02:01.164Z"
    },
    {
      "version": "2.3.3",
      "format": "cjs",
      "published": "2022-05-11T09:13:20.067Z"
    },
    {
      "version": "2.3.2",
      "format": "cjs",
      "published": "2022-05-04T17:34:02.497Z"
    },
    {
      "version": "2.3.1",
      "format": "cjs",
      "published": "2022-03-30T17:59:59.950Z"
    },
    {
      "version": "2.3.0",
      "format": "cjs",
      "published": "2022-03-30T12:34:57.505Z"
    },
    {
      "version": "2.2.4",
      "format": "cjs",
      "published": "2022-02-28T17:19:38.987Z"
    },
    {
      "version": "2.2.2",
      "format": "cjs",
      "published": "2022-02-18T16:37:41.979Z"
    }
  ]
}