{
  "name": "@vitejs/plugin-vue-jsx",
  "url": "https://canirequire.com/package/@vitejs/plugin-vue-jsx/",
  "description": "Provides Vue 3 JSX & TSX support with HMR.",
  "latest": "5.1.6",
  "latestPublished": "2026-06-23T09:22:25.909Z",
  "format": "esm-only",
  "summary": "@vitejs/plugin-vue-jsx@5.1.6 is ESM-only. @vitejs/plugin-vue-jsx dropped its CommonJS build in 5.0.0 (June 2025). The last version you can require() on every Node.js version, including 18 and older, is 4.2.0, published May 20, 2025. On Node.js 20.19+, 22.12+ and every newer release, require(\"@vitejs/plugin-vue-jsx\") 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-jsx@5.1.6 declares engines \"^20.19.0 || >=22.12.0\", so Node.js 18 is outside its supported range regardless of module format.",
  "esmOnlySince": "5.0.0",
  "esmOnlySinceDate": "2025-06-24T09:31:43.621Z",
  "lastCommonJsVersion": "4.2.0",
  "lastCommonJsDate": "2025-05-20T10:00:17.958Z",
  "nativeEsmSince": "2.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:59.462Z",
    "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": "5.1.6",
      "format": "esm-only",
      "published": "2026-06-23T09:22:25.909Z"
    },
    {
      "version": "5.1.5",
      "format": "esm-only",
      "published": "2026-03-12T14:38:32.633Z"
    },
    {
      "version": "5.1.4",
      "format": "esm-only",
      "published": "2026-02-02T10:59:19.701Z"
    },
    {
      "version": "5.1.3",
      "format": "esm-only",
      "published": "2025-12-24T03:03:03.522Z"
    },
    {
      "version": "5.1.2",
      "format": "esm-only",
      "published": "2025-11-19T02:34:50.064Z"
    },
    {
      "version": "5.1.1",
      "format": "esm-only",
      "published": "2025-08-28T01:59:50.190Z"
    },
    {
      "version": "5.1.0",
      "format": "esm-only",
      "published": "2025-08-25T11:08:42.618Z"
    },
    {
      "version": "5.0.1",
      "format": "esm-only",
      "published": "2025-06-30T01:51:47.315Z"
    },
    {
      "version": "5.0.0",
      "format": "esm-only",
      "published": "2025-06-24T09:31:43.621Z"
    },
    {
      "version": "4.2.0",
      "format": "dual",
      "published": "2025-05-20T10:00:17.958Z"
    },
    {
      "version": "4.1.2",
      "format": "dual",
      "published": "2025-03-17T01:19:04.937Z"
    },
    {
      "version": "4.1.1",
      "format": "dual",
      "published": "2024-11-26T12:49:46.159Z"
    },
    {
      "version": "4.1.0",
      "format": "dual",
      "published": "2024-11-11T01:49:48.054Z"
    },
    {
      "version": "4.0.1",
      "format": "dual",
      "published": "2024-08-14T17:57:51.593Z"
    },
    {
      "version": "4.0.0",
      "format": "dual",
      "published": "2024-05-30T18:32:11.920Z"
    },
    {
      "version": "3.1.0",
      "format": "dual",
      "published": "2023-11-16T13:37:59.462Z"
    },
    {
      "version": "3.0.2",
      "format": "dual",
      "published": "2023-08-17T06:20:06.060Z"
    },
    {
      "version": "3.0.1",
      "format": "dual",
      "published": "2023-03-17T05:33:32.421Z"
    },
    {
      "version": "3.0.0",
      "format": "dual",
      "published": "2022-12-09T09:18:06.799Z"
    },
    {
      "version": "2.1.1",
      "format": "dual",
      "published": "2022-11-07T08:26:11.873Z"
    },
    {
      "version": "2.1.0",
      "format": "dual",
      "published": "2022-10-26T13:14:05.174Z"
    },
    {
      "version": "2.0.1",
      "format": "dual",
      "published": "2022-09-02T08:43:43.571Z"
    },
    {
      "version": "2.0.0",
      "format": "dual",
      "published": "2022-07-13T12:27:48.183Z"
    },
    {
      "version": "1.3.10",
      "format": "cjs",
      "published": "2022-04-13T13:51:25.720Z"
    },
    {
      "version": "1.3.9",
      "format": "cjs",
      "published": "2022-03-30T12:39:17.196Z"
    },
    {
      "version": "1.3.8",
      "format": "cjs",
      "published": "2022-02-28T17:19:21.608Z"
    },
    {
      "version": "1.3.7",
      "format": "cjs",
      "published": "2022-02-14T10:16:10.217Z"
    },
    {
      "version": "1.3.5",
      "format": "cjs",
      "published": "2022-02-12T07:01:28.673Z"
    },
    {
      "version": "1.3.4",
      "format": "cjs",
      "published": "2022-02-09T06:03:12.420Z"
    },
    {
      "version": "1.3.3",
      "format": "cjs",
      "published": "2021-12-20T10:04:25.378Z"
    },
    {
      "version": "1.3.2",
      "format": "cjs",
      "published": "2021-12-13T10:38:37.589Z"
    },
    {
      "version": "1.3.1",
      "format": "cjs",
      "published": "2021-12-07T09:04:11.013Z"
    },
    {
      "version": "1.3.0",
      "format": "cjs",
      "published": "2021-11-22T11:03:31.616Z"
    },
    {
      "version": "1.2.0",
      "format": "cjs",
      "published": "2021-09-29T13:29:58.270Z"
    },
    {
      "version": "1.1.8",
      "format": "cjs",
      "published": "2021-09-07T11:54:53.764Z"
    },
    {
      "version": "1.1.7",
      "format": "cjs",
      "published": "2021-07-27T10:02:21.646Z"
    },
    {
      "version": "1.1.6",
      "format": "cjs",
      "published": "2021-06-27T21:44:03.437Z"
    },
    {
      "version": "1.1.5",
      "format": "cjs",
      "published": "2021-06-01T00:21:12.579Z"
    },
    {
      "version": "1.1.4",
      "format": "cjs",
      "published": "2021-05-03T07:26:01.095Z"
    },
    {
      "version": "1.1.3",
      "format": "cjs",
      "published": "2021-03-31T16:12:16.868Z"
    },
    {
      "version": "1.1.2",
      "format": "cjs",
      "published": "2021-02-24T15:29:47.213Z"
    },
    {
      "version": "1.1.1",
      "format": "cjs",
      "published": "2021-02-24T03:18:00.212Z"
    },
    {
      "version": "1.1.0",
      "format": "cjs",
      "published": "2021-02-09T15:09:59.375Z"
    },
    {
      "version": "1.0.3",
      "format": "cjs",
      "published": "2021-02-08T20:46:37.462Z"
    },
    {
      "version": "1.0.2",
      "format": "cjs",
      "published": "2021-01-12T20:40:33.904Z"
    },
    {
      "version": "1.0.1",
      "format": "cjs",
      "published": "2021-01-04T06:46:40.828Z"
    },
    {
      "version": "1.0.0",
      "format": "cjs",
      "published": "2021-01-04T06:35:14.268Z"
    }
  ]
}