Skip to content
Open
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
4 changes: 2 additions & 2 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1

- name: Initialize CodeQL
uses: github/codeql-action/init@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
uses: github/codeql-action/init@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
with:
languages: javascript
config-file: .github/codeql-config.yml

- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7
4 changes: 2 additions & 2 deletions developer-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "wxt"
},
"devDependencies": {
"@types/chrome": "0.2.5",
"@types/chrome": "0.2.6",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",
"@wxt-dev/module-react": "1.2.2",
Expand All @@ -26,7 +26,7 @@
"clsx": "2.1.1",
"react": "19.2.8",
"react-dom": "19.2.8",
"wxt": "0.21.3"
"wxt": "0.21.4"
},
"volta": {
"extends": "../package.json"
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
"@microsoft/api-extractor": "7.58.12",
"@playwright/test": "1.62.1",
"@salesforce/cli": "2.147.7",
"@swc/core": "1.15.47",
"@salesforce/cli": "2.148.3",
"@swc/core": "1.16.0",
"@types/busboy": "1.5.4",
"@types/chrome": "0.2.5",
"@types/chrome": "0.2.6",
"@types/cors": "2.8.19",
"@types/express": "5.0.6",
"@types/jasmine": "3.10.19",
Expand All @@ -72,10 +72,10 @@
"eslint-import-resolver-typescript": "4.4.5",
"eslint-plugin-import-x": "4.17.1",
"eslint-plugin-jasmine": "4.2.2",
"eslint-plugin-jsdoc": "64.1.0",
"eslint-plugin-jsdoc": "64.2.0",
"eslint-plugin-unicorn": "73.0.0",
"express": "5.2.1",
"globals": "17.9.0",
"globals": "17.11.0",
"html-webpack-plugin": "5.6.8",
"http-server": "14.1.1",
"jasmine-core": "3.99.1",
Expand All @@ -92,7 +92,7 @@
"minimatch": "10.2.6",
"node-forge": "1.4.0",
"prettier": "3.9.6",
"puppeteer": "25.5.0",
"puppeteer": "25.7.0",
"swc-loader": "0.2.7",
"terser-webpack-plugin": "5.6.1",
"ts-loader": "9.6.2",
Expand All @@ -108,7 +108,7 @@
"ws": "8.21.3"
},
"resolutions": {
"rolldown": "1.2.3"
"rolldown": "1.2.4"
},
"volta": {
"node": "26.7.0",
Expand Down
10 changes: 5 additions & 5 deletions packages/browser-rum-angular/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"access": "public"
},
"devDependencies": {
"@angular/common": "22.1.1",
"@angular/compiler": "22.1.1",
"@angular/core": "22.1.1",
"@angular/platform-browser": "22.1.1",
"@angular/router": "22.1.1",
"@angular/common": "22.1.2",
"@angular/compiler": "22.1.2",
"@angular/core": "22.1.2",
"@angular/platform-browser": "22.1.2",
"@angular/router": "22.1.2",
"rxjs": "7.8.2"
}
}
2 changes: 1 addition & 1 deletion packages/browser-rum-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/react": "19.2.18",
"next": "16.3.0",
"next": "16.3.1",
"react": "19.2.8",
"react-dom": "19.2.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/browser-rum-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
}
},
"devDependencies": {
"@tanstack/react-router": "1.170.25",
"@tanstack/react-router": "1.170.29",
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",
"react": "19.2.8",
Expand Down
2 changes: 1 addition & 1 deletion test/apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "next start --port 0"
},
"dependencies": {
"next": "16.3.0",
"next": "16.3.1",
"react": "19.2.8",
"react-dom": "19.2.8"
},
Expand Down
94 changes: 47 additions & 47 deletions test/apps/nextjs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -259,75 +259,75 @@ __metadata:
languageName: node
linkType: hard

"@next/env@npm:16.3.0":
version: 16.3.0
resolution: "@next/env@npm:16.3.0"
checksum: 10c0/a1e3fccc76b4e59f0c8a3106ec2dde750b85bb2f1b628caca2067968cd5b28a5d1c33ca268f67564d7374c86dd2d47f733ef105956833b263ad71d6ca44a139f
"@next/env@npm:16.3.1":
version: 16.3.1
resolution: "@next/env@npm:16.3.1"
checksum: 10c0/c2c61e12c31a8d3be6738fc18b4d7c1e6a151336fb386b4eff8961ee0c72cabb33867febe903a2aacf26aed75be9aa77d4947b15c45162fc0279c0f612884f5a
languageName: node
linkType: hard

