Skip to content

Commit

Permalink
👷 Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent 8bd1493 commit 129f03e
Show file tree
Hide file tree
Showing 8 changed files with 439 additions and 430 deletions.
725 changes: 367 additions & 358 deletions .yarn/releases/yarn-4.5.0.cjs → .yarn/releases/yarn-4.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
yarnPath: .yarn/releases/yarn-4.5.0.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
defaultSemverRangePrefix: ''
nodeLinker: node-modules

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.9.0-bookworm-slim
FROM node:22.10.0-bookworm-slim

ARG CHROME_PACKAGE_VERSION

Expand Down
10 changes: 5 additions & 5 deletions developer-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,22 @@
},
"devDependencies": {
"@tabler/icons-react": "3.19.0",
"@types/chrome": "0.0.278",
"@types/react": "18.3.11",
"@types/chrome": "0.0.279",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@webextension-toolbox/webpack-webextension-plugin": "3.3.1",
"copy-webpack-plugin": "12.0.2",
"css-loader": "7.1.2",
"html-webpack-plugin": "5.6.0",
"html-webpack-plugin": "5.6.3",
"style-loader": "4.0.0",
"webpack": "5.95.0"
},
"dependencies": {
"@datadog/browser-core": "workspace:*",
"@datadog/browser-logs": "workspace:*",
"@datadog/browser-rum": "workspace:*",
"@mantine/core": "7.13.2",
"@mantine/hooks": "7.13.2",
"@mantine/core": "7.13.3",
"@mantine/hooks": "7.13.3",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
"@types/chrome": "0.0.278",
"@types/chrome": "0.0.279",
"@types/connect-busboy": "1.0.3",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
Expand All @@ -55,13 +55,13 @@
"eslint-module-utils": "2.12.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jasmine": "4.2.2",
"eslint-plugin-jsdoc": "50.4.1",
"eslint-plugin-jsdoc": "50.4.3",
"eslint-plugin-local-rules": "3.0.2",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-unicorn": "56.0.0",
"express": "4.21.1",
"glob": "11.0.0",
"html-webpack-plugin": "5.6.0",
"html-webpack-plugin": "5.6.3",
"jasmine-core": "3.99.1",
"json-schema-to-typescript": "bcaudan/json-schema-to-typescript#bcaudan/add-readonly-support",
"karma": "6.4.4",
Expand All @@ -77,7 +77,7 @@
"minimatch": "10.0.1",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
"puppeteer": "23.5.3",
"puppeteer": "23.6.0",
"terser-webpack-plugin": "5.3.10",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
Expand All @@ -92,8 +92,8 @@
"puppeteer-core@npm:21.11.0/ws": "8.17.1"
},
"volta": {
"node": "22.9.0",
"node": "22.10.0",
"yarn": "1.22.22"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
2 changes: 1 addition & 1 deletion packages/rum-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
}
},
"devDependencies": {
"@types/react": "18.3.11",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"react": "18.3.1",
"react-dom": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions performances/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"start": "ts-node ./src/main.ts"
},
"dependencies": {
"@types/node": "22.7.5",
"@types/node": "22.7.9",
"@types/node-forge": "1.3.11",
"node-forge": "1.3.1",
"puppeteer": "23.5.3",
"puppeteer": "23.6.0",
"ts-node": "10.9.2"
},
"volta": {
Expand Down
112 changes: 56 additions & 56 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ __metadata:
dependencies:
"@datadog/browser-core": "npm:5.29.0"
"@datadog/browser-rum-core": "npm:5.29.0"
"@types/react": "npm:18.3.11"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -408,17 +408,17 @@ __metadata:
"@datadog/browser-core": "workspace:*"
"@datadog/browser-logs": "workspace:*"
"@datadog/browser-rum": "workspace:*"
"@mantine/core": "npm:7.13.2"
"@mantine/hooks": "npm:7.13.2"
"@mantine/core": "npm:7.13.3"
"@mantine/hooks": "npm:7.13.3"
"@tabler/icons-react": "npm:3.19.0"
"@types/chrome": "npm:0.0.278"
"@types/react": "npm:18.3.11"
"@types/chrome": "npm:0.0.279"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@webextension-toolbox/webpack-webextension-plugin": "npm:3.3.1"
clsx: "npm:2.1.1"
copy-webpack-plugin: "npm:12.0.2"
css-loader: "npm:7.1.2"
html-webpack-plugin: "npm:5.6.0"
html-webpack-plugin: "npm:5.6.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
style-loader: "npm:4.0.0"
Expand Down Expand Up @@ -816,9 +816,9 @@ __metadata:
languageName: node
linkType: hard

"@mantine/core@npm:7.13.2":
version: 7.13.2
resolution: "@mantine/core@npm:7.13.2"
"@mantine/core@npm:7.13.3":
version: 7.13.3
resolution: "@mantine/core@npm:7.13.3"
dependencies:
"@floating-ui/react": "npm:^0.26.9"
clsx: "npm:^2.1.1"
Expand All @@ -827,19 +827,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.3"
type-fest: "npm:^4.12.0"
peerDependencies:
"@mantine/hooks": 7.13.2
"@mantine/hooks": 7.13.3
react: ^18.2.0
react-dom: ^18.2.0
checksum: 10c0/e5c41c73cea377a8c62683ab1abd24cc26394b68d0230f8df5b9925cd76dff52c6386a00f2c5f3221d7e9e82aeb988ca8e0f2aa042cc2378dea079e932a2290e
checksum: 10c0/adbde03c519f039d7538ed8acb2de65583e0e1df223f7abc1420f755e96fc5844dd0d2998297043d26c163e9409061af26719941bc16531749bb4f4c08cd7df3
languageName: node
linkType: hard

"@mantine/hooks@npm:7.13.2":
version: 7.13.2
resolution: "@mantine/hooks@npm:7.13.2"
"@mantine/hooks@npm:7.13.3":
version: 7.13.3
resolution: "@mantine/hooks@npm:7.13.3"
peerDependencies:
react: ^18.2.0
checksum: 10c0/2d56c22e268689e0f25a2c3616af9e51aa3468338dccac5da03b18ecbce36424252ed7c8479da5861720763c714989f73d24bbfb1c3e0cc87647100480720268
checksum: 10c0/8a17229f68c35ab5f62ca114785150f2f92ac0d82d716fb60b69237b8f21559629cc3e140b5aca7f453fc79083bbd4cd1d80dbdbdb167a57fcee81c9686dc46e
languageName: node
linkType: hard

Expand Down Expand Up @@ -1646,13 +1646,13 @@ __metadata:
languageName: node
linkType: hard

"@types/chrome@npm:0.0.278":
version: 0.0.278
resolution: "@types/chrome@npm:0.0.278"
"@types/chrome@npm:0.0.279":
version: 0.0.279
resolution: "@types/chrome@npm:0.0.279"
dependencies:
"@types/filesystem": "npm:*"
"@types/har-format": "npm:*"
checksum: 10c0/8544ecaa52a6c1e4cb037a2abca711519ce9eff8862c487667028341b6d4843cbd7beb9adf393045feace35f3f932f0557e81561e5b74fd18a477a1219b911f0
checksum: 10c0/ceccbad43d850d24c3232844982016560e96a437ad456b05f6989a60d817ef4753a12d2bbc41354561afc4df555dac11678f1c3cf1faf406f1c1791c87fa779b
languageName: node
linkType: hard

Expand Down Expand Up @@ -1891,12 +1891,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.7.5, @types/node@npm:>=10.0.0, @types/node@npm:^22.2.0":
version: 22.7.5
resolution: "@types/node@npm:22.7.5"
"@types/node@npm:*, @types/node@npm:22.7.9, @types/node@npm:>=10.0.0, @types/node@npm:^22.2.0":
version: 22.7.9
resolution: "@types/node@npm:22.7.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/cf11f74f1a26053ec58066616e3a8685b6bcd7259bc569738b8f752009f9f0f7f85a1b2d24908e5b0f752482d1e8b6babdf1fbb25758711ec7bb9500bfcd6e60
checksum: 10c0/2d1917702b9d9ede8e4d8151cd8b1af8bc147d543486474ffbe0742e38764ea73105939e6a767addf7a4c39e842e16eae762bff90617d7b7f9ee3fbbb2d23bfa
languageName: node
linkType: hard

Expand Down Expand Up @@ -1951,13 +1951,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
"@types/react@npm:*, @types/react@npm:18.3.12":
version: 18.3.12
resolution: "@types/react@npm:18.3.12"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/ce80512246ca5bda69db85b9f4f1835189334acfb6b2c4f3eda8cabff1ff1a3ea9ce4f3b895bdbc18c94140aa45592331aa3fdeb557f525c1b048de7ce84fc0e
checksum: 10c0/8bae8d9a41619804561574792e29112b413044eb0d53746dde2b9720c1f9a59f71c895bbd7987cd8ce9500b00786e53bc032dced38cddf42910458e145675290
languageName: node
linkType: hard

Expand Down Expand Up @@ -3400,7 +3400,7 @@ __metadata:
resolution: "browser-sdk@workspace:."
dependencies:
"@jsdevtools/coverage-istanbul-loader": "npm:3.0.5"
"@types/chrome": "npm:0.0.278"
"@types/chrome": "npm:0.0.279"
"@types/connect-busboy": "npm:1.0.3"
"@types/cors": "npm:2.8.17"
"@types/express": "npm:4.17.21"
Expand All @@ -3424,13 +3424,13 @@ __metadata:
eslint-module-utils: "npm:2.12.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-jasmine: "npm:4.2.2"
eslint-plugin-jsdoc: "npm:50.4.1"
eslint-plugin-jsdoc: "npm:50.4.3"
eslint-plugin-local-rules: "npm:3.0.2"
eslint-plugin-prefer-arrow: "npm:1.2.3"
eslint-plugin-unicorn: "npm:56.0.0"
express: "npm:4.21.1"
glob: "npm:11.0.0"
html-webpack-plugin: "npm:5.6.0"
html-webpack-plugin: "npm:5.6.3"
jasmine-core: "npm:3.99.1"
json-schema-to-typescript: "bcaudan/json-schema-to-typescript#bcaudan/add-readonly-support"
karma: "npm:6.4.4"
Expand All @@ -3446,7 +3446,7 @@ __metadata:
minimatch: "npm:10.0.1"
npm-run-all: "npm:4.1.5"
prettier: "npm:3.3.3"
puppeteer: "npm:23.5.3"
puppeteer: "npm:23.6.0"
terser-webpack-plugin: "npm:5.3.10"
ts-loader: "npm:9.5.1"
ts-node: "npm:10.9.2"
Expand Down Expand Up @@ -4827,10 +4827,10 @@ __metadata:
languageName: node
linkType: hard

"devtools-protocol@npm:0.0.1342118":
version: 0.0.1342118
resolution: "devtools-protocol@npm:0.0.1342118"
checksum: 10c0/7ed1b8285629c5121be33757bcbe8b2272bf4bb907c2ac0ac979900413bc06ee52bf6d6de054c0db2459931343d02ee8acb539a64fd49a5d8a440decb7808998
"devtools-protocol@npm:0.0.1354347":
version: 0.0.1354347
resolution: "devtools-protocol@npm:0.0.1354347"
checksum: 10c0/c3b6106eca257d870aca6f56ec6520b25c970051c5dcf847091201f4a635d12ba3821171de966f65beaa9b06c9dc1a77b43b6e4c5533eb1a5a7ef0b8b2972491
languageName: node
linkType: hard

Expand Down Expand Up @@ -5544,9 +5544,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-jsdoc@npm:50.4.1":
version: 50.4.1
resolution: "eslint-plugin-jsdoc@npm:50.4.1"
"eslint-plugin-jsdoc@npm:50.4.3":
version: 50.4.3
resolution: "eslint-plugin-jsdoc@npm:50.4.3"
dependencies:
"@es-joy/jsdoccomment": "npm:~0.49.0"
are-docs-informative: "npm:^0.0.2"
Expand All @@ -5561,7 +5561,7 @@ __metadata:
synckit: "npm:^0.9.1"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/d3b3947fc71acac2a790774729d96da4bd61dfc783558a998fca0b581b4dec059b5cdb048cd5873a8f188c5da1929307643909dd4f51063d2d6a00487b8b8940
checksum: 10c0/96067f8fc3553371e9afdc6d03c166228bfd3cb004fcd70c4357d49185732f384351e20f44c21b0a13ea318c8aabbd584b627804f62a2a80376507646708a786
languageName: node
linkType: hard

Expand Down Expand Up @@ -7084,9 +7084,9 @@ __metadata:
languageName: node
linkType: hard

"html-webpack-plugin@npm:5.6.0":
version: 5.6.0
resolution: "html-webpack-plugin@npm:5.6.0"
"html-webpack-plugin@npm:5.6.3":
version: 5.6.3
resolution: "html-webpack-plugin@npm:5.6.3"
dependencies:
"@types/html-minifier-terser": "npm:^6.0.0"
html-minifier-terser: "npm:^6.0.2"
Expand All @@ -7101,7 +7101,7 @@ __metadata:
optional: true
webpack:
optional: true
checksum: 10c0/50d1a0f90d512463ea8d798985d91a7ccc9d5e461713dedb240125b2ff0671f58135dd9355f7969af341ff4725e73b2defbc0984cfdce930887a48506d970002
checksum: 10c0/25a21f83a8823d3711396dd8050bc0080c0ae55537352d432903eff58a7d9838fc811e3c26462419036190720357e67c7977efd106fb9a252770632824f0cc25
languageName: node
linkType: hard

Expand Down Expand Up @@ -10681,10 +10681,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "performances@workspace:performances"
dependencies:
"@types/node": "npm:22.7.5"
"@types/node": "npm:22.7.9"
"@types/node-forge": "npm:1.3.11"
node-forge: "npm:1.3.1"
puppeteer: "npm:23.5.3"
puppeteer: "npm:23.6.0"
ts-node: "npm:10.9.2"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -11076,17 +11076,17 @@ __metadata:
languageName: node
linkType: hard

"puppeteer-core@npm:23.5.3":
version: 23.5.3
resolution: "puppeteer-core@npm:23.5.3"
"puppeteer-core@npm:23.6.0":
version: 23.6.0
resolution: "puppeteer-core@npm:23.6.0"
dependencies:
"@puppeteer/browsers": "npm:2.4.0"
chromium-bidi: "npm:0.8.0"
debug: "npm:^4.3.7"
devtools-protocol: "npm:0.0.1342118"
devtools-protocol: "npm:0.0.1354347"
typed-query-selector: "npm:^2.12.0"
ws: "npm:^8.18.0"
checksum: 10c0/2a1f3b08675a49937e3394cd4ab82959f8325146e1285b06b4a03366cd1416c3e84a87adc62cf0570c4bbf22511fb7818b8e13afa7e8a8eabacc988f22a7b310
checksum: 10c0/98a31610ac221391ea374ed746a0f9eae6a2f343f3817f0fc3712a7b8f867197aed2c5888d3e1d17de97c01bde289fc88d804784f68eb35d9ed816a5cfe20005
languageName: node
linkType: hard

Expand All @@ -11104,19 +11104,19 @@ __metadata:
languageName: node
linkType: hard

"puppeteer@npm:23.5.3":
version: 23.5.3
resolution: "puppeteer@npm:23.5.3"
"puppeteer@npm:23.6.0":
version: 23.6.0
resolution: "puppeteer@npm:23.6.0"
dependencies:
"@puppeteer/browsers": "npm:2.4.0"
chromium-bidi: "npm:0.8.0"
cosmiconfig: "npm:^9.0.0"
devtools-protocol: "npm:0.0.1342118"
puppeteer-core: "npm:23.5.3"
devtools-protocol: "npm:0.0.1354347"
puppeteer-core: "npm:23.6.0"
typed-query-selector: "npm:^2.12.0"
bin:
puppeteer: lib/cjs/puppeteer/node/cli.js
checksum: 10c0/0b2ef603ff321277ab403eaaec9c8eab042f32d084783ccdb0c800228d61489a0d5650df3c366897cdbc7057eae8fb92e53c3c9315cc2d1de5debad15c5c97e5
checksum: 10c0/b7ab5044254de9ded422adc337e8c582eb251ae0689b03c030b3eb3f5b5e4d8df54672daadd0828b4b162cb650b4b33dc43f50efa7d5b12a298cb5ca4a99ab94
languageName: node
linkType: hard

Expand Down

0 comments on commit 129f03e

Please sign in to comment.