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 Jan 7, 2025
1 parent 8faeb64 commit a2a6450
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 146 deletions.
8 changes: 4 additions & 4 deletions developer-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dev": "webpack --mode development --watch"
},
"devDependencies": {
"@tabler/icons-react": "3.26.0",
"@types/chrome": "0.0.287",
"@tabler/icons-react": "3.27.1",
"@types/chrome": "0.0.290",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"@webextension-toolbox/webpack-webextension-plugin": "3.3.1",
Expand All @@ -22,8 +22,8 @@
"@datadog/browser-core": "workspace:*",
"@datadog/browser-logs": "workspace:*",
"@datadog/browser-rum": "workspace:*",
"@mantine/core": "7.15.2",
"@mantine/hooks": "7.15.2",
"@mantine/core": "7.15.3",
"@mantine/hooks": "7.15.3",
"clsx": "2.1.1",
"react": "18.3.1",
"react-dom": "18.3.1"
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@
},
"devDependencies": {
"@jsdevtools/coverage-istanbul-loader": "3.0.5",
"@types/chrome": "0.0.287",
"@types/chrome": "0.0.290",
"@types/connect-busboy": "1.0.3",
"@types/cors": "2.8.17",
"@types/express": "4.17.21",
"@types/jasmine": "3.10.18",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@wdio/browserstack-service": "8.41.0",
"@wdio/cli": "8.41.0",
"@wdio/jasmine-framework": "8.41.0",
Expand Down
2 changes: 1 addition & 1 deletion performances/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"start": "ts-node ./src/main.ts"
},
"dependencies": {
"@types/node": "22.10.2",
"@types/node": "22.10.5",
"@types/node-forge": "1.3.11",
"node-forge": "1.3.1",
"puppeteer": "23.11.1",
Expand Down
Loading

0 comments on commit a2a6450

Please sign in to comment.