diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c5391ec..1d65588 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ catalogs: specifier: ^19.2.5 version: 19.2.5 '@vitejs/plugin-react': - specifier: ^6.1.0 - version: 6.1.0 + specifier: ^6.1.1 + version: 6.1.1 jsdom: specifier: ^29.1.1 version: 29.1.1 @@ -76,7 +76,7 @@ importers: version: 19.2.5(@types/react@19.2.18) '@vitejs/plugin-react': specifier: 'catalog:' - version: 6.1.0(vite@8.2.2(@types/node@26.2.0)(terser@5.51.2)) + version: 6.1.1(vite@8.2.2(@types/node@26.2.0)(terser@5.51.2)) jsdom: specifier: 'catalog:' version: 29.1.1 @@ -115,7 +115,7 @@ importers: version: 19.2.18 '@vitejs/plugin-react': specifier: 'catalog:' - version: 6.1.0(vite@8.2.2(@types/node@26.2.0)(terser@5.51.2)) + version: 6.1.1(vite@8.2.2(@types/node@26.2.0)(terser@5.51.2)) expo-modules-core: specifier: ^57.0.13 version: 57.0.13(react-native@0.87.1(@types/react@19.2.18)(react@19.2.8))(react@19.2.8) @@ -169,7 +169,7 @@ importers: version: 19.2.18 '@vitejs/plugin-react': specifier: 'catalog:' - version: 6.1.0(vite@8.2.2(@types/node@26.2.0)(terser@5.51.2)) + version: 6.1.1(vite@8.2.2(@types/node@26.2.0)(terser@5.51.2)) jsdom: specifier: 'catalog:' version: 29.1.1 @@ -713,8 +713,8 @@ packages: cpu: [x64] os: [win32] - '@vitejs/plugin-react@6.1.0': - resolution: {integrity: sha512-qd2BzUBehkov86WFhg0JkEFEYyCLG9uPCe6qWTY/kRlss9OvJrOF2UbIWT7p+8IzZHkEu0DNGHc4HSv+JdDLsw==} + '@vitejs/plugin-react@6.1.1': + resolution: {integrity: sha512-yxLaQV9gkhS8ezJqCM6+ndU7mDY6gqAg75NQ+0IjwEI8IYOmQCgkRwHKVSfWXW076DsqMo0Dk+0FK1U+M5RgFw==} engines: {node: ^20.19.0 || >=22.12.0} peerDependencies: '@rolldown/plugin-babel': ^0.1.7 || ^0.2.0 @@ -2433,7 +2433,7 @@ snapshots: '@typescript/typescript-win32-x64@7.0.2': optional: true - '@vitejs/plugin-react@6.1.0(vite@8.2.2(@types/node@26.2.0)(terser@5.51.2))': + '@vitejs/plugin-react@6.1.1(vite@8.2.2(@types/node@26.2.0)(terser@5.51.2))': dependencies: '@rolldown/pluginutils': 1.0.1 vite: 8.2.2(@types/node@26.2.0)(terser@5.51.2) diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 2ec62c6..41a3e22 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -7,7 +7,7 @@ autoInstallPeers: false catalog: '@types/react': ^19.2.18 '@types/react-dom': ^19.2.5 - '@vitejs/plugin-react': ^6.1.0 + '@vitejs/plugin-react': ^6.1.1 jsdom: ^29.1.1 react: ^19.2.8 react-dom: ^19.2.8