Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jan 11, 2025
1 parent 523a839 commit 8e7bd83
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 23 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@iobroker/adapter-core": "^3.2.3",
"@iobroker/i18n": "^0.3.1",
"@iobroker/dm-utils": "^1.0.3",
"@iobroker/dm-utils": "^1.0.5",
"@iobroker/type-detector": "^4.1.1",
"@matter/main": "0.12.0-alpha.0-20241231-9ac20db97",
"@matter/nodejs": "0.12.0-alpha.0-20241231-9ac20db97",
Expand Down
16 changes: 0 additions & 16 deletions src-admin/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion src-admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.4",
"@yudiel/react-qr-scanner": "^2.1.0",
"qr-scanner": "^1.4.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.4.0",
Expand Down
2 changes: 1 addition & 1 deletion src-admin/src/i18n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"Show welcome dialog": "Willkommensdialog anzeigen",
"Status": "Status",
"Stay here": "Hier bleiben",
"Stop": "Stoppen",
"Stop": "Anhalten",
"Successfully re-announced": "Erfolgreich neu ausgeschrieben!",
"Suppress question for 5 minutes": "Frage 5 Minuten lang unterdrücken",
"Sync credentials with %s": "Anmeldeinformationen mit %s synchronisieren",
Expand Down

0 comments on commit 8e7bd83

Please sign in to comment.