Upgrade Docusaurus gtag plugin (#3809)
Somehow got missed by dependabot --- #### Does this PR need a docs update or release note? - [x] ⛔ No #### Type of change - [x] 🗺️ Documentation
This commit is contained in:
parent
6fadfca689
commit
540f885aa0
2
website/package-lock.json
generated
2
website/package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "2.4.1",
|
||||
"@docusaurus/plugin-google-gtag": "^2.4.0",
|
||||
"@docusaurus/plugin-google-gtag": "^2.4.1",
|
||||
"@docusaurus/preset-classic": "2.4.1",
|
||||
"@loadable/component": "^5.15.3",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "2.4.1",
|
||||
"@docusaurus/plugin-google-gtag": "^2.4.0",
|
||||
"@docusaurus/plugin-google-gtag": "^2.4.1",
|
||||
"@docusaurus/preset-classic": "2.4.1",
|
||||
"@loadable/component": "^5.15.3",
|
||||
"@mdx-js/react": "^1.6.22",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user