"@next/swc-darwin-arm64@npm:16.3.0":
version: 16.3.0
resolution: "@next/swc-darwin-arm64@npm:16.3.0"
"@next/swc-darwin-arm64@npm:16.3.1":
version: 16.3.1
resolution: "@next/swc-darwin-arm64@npm:16.3.1"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@next/swc-darwin-x64@npm:16.3.0":
version: 16.3.0
resolution: "@next/swc-darwin-x64@npm:16.3.0"
"@next/swc-darwin-x64@npm:16.3.1":
version: 16.3.1
resolution: "@next/swc-darwin-x64@npm:16.3.1"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@next/swc-linux-arm64-gnu@npm:16.3.0":
version: 16.3.0
resolution: "@next/swc-linux-arm64-gnu@npm:16.3.0"
"@next/swc-linux-arm64-gnu@npm:16.3.1":
version: 16.3.1
resolution: "@next/swc-linux-arm64-gnu@npm:16.3.1"
conditions: os=linux & cpu=arm64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-arm64-musl@npm:16.3.0":
version: 16.3.0
resolution: "@next/swc-linux-arm64-musl@npm:16.3.0"
"@next/swc-linux-arm64-musl@npm:16.3.1":
version: 16.3.1
resolution: "@next/swc-linux-arm64-musl@npm:16.3.1"
conditions: os=linux & cpu=arm64 & libc=musl
languageName: node
linkType: hard

"@next/swc-linux-x64-gnu@npm:16.3.0":
version: 16.3.0
resolution: "@next/swc-linux-x64-gnu@npm:16.3.0"
"@next/swc-linux-x64-gnu@npm:16.3.1":
version: 16.3.1
resolution: "@next/swc-linux-x64-gnu@npm:16.3.1"
conditions: os=linux & cpu=x64 & libc=glibc
languageName: node
linkType: hard

"@next/swc-linux-x64-musl@npm:16.3.0":
version: 16.3.0
resolution: "@next/swc-linux-x64-musl@npm:16.3.0"
"@next/swc-linux-x64-musl@npm:16.3.1":
version: 16.3.1
resolution: "@next/swc-linux-x64-musl@npm:16.3.1"
conditions: os=linux & cpu=x64 & libc=musl
languageName: node
linkType: hard

"@next/swc-win32-arm64-msvc@npm:16.3.0":
version: 16.3.0
resolution: "@next/swc-win32-arm64-msvc@npm:16.3.0"
"@next/swc-win32-arm64-msvc@npm:16.3.1":
version: 16.3.1
resolution: "@next/swc-win32-arm64-msvc@npm:16.3.1"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard

"@next/swc-win32-x64-msvc@npm:16.3.0":
version: 16.3.0
resolution: "@next/swc-win32-x64-msvc@npm:16.3.0"
"@next/swc-win32-x64-msvc@npm:16.3.1":
version: 16.3.1
resolution: "@next/swc-win32-x64-msvc@npm:16.3.1"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@swc/helpers@npm:0.5.15":
version: 0.5.15
resolution: "@swc/helpers@npm:0.5.15"
"@swc/helpers@npm:0.5.23":
version: 0.5.23
resolution: "@swc/helpers@npm:0.5.23"
dependencies:
tslib: "npm:^2.8.0"
checksum: 10c0/33002f74f6f885f04c132960835fdfc474186983ea567606db62e86acd0680ca82f34647e8e610f4e1e422d1c16fce729dde22cd3b797ab1fd9061a825dabca4
checksum: 10c0/02da7b4df465693933ecd4851cc193ec729c309939c8a84eccae5ec0010aafc3894e713b8ef8d13a6ba401759f0e900c88e2dcfef5872c27bb91e70f73275cce
languageName: node
linkType: hard

Expand Down Expand Up @@ -404,20 +404,20 @@ __metadata:
languageName: node
linkType: hard

"next@npm:16.3.0":
version: 16.3.0
resolution: "next@npm:16.3.0"
"next@npm:16.3.1":
version: 16.3.1
resolution: "next@npm:16.3.1"
dependencies:
"@next/env": "npm:16.3.0"
"@next/swc-darwin-arm64": "npm:16.3.0"
"@next/swc-darwin-x64": "npm:16.3.0"
"@next/swc-linux-arm64-gnu": "npm:16.3.0"
"@next/swc-linux-arm64-musl": "npm:16.3.0"
"@next/swc-linux-x64-gnu": "npm:16.3.0"
"@next/swc-linux-x64-musl": "npm:16.3.0"
"@next/swc-win32-arm64-msvc": "npm:16.3.0"
"@next/swc-win32-x64-msvc": "npm:16.3.0"
"@swc/helpers": "npm:0.5.15"
"@next/env": "npm:16.3.1"
"@next/swc-darwin-arm64": "npm:16.3.1"
"@next/swc-darwin-x64": "npm:16.3.1"
"@next/swc-linux-arm64-gnu": "npm:16.3.1"
"@next/swc-linux-arm64-musl": "npm:16.3.1"
"@next/swc-linux-x64-gnu": "npm:16.3.1"
"@next/swc-linux-x64-musl": "npm:16.3.1"
"@next/swc-win32-arm64-msvc": "npm:16.3.1"
"@next/swc-win32-x64-msvc": "npm:16.3.1"
"@swc/helpers": "npm:0.5.23"
baseline-browser-mapping: "npm:^2.9.19"
caniuse-lite: "npm:^1.0.30001579"
postcss: "npm:8.5.23"
Expand Down Expand Up @@ -460,7 +460,7 @@ __metadata:
optional: true
bin:
next: dist/bin/next
checksum: 10c0/f1bf9f608a4604348ea204cd0abd174bbe140813509168a8a4456ad9ce9f2515aff8564821dbca8234f919ba12cb295fad82c0649f73e437417cce146bb1eb39
checksum: 10c0/a071c6fdb9d02fc97b520d2c94aacfce693cf1847287129e0eaec42e8715433d925d165b8c800aff102f40820c8cf4a2e0306905d4d9912b5864a16e4f223bf0
languageName: node
linkType: hard

