0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +01:00

fix(frontend): no more "nope" (#20610)

This commit is contained in:
Marius Andra 2024-02-29 14:16:57 +01:00 committed by GitHub
parent 55b72bc67d
commit b891d14e06
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 7 deletions

View File

@ -131,7 +131,7 @@
"kea-loaders": "^3.0.0",
"kea-localstorage": "^3.1.0",
"kea-router": "^3.1.4",
"kea-subscriptions": "^3.0.0",
"kea-subscriptions": "^3.0.1",
"kea-test-utils": "^0.2.4",
"kea-waitfor": "^0.2.1",
"kea-window-values": "^3.0.0",

View File

@ -212,8 +212,8 @@ dependencies:
specifier: ^3.1.4
version: 3.1.4(kea@3.1.5)
kea-subscriptions:
specifier: ^3.0.0
version: 3.0.0(kea@3.1.5)
specifier: ^3.0.1
version: 3.0.1(kea@3.1.5)
kea-test-utils:
specifier: ^0.2.4
version: 0.2.4(kea@3.1.5)
@ -347,7 +347,7 @@ dependencies:
optionalDependencies:
fsevents:
specifier: ^2.3.2
version: 2.3.3
version: 2.3.2
devDependencies:
'@babel/core':
@ -12723,7 +12723,6 @@ packages:
engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
os: [darwin]
requiresBuild: true
dev: true
optional: true
/fsevents@2.3.3:
@ -14928,8 +14927,8 @@ packages:
url-pattern: 1.0.3
dev: false
/kea-subscriptions@3.0.0(kea@3.1.5):
resolution: {integrity: sha512-26iEvvAV6+s1YtFajjDndP/ht32Rx2IuElr8O6yUsOuMSPLn55/EpRIMEyeFu0Amim7BOVfn9MoKFsSSlr/Ilw==}
/kea-subscriptions@3.0.1(kea@3.1.5):
resolution: {integrity: sha512-uBJ0L+oPlthV2FBPpB+gUmZj8p0tdFH6cSLWTEBRkDgruOTmQjKXWsSRN5cxL8MUq2naihMBL8MSqK8IY6f8/g==}
peerDependencies:
kea: '>= 3'
dependencies: