diff --git a/package.json b/package.json index 166d04b..f1a656f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@linaria/vite": "^4.2.9", "@rollup/plugin-strip": "^3.0.2", "@stylelint/postcss-css-in-js": "^0.38.0", - "@types/react": "^18.2.78", + "@types/react": "^18.2.79", "@types/react-dom": "^18.2.25", "@vitejs/plugin-legacy": "^4.0.1", "@vitejs/plugin-react": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 50e94d9..fac61be 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: '@linaria/vite': ^4.2.9 '@rollup/plugin-strip': ^3.0.2 '@stylelint/postcss-css-in-js': ^0.38.0 - '@types/react': ^18.2.78 + '@types/react': ^18.2.79 '@types/react-dom': ^18.2.25 '@vitejs/plugin-legacy': ^4.0.1 '@vitejs/plugin-react': ^3.1.0 @@ -81,7 +81,7 @@ devDependencies: '@linaria/vite': 4.5.4_pjudtf3r5rvu2gunzqip6eougy '@rollup/plugin-strip': 3.0.4_rollup@2.79.1 '@stylelint/postcss-css-in-js': 0.38.0_hffmvmxuwmisa7thxtzxrojqgu - '@types/react': 18.2.78 + '@types/react': 18.2.79 '@types/react-dom': 18.2.25 '@vitejs/plugin-legacy': 4.1.1_terser@5.30.3+vite@4.5.3 '@vitejs/plugin-react': 3.1.0_vite@4.5.3 @@ -2590,11 +2590,11 @@ packages: /@types/react-dom/18.2.25: resolution: {integrity: sha512-o/V48vf4MQh7juIKZU2QGDfli6p1+OOi5oXx36Hffpc9adsHeXjVp8rHuPkjd8VT8sOJ2Zp05HR7CdpGTIUFUA==} dependencies: - '@types/react': 18.2.78 + '@types/react': 18.2.79 dev: true - /@types/react/18.2.78: - resolution: {integrity: sha512-qOwdPnnitQY4xKlKayt42q5W5UQrSHjgoXNVEtxeqdITJ99k4VXJOP3vt8Rkm9HmgJpH50UNU+rlqfkfWOqp0A==} + /@types/react/18.2.79: + resolution: {integrity: sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==} dependencies: '@types/prop-types': 15.7.12 csstype: 3.1.3