build(deps): remove dependency react-ga (#3193)
parent
71511a5c4f
commit
b17c0385ef
|
@ -19,7 +19,6 @@
|
|||
"query-string": "7.1.1",
|
||||
"react": "18.0.0",
|
||||
"react-dom": "18.0.0",
|
||||
"react-ga": "3.3.0",
|
||||
"react-i18next": "11.16.6",
|
||||
"react-loading": "2.0.3",
|
||||
"react-otp-input": "2.4.0",
|
||||
|
|
|
@ -45,7 +45,6 @@ specifiers:
|
|||
query-string: 7.1.1
|
||||
react: 18.0.0
|
||||
react-dom: 18.0.0
|
||||
react-ga: 3.3.0
|
||||
react-i18next: 11.16.6
|
||||
react-loading: 2.0.3
|
||||
react-otp-input: 2.4.0
|
||||
|
@ -76,7 +75,6 @@ dependencies:
|
|||
query-string: 7.1.1
|
||||
react: 18.0.0
|
||||
react-dom: 18.0.0_react@18.0.0
|
||||
react-ga: 3.3.0_react@18.0.0
|
||||
react-i18next: 11.16.6_d766a2cc1911ed4bc559e0fa3ed28191
|
||||
react-loading: 2.0.3_react@18.0.0
|
||||
react-otp-input: 2.4.0_react-dom@18.0.0+react@18.0.0
|
||||
|
@ -7006,15 +7004,6 @@ packages:
|
|||
scheduler: 0.21.0
|
||||
dev: false
|
||||
|
||||
/react-ga/3.3.0_react@18.0.0:
|
||||
resolution: {integrity: sha512-o8RScHj6Lb8cwy3GMrVH6NJvL+y0zpJvKtc0+wmH7Bt23rszJmnqEQxRbyrqUzk9DTJIHoP42bfO5rswC9SWBQ==}
|
||||
peerDependencies:
|
||||
prop-types: ^15.6.0
|
||||
react: ^15.6.2 || ^16.0 || ^17
|
||||
dependencies:
|
||||
react: 18.0.0
|
||||
dev: false
|
||||
|
||||
/react-i18next/11.16.6_d766a2cc1911ed4bc559e0fa3ed28191:
|
||||
resolution: {integrity: sha512-qa76GnvAPafNSxKNN/XMhdCkVN/9Lm+BpzW5+6FE2ctYUemhbglP7oklGmYiJXlG24p9itqzlJDbCi3SNd3jzA==}
|
||||
peerDependencies:
|
||||
|
|
Loading…
Reference in New Issue