diff --git a/package.json b/package.json index ecbc0e1..301e215 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@types/react": "^19.2.18", "@types/react-dom": "^19.2.4", "@viem/anvil": "^0.0.10", - "@vitejs/plugin-react": "^6.0.5", + "@vitejs/plugin-react": "^6.1.0", "buffer": "^6.0.3", "concurrently": "^10.0.4", "jsonwebtoken": "^9.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ff65f48..421073e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -141,8 +141,8 @@ importers: specifier: ^0.0.10 version: 0.0.10(bufferutil@4.1.0)(debug@4.4.3(supports-color@10.2.2))(utf-8-validate@5.0.10) '@vitejs/plugin-react': - specifier: ^6.0.5 - version: 6.0.5(vite@8.2.0(@types/node@26.1.2)(jiti@2.7.0)) + specifier: ^6.1.0 + version: 6.1.0(vite@8.2.0(@types/node@26.1.2)(jiti@2.7.0)) buffer: specifier: ^6.0.3 version: 6.0.3 @@ -1868,18 +1868,21 @@ packages: '@viem/anvil@0.0.10': resolution: {integrity: sha512-9PzYXBRikfSUhhm8Bd0avv07agwcbMJ5FaSu2D2vbE0cxkvXGtolL3fW5nz2yefMqOqVQL4XzfM5nwY81x3ytw==} - '@vitejs/plugin-react@6.0.5': - resolution: {integrity: sha512-BOVzne/NL162sMdResB25mUv+vWMF5NoAjNf09TeGlE7ZpszZWSD3winycicLJw72yeVsoCn/2kOhEuCvEShMA==} + '@vitejs/plugin-react@6.1.0': + resolution: {integrity: sha512-qd2BzUBehkov86WFhg0JkEFEYyCLG9uPCe6qWTY/kRlss9OvJrOF2UbIWT7p+8IzZHkEu0DNGHc4HSv+JdDLsw==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 babel-plugin-react-compiler: ^1.0.0 + oxc-transform-react: ^0.145.0 vite: ^8.0.0 peerDependenciesMeta: '@rolldown/plugin-babel': optional: true babel-plugin-react-compiler: optional: true + oxc-transform-react: + optional: true '@wagmi/connectors@6.2.0': resolution: {integrity: sha512-2NfkbqhNWdjfibb4abRMrn7u6rPjEGolMfApXss6HCDVt9AW2oVC6k8Q5FouzpJezElxLJSagWz9FW1zaRlanA==} @@ -6179,7 +6182,7 @@ snapshots: - debug - utf-8-validate - '@vitejs/plugin-react@6.0.5(vite@8.2.0(@types/node@26.1.2)(jiti@2.7.0))': + '@vitejs/plugin-react@6.1.0(vite@8.2.0(@types/node@26.1.2)(jiti@2.7.0))': dependencies: '@rolldown/pluginutils': 1.0.1 vite: 8.2.0(@types/node@26.1.2)(jiti@2.7.0)