File tree Expand file tree Collapse file tree 2 files changed +17
-10
lines changed Expand file tree Collapse file tree 2 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 138
138
"opus-recorder" : " ^8.0.3" ,
139
139
"pako" : " ^2.0.3" ,
140
140
"png-chunks-extract" : " ^1.0.0" ,
141
- "posthog-js" : " 1.157.2 " ,
141
+ "posthog-js" : " 1.236.1 " ,
142
142
"qrcode" : " 1.5.4" ,
143
143
"re-resizable" : " 6.11.2" ,
144
144
"react" : " ^19.0.0" ,
185
185
"@peculiar/webcrypto" : " ^1.4.3" ,
186
186
"@playwright/test" : " ^1.50.1" ,
187
187
"@principalstudio/html-webpack-inject-preload" : " ^1.2.7" ,
188
+ "@rrweb/types" : " ^2.0.0-alpha.18" ,
188
189
"@sentry/webpack-plugin" : " ^3.0.0" ,
189
190
"@stylistic/eslint-plugin" : " ^4.0.0" ,
190
191
"@svgr/webpack" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 2599
2599
resolved "https://registry.yarnpkg.com/@radix-ui/rect/-/rect-1.1.0.tgz#f817d1d3265ac5415dadc67edab30ae196696438"
2600
2600
integrity sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg==
2601
2601
2602
+ "@rrweb/types@^2.0.0-alpha.18":
2603
+ version "2.0.0-alpha.18"
2604
+ resolved "https://registry.yarnpkg.com/@rrweb/types/-/types-2.0.0-alpha.18.tgz#e1d9af844cebbf30a2be8808f6cf64f5df3e7f50"
2605
+ integrity sha512-iMH3amHthJZ9x3gGmBPmdfim7wLGygC2GciIkw2A6SO8giSn8PHYtRT8OKNH4V+k3SZ6RSnYHcTQxBA7pSWZ3Q==
2606
+
2602
2607
"@rtsao/scc@^1.1.0":
2603
2608
version "1.1.0"
2604
2609
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
@@ -10582,14 +10587,15 @@ postcss@^8.4.40, postcss@^8.5.3:
10582
10587
picocolors "^1.1.1"
10583
10588
source-map-js "^1.2.1"
10584
10589
10585
- posthog-js@1.157.2 :
10586
- version "1.157.2 "
10587
- resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.157.2 .tgz#dc2515818ead408aefb900e90c535fb57beb1f59 "
10588
- integrity sha512-ATYKGs+Q51u26nHHhrhWNh1whqFm7j/rwQQYw+y6/YzNmRlo+YsqrGZji9nqXb9/4fo0ModDr+ZmuOI3hKkUXA ==
10590
+ posthog-js@1.236.1 :
10591
+ version "1.236.1 "
10592
+ resolved "https://registry.yarnpkg.com/posthog-js/-/posthog-js-1.236.1 .tgz#36d726e30439b0de054059d11213101ca5dd9822 "
10593
+ integrity sha512-my3MGaQfBO4FOL0RAW2mCxDkivCyt8KOenYrbeES5D5wh3SQGy0OhDH3boTKO6b6dchsAjieqtOGoRFomKXZ+A ==
10589
10594
dependencies:
10595
+ core-js "^3.38.1"
10590
10596
fflate "^0.4.8"
10591
10597
preact "^10.19.3"
10592
- web-vitals "^4.0.1 "
10598
+ web-vitals "^4.2.4 "
10593
10599
10594
10600
potpack@^2.0.0:
10595
10601
version "2.0.0"
@@ -12998,10 +13004,10 @@ web-streams-polyfill@^4.0.0:
12998
13004
resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-4.1.0.tgz#3ba095d0eb3ef6377cd126e8354b2cdba286e0d3"
12999
13005
integrity sha512-A7Jxrg7+eV+eZR/CIdESDnRGFb6/bcKukGvJBB5snI6cw3is1c2qamkYstC1bY1p08TyMRlN9eTMkxmnKJBPBw==
13000
13006
13001
- web-vitals@^4.0.1 :
13002
- version "4.2.3 "
13003
- resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.3 .tgz#270c4baecfbc6ec6fc15da1989e465e5f9b94fb7 "
13004
- integrity sha512-/CFAm1mNxSmOj6i0Co+iGFJ58OS4NRGVP+AWS/l509uIK5a1bSoIVaHz/ZumpHTfHSZBpgrJ+wjfpAOrTHok5Q ==
13007
+ web-vitals@^4.2.4 :
13008
+ version "4.2.4 "
13009
+ resolved "https://registry.yarnpkg.com/web-vitals/-/web-vitals-4.2.4 .tgz#1d20bc8590a37769bd0902b289550936069184b7 "
13010
+ integrity sha512-r4DIlprAGwJ7YM11VZp4R884m0Vmgr6EAKe3P+kO0PPj3Unqyvv59rczf6UiGcb9Z8QxZVcqKNwv/g0WNdWwsw ==
13005
13011
13006
13012
webcrypto-core@^1.8.0:
13007
13013
version "1.8.1"
You can’t perform that action at this time.
0 commit comments