diff --git a/apps/web/package.json b/apps/web/package.json index 66e181d3..caf86f6a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -25,7 +25,7 @@ "devDependencies": { "@types/react": "^19.2.18", "@types/react-dom": "^19.2.5", - "@vitejs/plugin-react": "^6.1.0", + "@vitejs/plugin-react": "^6.1.1", "eslint-plugin-react": "^7.37.5", "eslint-plugin-react-hooks": "^7.1.1", "vite": "^8.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0aad9cd5..f6ae10cb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^19.2.5 version: 19.2.5(@types/react@19.2.18) '@vitejs/plugin-react': - specifier: ^6.1.0 - version: 6.1.0(vite@8.2.2(@types/node@26.3.0)) + specifier: ^6.1.1 + version: 6.1.1(vite@8.2.2(@types/node@26.3.0)) eslint-plugin-react: specifier: ^7.37.5 version: 7.37.5(eslint@10.9.1) @@ -646,8 +646,8 @@ packages: resolution: {integrity: sha512-mbCddXd+jm7hfx7w2YU64/Av4/NqqeG3GoRZgxPcgoTxYjhrcfJRw9ULch71SS4G+Q3bOXFhRvPqjguN0Hyp5w==} hasBin: true - '@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 @@ -2334,7 +2334,7 @@ snapshots: dependencies: '@typescript/old': typescript@6.0.3 - '@vitejs/plugin-react@6.1.0(vite@8.2.2(@types/node@26.3.0))': + '@vitejs/plugin-react@6.1.1(vite@8.2.2(@types/node@26.3.0))': dependencies: '@rolldown/pluginutils': 1.0.1 vite: 8.2.2(@types/node@26.3.0)