Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .changeset/update-deps-20260310-143300.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"@workleap/honeycomb": patch
"@workleap/logrocket": patch
"@workleap/telemetry": patch
---

Updated dependencies to their latest versions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,20 @@
"@changesets/changelog-github": "0.6.0",
"@changesets/cli": "2.30.0",
"@eslint/js": "9.39.2",
"@types/node": "25.3.3",
"@typescript-eslint/parser": "8.56.1",
"@types/node": "25.4.0",
"@typescript-eslint/parser": "8.57.0",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "1.1.13",
"@workleap/eslint-configs": "1.1.14",
"@workleap/typescript-configs": "3.0.7",
"agent-browser": "0.15.2",
"eslint": "9.39.2",
"pkg-pr-new": "0.0.65",
"prettier": "3.8.1",
"retypeapp": "4.1.0",
"syncpack": "14.0.0",
"turbo": "2.8.12",
"syncpack": "14.2.0",
"turbo": "2.8.15",
"typescript": "5.9.3",
"typescript-eslint": "8.56.1"
"typescript-eslint": "8.57.0"
},
"engines": {
"node": ">=24.0.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/common-room/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,17 +60,17 @@
"devDependencies": {
"@eslint/js": "9.39.2",
"@rsbuild/core": "1.7.3",
"@rslib/core": "0.19.6",
"@rslib/core": "0.20.0",
"@types/react": "19.2.14",
"@typescript-eslint/parser": "8.56.1",
"@typescript-eslint/parser": "8.57.0",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "1.1.13",
"@workleap/rslib-configs": "1.1.7",
"@workleap/eslint-configs": "1.1.14",
"@workleap/rslib-configs": "1.1.8",
"@workleap/typescript-configs": "3.0.7",
"eslint": "9.39.2",
"happy-dom": "20.8.3",
"typescript": "5.9.3",
"typescript-eslint": "8.56.1",
"typescript-eslint": "8.57.0",
"vitest": "4.0.18"
},
"sideEffects": false,
Expand Down
10 changes: 5 additions & 5 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
"devDependencies": {
"@eslint/js": "9.39.2",
"@rsbuild/core": "1.7.3",
"@rslib/core": "0.19.6",
"@rslib/core": "0.20.0",
"@types/js-cookie": "3.0.6",
"@typescript-eslint/parser": "8.56.1",
"@typescript-eslint/parser": "8.57.0",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "1.1.13",
"@workleap/rslib-configs": "1.1.7",
"@workleap/eslint-configs": "1.1.14",
"@workleap/rslib-configs": "1.1.8",
"@workleap/typescript-configs": "3.0.7",
"eslint": "9.39.2",
"happy-dom": "20.8.3",
"typescript": "5.9.3",
"typescript-eslint": "8.56.1",
"typescript-eslint": "8.57.0",
"vitest": "4.0.18"
},
"sideEffects": false
Expand Down
24 changes: 12 additions & 12 deletions packages/honeycomb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,30 +56,30 @@
},
"dependencies": {
"@honeycombio/opentelemetry-web": "^1.3.0",
"@opentelemetry/auto-instrumentations-web": "^0.57.0",
"@opentelemetry/instrumentation": "^0.212.0",
"@opentelemetry/instrumentation-document-load": "^0.57.0",
"@opentelemetry/instrumentation-fetch": "^0.212.0",
"@opentelemetry/instrumentation-user-interaction": "^0.56.0",
"@opentelemetry/instrumentation-xml-http-request": "^0.212.0",
"@opentelemetry/sdk-trace-web": "^2.5.1",
"@opentelemetry/auto-instrumentations-web": "^0.58.0",
"@opentelemetry/instrumentation": "^0.213.0",
"@opentelemetry/instrumentation-document-load": "^0.58.0",
"@opentelemetry/instrumentation-fetch": "^0.213.0",
"@opentelemetry/instrumentation-user-interaction": "^0.57.0",
"@opentelemetry/instrumentation-xml-http-request": "^0.213.0",
"@opentelemetry/sdk-trace-web": "^2.6.0",
"@workleap-telemetry/core": "workspace:^",
"@workleap/logging": "^1.3.6"
},
"devDependencies": {
"@eslint/js": "9.39.2",
"@rsbuild/core": "1.7.3",
"@rslib/core": "0.19.6",
"@rslib/core": "0.20.0",
"@types/react": "19.2.14",
"@typescript-eslint/parser": "8.56.1",
"@typescript-eslint/parser": "8.57.0",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "1.1.13",
"@workleap/rslib-configs": "1.1.7",
"@workleap/eslint-configs": "1.1.14",
"@workleap/rslib-configs": "1.1.8",
"@workleap/typescript-configs": "3.0.7",
"eslint": "9.39.2",
"happy-dom": "20.8.3",
"typescript": "5.9.3",
"typescript-eslint": "8.56.1",
"typescript-eslint": "8.57.0",
"vitest": "4.0.18"
},
"sideEffects": false,
Expand Down
12 changes: 6 additions & 6 deletions packages/logrocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"test": "vitest --config vitest.config.ts --no-watch"
},
"peerDependencies": {
"logrocket": "^12.0.0",
"logrocket": "^12.1.0",
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
},
Expand All @@ -62,17 +62,17 @@
"devDependencies": {
"@eslint/js": "9.39.2",
"@rsbuild/core": "1.7.3",
"@rslib/core": "0.19.6",
"@rslib/core": "0.20.0",
"@types/react": "19.2.14",
"@typescript-eslint/parser": "8.56.1",
"@typescript-eslint/parser": "8.57.0",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "1.1.13",
"@workleap/rslib-configs": "1.1.7",
"@workleap/eslint-configs": "1.1.14",
"@workleap/rslib-configs": "1.1.8",
"@workleap/typescript-configs": "3.0.7",
"eslint": "9.39.2",
"happy-dom": "20.8.3",
"typescript": "5.9.3",
"typescript-eslint": "8.56.1",
"typescript-eslint": "8.57.0",
"vitest": "4.0.18"
},
"sideEffects": false
Expand Down
10 changes: 5 additions & 5 deletions packages/mixpanel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,17 +64,17 @@
"devDependencies": {
"@eslint/js": "9.39.2",
"@rsbuild/core": "1.7.3",
"@rslib/core": "0.19.6",
"@rslib/core": "0.20.0",
"@types/react": "19.2.14",
"@typescript-eslint/parser": "8.56.1",
"@typescript-eslint/parser": "8.57.0",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "1.1.13",
"@workleap/rslib-configs": "1.1.7",
"@workleap/eslint-configs": "1.1.14",
"@workleap/rslib-configs": "1.1.8",
"@workleap/typescript-configs": "3.0.7",
"eslint": "9.39.2",
"happy-dom": "20.8.3",
"typescript": "5.9.3",
"typescript-eslint": "8.56.1",
"typescript-eslint": "8.57.0",
"vitest": "4.0.18"
},
"sideEffects": false
Expand Down
14 changes: 7 additions & 7 deletions packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"peerDependencies": {
"@opentelemetry/api": "^1.9.0",
"logrocket": "^12.0.0",
"logrocket": "^12.1.0",
"react": "^18.0.0 || ^19.0.0",
"react-dom": "^18.0.0 || ^19.0.0"
},
Expand All @@ -61,7 +61,7 @@
}
},
"dependencies": {
"@opentelemetry/sdk-trace-web": "^2.5.1",
"@opentelemetry/sdk-trace-web": "^2.6.0",
"@workleap-telemetry/core": "workspace:^",
"@workleap/honeycomb": "workspace:^",
"@workleap/logging": "^1.3.6",
Expand All @@ -71,17 +71,17 @@
"devDependencies": {
"@eslint/js": "9.39.2",
"@rsbuild/core": "1.7.3",
"@rslib/core": "0.19.6",
"@rslib/core": "0.20.0",
"@types/js-cookie": "3.0.6",
"@types/react": "19.2.14",
"@typescript-eslint/parser": "8.56.1",
"@typescript-eslint/parser": "8.57.0",
"@typescript/native-preview": "7.0.0-dev.20260303.1",
"@workleap/eslint-configs": "1.1.13",
"@workleap/rslib-configs": "1.1.7",
"@workleap/eslint-configs": "1.1.14",
"@workleap/rslib-configs": "1.1.8",
"@workleap/typescript-configs": "3.0.7",
"eslint": "9.39.2",
"typescript": "5.9.3",
"typescript-eslint": "8.56.1"
"typescript-eslint": "8.57.0"
},
"sideEffects": false
}
13 changes: 13 additions & 0 deletions patches/logrocket@12.1.0.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
diff --git a/dist/types.d.ts b/dist/types.d.ts
index 356d909fb0698179ad5eabaf7e6c6d3cebe915e1..7c6c93c4cd8364f63cdd23e51b36b952ba470917 100644
--- a/dist/types.d.ts
+++ b/dist/types.d.ts
@@ -6,7 +6,7 @@ declare let LogRocket: LR.LogRocket;

export = LogRocket;

-declare module LR {
+declare namespace LR {
interface IRequest {
reqId: string;
url: string;
Loading
Loading