Skip to content

Commit b620b6d

Browse files
chore(deps): bump react-ga4 from 2.1.0 to 3.0.1
Bumps [react-ga4](https://github.com/codler/react-ga4) from 2.1.0 to 3.0.1. - [Release notes](https://github.com/codler/react-ga4/releases) - [Commits](codler/react-ga4@v2.1.0...v3.0.1) --- updated-dependencies: - dependency-name: react-ga4 dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95fc4d2 commit b620b6d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"pdf-parse": "^2.4.5",
3030
"react": "^18.3.1",
3131
"react-dom": "^18.3.1",
32-
"react-ga4": "^2.1.0",
32+
"react-ga4": "^3.0.1",
3333
"react-intl": "^6.8.7"
3434
},
3535
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4762,10 +4762,10 @@ react-dom@^18.3.1:
47624762
loose-envify "^1.1.0"
47634763
scheduler "^0.23.2"
47644764

4765-
react-ga4@^2.1.0:
4766-
version "2.1.0"
4767-
resolved "https://registry.npmjs.org/react-ga4/-/react-ga4-2.1.0.tgz"
4768-
integrity sha512-ZKS7PGNFqqMd3PJ6+C2Jtz/o1iU9ggiy8Y8nUeksgVuvNISbmrQtJiZNvC/TjDsqD0QlU5Wkgs7i+w9+OjHhhQ==
4765+
react-ga4@^3.0.1:
4766+
version "3.0.1"
4767+
resolved "https://registry.yarnpkg.com/react-ga4/-/react-ga4-3.0.1.tgz#1512e0cdd1569e344a9d80b17b30288107a00e77"
4768+
integrity sha512-GyCc01bSheWXjzGDyHsXMOqk/SP5Cf/JrcJTg4hcpKx4eeSwaJKpJUc+ipF4ffLTZkmabmf3ZGBv4OKHTXNXyA==
47694769

47704770
react-intl@^6.8.7:
47714771
version "6.8.9"

0 commit comments

Comments
 (0)