Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Nov 8, 2023
1 parent a27527f commit 866f281
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@alcalzone/release-script-plugin-license": "^3.5.9",
"@iobroker/vis-2-widgets-react-dev": "^1.0.1",
"@iobroker/testing": "^4.1.0",
"@types/gulp": "^4.0.16",
"@types/gulp": "^4.0.17",
"axios": "^1.6.0",
"chai": "^4.3.10",
"eslint": "^8.53.0",
Expand Down
4 changes: 2 additions & 2 deletions src-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@iobroker/adapter-react-v5": "^4.7.2",
"@mui/material": "5.14.14",
"@mui/styles": "5.14.14",
"@sentry/browser": "^7.77.0",
"@sentry/integrations": "^7.77.0",
"@sentry/browser": "^7.78.0",
"@sentry/integrations": "^7.78.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.53.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
4 changes: 2 additions & 2 deletions src-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"@mui/material": "5.14.14",
"@mui/styles": "5.14.14",
"@mui/icons-material": "^5.14.16",
"@sentry/browser": "^7.77.0",
"@sentry/integrations": "^7.77.0",
"@sentry/browser": "^7.78.0",
"@sentry/integrations": "^7.78.0",
"babel-eslint": "^10.1.0",
"eslint": "^8.53.0",
"eslint-config-airbnb": "^19.0.4",
Expand Down
2 changes: 1 addition & 1 deletion src-widgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-eqeqeq-fix": "^1.0.3",
"eslint-plugin-only-warn": "^1.1.0",
"sass": "^1.69.4"
"sass": "^1.69.5"
},
"scripts": {
"start": "set PORT=4173 && craco start",
Expand Down
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"@mui/material": "5.14.14",
"@mui/styles": "5.14.14",
"@mui/lab": "^5.0.0-alpha.152",
"@sentry/browser": "^7.77.0",
"@sentry/integrations": "^7.77.0",
"@sentry/browser": "^7.78.0",
"@sentry/integrations": "^7.78.0",
"babel-eslint": "^10.1.0",
"moment": "^2.29.4",
"eslint": "^8.53.0",
Expand Down

0 comments on commit 866f281

Please sign in to comment.