diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d53fbe890..658b0793b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -91,8 +91,8 @@ catalogs: specifier: 8.29.1 version: 8.29.1 '@vitejs/plugin-react': - specifier: 4.3.4 - version: 4.3.4 + specifier: 4.4.0 + version: 4.4.0 '@vitest/coverage-istanbul': specifier: 3.1.1 version: 3.1.1 @@ -283,7 +283,7 @@ importers: version: 19.1.2(@types/react@19.1.2) '@vitejs/plugin-react': specifier: 'catalog:' - version: 4.3.4(vite@6.2.6(@types/node@22.14.1)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0)) + version: 4.4.0(vite@6.2.6(@types/node@22.14.1)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0)) '@vitest/coverage-istanbul': specifier: 'catalog:' version: 3.1.1(vitest@3.1.1(@types/node@22.14.1)(happy-dom@17.4.4)(jiti@2.4.2)(jsdom@20.0.3)(terser@5.37.0)(yaml@2.7.0)) @@ -2248,8 +2248,8 @@ packages: cpu: [x64] os: [win32] - '@vitejs/plugin-react@4.3.4': - resolution: {integrity: sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug==} + '@vitejs/plugin-react@4.4.0': + resolution: {integrity: sha512-x/EztcTKVj+TDeANY1WjNeYsvZjZdfWRMP/KXi5Yn8BoTzpa13ZltaQqKfvWYbX8CE10GOHHdC5v86jY9x8i/g==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 @@ -4103,8 +4103,8 @@ packages: react-is@18.3.1: resolution: {integrity: sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==} - react-refresh@0.14.2: - resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} + react-refresh@0.17.0: + resolution: {integrity: sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==} engines: {node: '>=0.10.0'} react-router-dom@6.29.0: @@ -5073,7 +5073,7 @@ snapshots: '@babel/parser@7.26.9': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.27.0 '@babel/parser@7.27.0': dependencies: @@ -6547,24 +6547,24 @@ snapshots: '@types/babel__core@7.20.5': dependencies: - '@babel/parser': 7.26.9 - '@babel/types': 7.26.9 + '@babel/parser': 7.27.0 + '@babel/types': 7.27.0 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.6 '@types/babel__generator@7.6.8': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.27.0 '@types/babel__template@7.4.4': dependencies: - '@babel/parser': 7.26.10 - '@babel/types': 7.26.10 + '@babel/parser': 7.27.0 + '@babel/types': 7.27.0 '@types/babel__traverse@7.20.6': dependencies: - '@babel/types': 7.26.10 + '@babel/types': 7.27.0 '@types/conventional-commits-parser@5.0.0': dependencies: @@ -6822,13 +6822,13 @@ snapshots: '@unrs/resolver-binding-win32-x64-msvc@1.6.3': optional: true - '@vitejs/plugin-react@4.3.4(vite@6.2.6(@types/node@22.14.1)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))': + '@vitejs/plugin-react@4.4.0(vite@6.2.6(@types/node@22.14.1)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0))': dependencies: '@babel/core': 7.26.10 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.10) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.10) '@types/babel__core': 7.20.5 - react-refresh: 0.14.2 + react-refresh: 0.17.0 vite: 6.2.6(@types/node@22.14.1)(jiti@2.4.2)(terser@5.37.0)(yaml@2.7.0) transitivePeerDependencies: - supports-color @@ -8924,7 +8924,7 @@ snapshots: react-is@18.3.1: {} - react-refresh@0.14.2: {} + react-refresh@0.17.0: {} react-router-dom@6.29.0(react-dom@19.1.0(react@19.1.0))(react@19.1.0): dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index ddac619cb..0f9f89b4a 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -29,7 +29,7 @@ catalog: "@types/react-dom": 19.1.2 "@typescript-eslint/eslint-plugin": 8.29.1 "@typescript-eslint/parser": 8.29.1 - "@vitejs/plugin-react": 4.3.4 + "@vitejs/plugin-react": 4.4.0 "@vitest/coverage-istanbul": 3.1.1 browserslist: 4.24.4 builtin-modules: 5.0.0