Expand All @@ -471,7 +471,7 @@ __metadata:
"@types/node": "npm:26.2.0"
"@types/react": "npm:19.2.18"
"@types/react-dom": "npm:19.2.4"
next: "npm:16.3.0"
next: "npm:16.3.1"
react: "npm:19.2.8"
react-dom: "npm:19.2.8"
typescript: "npm:6.0.3"
Expand Down
2 changes: 1 addition & 1 deletion test/apps/react-heavy-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",
"@vitejs/plugin-react": "6.0.5",
"globals": "17.9.0",
"globals": "17.11.0",
"typescript": "6.0.3",
"vite": "8.2.1"
}
Expand Down
10 changes: 5 additions & 5 deletions test/apps/react-heavy-spa/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -491,10 +491,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:17.9.0":
version: 17.9.0
resolution: "globals@npm:17.9.0"
checksum: 10c0/776116bffb916e462d548c26a44c9a5d8f4e551935a883991e9f5d68cbcb21b63e4c688e36bbc564f97d3025e304d8b2bb0a611ecf944825aeee164898dcfbdd
"globals@npm:17.11.0":
version: 17.11.0
resolution: "globals@npm:17.11.0"
checksum: 10c0/5e1be3d816e04d4d0d01b1cdd40e46b5fb6b5e9f15aece9a5919b060e0fb1b3f1b9e7327dce97ef19e05513a6d65872e0834999ddea251557556dddd0f5fde30
languageName: node
linkType: hard

Expand All @@ -513,7 +513,7 @@ __metadata:
"@types/react": "npm:19.2.18"
"@types/react-dom": "npm:19.2.4"
"@vitejs/plugin-react": "npm:6.0.5"
globals: "npm:17.9.0"
globals: "npm:17.11.0"
react: "npm:19.2.8"
react-dom: "npm:19.2.8"
react-is: "npm:19.2.8"
Expand Down
2 changes: 1 addition & 1 deletion test/apps/react-shopist-like/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/react": "19.2.18",
"@types/react-dom": "19.2.4",
"@vitejs/plugin-react": "6.0.5",
"globals": "17.9.0",
"globals": "17.11.0",
"typescript": "6.0.3",
"vite": "8.2.1"
}
Expand Down
10 changes: 5 additions & 5 deletions test/apps/react-shopist-like/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,10 @@ __metadata:
languageName: node
linkType: hard

"globals@npm:17.9.0":
version: 17.9.0
resolution: "globals@npm:17.9.0"
checksum: 10c0/776116bffb916e462d548c26a44c9a5d8f4e551935a883991e9f5d68cbcb21b63e4c688e36bbc564f97d3025e304d8b2bb0a611ecf944825aeee164898dcfbdd
"globals@npm:17.11.0":
version: 17.11.0
resolution: "globals@npm:17.11.0"
checksum: 10c0/5e1be3d816e04d4d0d01b1cdd40e46b5fb6b5e9f15aece9a5919b060e0fb1b3f1b9e7327dce97ef19e05513a6d65872e0834999ddea251557556dddd0f5fde30
languageName: node
linkType: hard

Expand Down Expand Up @@ -517,7 +517,7 @@ __metadata:
"@types/react": "npm:19.2.18"
"@types/react-dom": "npm:19.2.4"
"@vitejs/plugin-react": "npm:6.0.5"
globals: "npm:17.9.0"
globals: "npm:17.11.0"
react: "npm:19.2.8"
react-dom: "npm:19.2.8"
react-router-dom: "npm:7.18.2"
Expand Down
2 changes: 1 addition & 1 deletion test/apps/tanstack-router-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"build": "webpack"
},
"dependencies": {
"@tanstack/react-router": "1.170.25",
"@tanstack/react-router": "1.170.29",
"react": "19.2.8",
"react-dom": "19.2.8"
},
Expand Down
Loading
Loading