We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 482b46f + a74d170 commit 27a24cdCopy full SHA for 27a24cd
package.json
@@ -91,7 +91,7 @@
91
"pako": "^2.0.4",
92
"postcss": "^8.4.41",
93
"postcss-preset-env": "^10.0.0",
94
- "posthog-js": "^1.29.0",
+ "posthog-js": "1.160.3",
95
"prettier": "^3.0.0",
96
"qrcode": "^1.5.4",
97
"react": "18",
renovate.json
@@ -44,5 +44,6 @@
44
"prHeader": "Please review modals on mobile for visual regressions."
45
}
46
],
47
- "semanticCommits": "disabled"
+ "semanticCommits": "disabled",
48
+ "ignoreDeps": ["posthog-js"]
49
0 commit comments