Skip to content

Commit 876c217

Browse files
👷 Update all non-major dependencies
1 parent 3310e9c commit 876c217

File tree

9 files changed

+298
-277
lines changed

9 files changed

+298
-277
lines changed

‎.github/workflows/codeql-analysis.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ jobs:
2020
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2121

2222
- name: Initialize CodeQL
23-
uses: github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
23+
uses: github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
2424
with:
2525
languages: javascript
2626
config-file: .github/codeql-config.yml
2727

2828
- name: Perform CodeQL Analysis
29-
uses: github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
29+
uses: github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6

‎.github/workflows/stale.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
stale:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/stale@3a9db7e6a41a89f618792c92c0e97cc736e1b13f # v10.0.0
17+
- uses: actions/stale@5f858e3efba33a5ca4407a664cc011ad407f2008 # v10.1.0
1818
with:
1919
# See documentation at https://github.com/actions/stale?tab=readme-ov-file#all-options
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}

‎developer-extension/package.json‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,32 +8,32 @@
88
},
99
"devDependencies": {
1010
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.0",
11-
"@types/chrome": "0.1.12",
12-
"@types/react": "19.1.15",
13-
"@types/react-dom": "19.1.9",
11+
"@types/chrome": "0.1.22",
12+
"@types/react": "19.2.0",
13+
"@types/react-dom": "19.2.0",
1414
"@types/webpack-env": "^1.18.4",
1515
"@webextension-toolbox/webpack-webextension-plugin": "3.3.1",
1616
"copy-webpack-plugin": "13.0.1",
1717
"css-loader": "7.1.2",
1818
"html-webpack-plugin": "5.6.4",
19-
"react-refresh": "^0.17.0",
19+
"react-refresh": "^0.18.0",
2020
"react-refresh-typescript": "^2.0.9",
2121
"style-loader": "4.0.0",
22-
"typescript": "5.9.2",
23-
"webpack": "5.101.3",
22+
"typescript": "5.9.3",
23+
"webpack": "5.102.0",
2424
"webpack-cli": "^6.0.0",
2525
"webpack-dev-server": "^5.0.4"
2626
},
2727
"dependencies": {
2828
"@datadog/browser-core": "workspace:*",
2929
"@datadog/browser-logs": "workspace:*",
3030
"@datadog/browser-rum": "workspace:*",
31-
"@mantine/core": "8.3.2",
32-
"@mantine/hooks": "8.3.2",
31+
"@mantine/core": "8.3.3",
32+
"@mantine/hooks": "8.3.3",
3333
"@tabler/icons-react": "3.35.0",
3434
"clsx": "2.1.1",
35-
"react": "19.1.1",
36-
"react-dom": "19.1.1"
35+
"react": "19.2.0",
36+
"react-dom": "19.2.0"
3737
},
3838
"volta": {
3939
"extends": "../package.json"

‎package.json‎

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,27 +39,27 @@
3939
"docs:serve": "typedoc && npx http-server ./docs -p 8080 -o"
4040
},
4141
"devDependencies": {
42-
"@eslint/js": "9.36.0",
42+
"@eslint/js": "9.37.0",
4343
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
4444
"@playwright/test": "1.55.1",
4545
"@swc/core": "1.13.5",
46-
"@types/chrome": "0.1.12",
46+
"@types/chrome": "0.1.22",
4747
"@types/connect-busboy": "1.0.3",
4848
"@types/cors": "2.8.19",
4949
"@types/express": "5.0.3",
5050
"@types/jasmine": "3.10.18",
51-
"@types/node": "24.5.2",
51+
"@types/node": "24.6.2",
5252
"ajv": "8.17.1",
5353
"browserstack-local": "1.5.8",
5454
"chrome-webstore-upload": "3.2.0",
5555
"connect-busboy": "1.0.0",
5656
"cors": "2.8.5",
5757
"emoji-name-map": "2.0.3",
58-
"eslint": "9.36.0",
58+
"eslint": "9.37.0",
5959
"eslint-module-utils": "2.12.1",
6060
"eslint-plugin-import": "2.32.0",
6161
"eslint-plugin-jasmine": "4.2.2",
62-
"eslint-plugin-jsdoc": "60.5.0",
62+
"eslint-plugin-jsdoc": "60.8.2",
6363
"eslint-plugin-unicorn": "61.0.2",
6464
"express": "5.1.0",
6565
"glob": "11.0.3",
@@ -81,16 +81,16 @@
8181
"minimatch": "10.0.3",
8282
"npm-run-all": "4.1.5",
8383
"prettier": "3.6.2",
84-
"puppeteer": "24.22.3",
84+
"puppeteer": "24.23.0",
8585
"swc-loader": "0.2.6",
8686
"terser-webpack-plugin": "5.3.14",
8787
"ts-loader": "9.5.4",
8888
"ts-node": "10.9.2",
8989
"tsconfig-paths-webpack-plugin": "4.2.0",
9090
"typedoc": "0.28.13",
91-
"typescript": "5.9.2",
92-
"typescript-eslint": "8.44.1",
93-
"webpack": "5.101.3",
91+
"typescript": "5.9.3",
92+
"typescript-eslint": "8.45.0",
93+
"webpack": "5.102.0",
9494
"webpack-cli": "6.0.1",
9595
"webpack-dev-middleware": "7.4.5"
9696
},

‎packages/flagging/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
},
3939
"devDependencies": {
4040
"npm-run-all": "4.1.5",
41-
"webpack": "5.101.3"
41+
"webpack": "5.102.0"
4242
}
4343
}

‎packages/rum-react/package.json‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
}
4040
},
4141
"devDependencies": {
42-
"@types/react": "19.1.15",
43-
"@types/react-dom": "19.1.9",
44-
"react": "19.1.1",
45-
"react-dom": "19.1.1",
42+
"@types/react": "19.2.0",
43+
"@types/react-dom": "19.2.0",
44+
"react": "19.2.0",
45+
"react-dom": "19.2.0",
4646
"react-router": "7.9.3",
4747
"react-router-dom": "7.9.3",
4848
"react-router-dom-6": "npm:[email protected]"

‎packages/worker/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"access": "public"
2323
},
2424
"devDependencies": {
25-
"webpack": "5.101.3"
25+
"webpack": "5.102.0"
2626
}
2727
}

‎performances/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"start": "ts-node ./src/main.ts"
77
},
88
"dependencies": {
9-
"@types/node": "24.5.2",
9+
"@types/node": "24.6.2",
1010
"@types/node-forge": "1.3.14",
1111
"node-forge": "1.3.1",
12-
"puppeteer": "24.22.3",
12+
"puppeteer": "24.23.0",
1313
"ts-node": "10.9.2"
1414
},
1515
"volta": {

0 commit comments

Comments
 (0)