From f59b836113352ade972ec275252158d760e05193 Mon Sep 17 00:00:00 2001 From: preston176 Date: Tue, 28 May 2024 21:08:01 +0300 Subject: [PATCH] swal installed --- package.json | 2 ++ pnpm-lock.yaml | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) diff --git a/package.json b/package.json index d5af289..f43c922 100644 --- a/package.json +++ b/package.json @@ -24,10 +24,12 @@ "react": "^18.3.1", "react-dom": "^18.3.1", "react-loader-spinner": "^6.1.6", + "react-mic": "^12.4.6", "react-router-dom": "^6.23.1", "react-scroll": "^1.9.0", "react-slideshow-image": "^4.3.1", "react-social-icons": "^6.16.0", + "sweetalert2": "^11.11.0", "typewriter-effect": "^2.21.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 216511e..c712d20 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,6 +47,9 @@ importers: react-loader-spinner: specifier: ^6.1.6 version: 6.1.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-mic: + specifier: ^12.4.6 + version: 12.4.6(prop-types@15.8.1)(react@18.3.1) react-router-dom: specifier: ^6.23.1 version: 6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -59,6 +62,9 @@ importers: react-social-icons: specifier: ^6.16.0 version: 6.16.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + sweetalert2: + specifier: ^11.11.0 + version: 11.11.0 typewriter-effect: specifier: ^2.21.0 version: 2.21.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1822,6 +1828,12 @@ packages: peerDependencies: react: ^18.3.1 + react-ga@2.7.0: + resolution: {integrity: sha512-AjC7UOZMvygrWTc2hKxTDvlMXEtbmA0IgJjmkhgmQQ3RkXrWR11xEagLGFGaNyaPnmg24oaIiaNPnEoftUhfXA==} + peerDependencies: + prop-types: ^15.6.0 + react: ^15.6.2 || ^16.0 + react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} @@ -1835,6 +1847,12 @@ packages: react: ^16.0.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.0.0 || ^17.0.0 || ^18.0.0 + react-mic@12.4.6: + resolution: {integrity: sha512-2/DZoz7thR2nJyekF10zBvs/7a8HhUQ4L8MV6BpC+Q/T8G1MvpRHGSHjSlVtnbzaCMDJ3R1MdThoLu15WuVh/g==} + peerDependencies: + prop-types: ^15.5.10 + react: 16.x + react-refresh@0.14.2: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} @@ -2047,6 +2065,9 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} + sweetalert2@11.11.0: + resolution: {integrity: sha512-wKCTtoE6lQVDKaJ5FFq+znk/YykJmJlD8RnLZps8C7DyivctCoRlVeeOwnKfgwKS+QJYon7s++3dmNi3/am1tw==} + tabbable@6.2.0: resolution: {integrity: sha512-Cat63mxsVJlzYvN51JmVXIgNoUokrIaT2zLclCXjRd8boZ0004U4KCs/sToJ75C6sdlByWxpYnb5Boif1VSFew==} @@ -4075,6 +4096,11 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 + react-ga@2.7.0(prop-types@15.8.1)(react@18.3.1): + dependencies: + prop-types: 15.8.1 + react: 18.3.1 + react-is@16.13.1: {} react-is@18.3.1: {} @@ -4086,6 +4112,12 @@ snapshots: react-is: 18.3.1 styled-components: 6.1.11(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-mic@12.4.6(prop-types@15.8.1)(react@18.3.1): + dependencies: + prop-types: 15.8.1 + react: 18.3.1 + react-ga: 2.7.0(prop-types@15.8.1)(react@18.3.1) + react-refresh@0.14.2: {} react-router-dom@6.23.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): @@ -4362,6 +4394,8 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} + sweetalert2@11.11.0: {} + tabbable@6.2.0: {} tailwind-merge@1.8.1: {}