From 6282723ff659a6d88e5a69f06814b79c7b832eb2 Mon Sep 17 00:00:00 2001 From: Darin Kelkhoff Date: Mon, 15 Apr 2024 12:53:58 -0500 Subject: [PATCH] CE-1123 Update qfc to 1.0.96; add react-ga4 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 71f4964..f7dacc1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@auth0/auth0-react": "1.10.2", "@emotion/react": "11.7.1", "@emotion/styled": "11.6.0", - "@kingsrook/qqq-frontend-core": "1.0.90", + "@kingsrook/qqq-frontend-core": "1.0.96", "@mui/icons-material": "5.4.1", "@mui/material": "5.11.1", "@mui/styles": "5.11.1", @@ -40,6 +40,7 @@ "react-chartjs-2": "3.0.4", "react-cookie": "4.1.1", "react-dom": "18.0.0", + "react-ga4": "2.1.0", "react-github-btn": "1.2.1", "react-google-drive-picker": "^1.2.0", "react-markdown": "9.0.1",