Skip to content

Commit

Permalink
dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rg-engineering committed Jan 12, 2024
1 parent 8f007fb commit 3d8ec6a
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 66 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2017-2023 rg-engineering info@rg-engineering.eu
Copyright (c) 2017-2024 René G. <info@rg-engineering.eu>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ sometimes npm intall must be called more then one time to successfully install a
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
* (René) dependencies updated

### 4.2.1 (2023-12-11)
* (René) dependencies updated

Expand Down Expand Up @@ -185,7 +188,7 @@ sometimes npm intall must be called more then one time to successfully install a
## License
MIT License

Copyright (c) 2017-2023 rg-engineering info@rg-engineering.eu
Copyright (c) 2017-2024 René G. <info@rg-engineering.eu>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
116 changes: 58 additions & 58 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@iobroker/adapter-core": "3.0.4",
"better-sqlite3": "9.2.2",
"mysql2": "3.6.5",
"mysql2": "3.7.0",
"suncalc2": "1.8.1"
},
"devDependencies": {
Expand All @@ -36,15 +36,15 @@
"@types/chai-as-promised": "7.1.8",
"@types/gulp": "4.0.17",
"@types/mocha": "10.0.6",
"@types/node": "20.10.4",
"@types/node": "20.11.0",
"@types/proxyquire": "1.3.31",
"@types/request-promise-native": "1.0.21",
"@types/sinon": "17.0.2",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"axios": "1.6.3",
"chai": "4.3.10",
"axios": "1.6.5",
"chai": "4.4.1",
"chai-as-promised": "7.1.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"gulp": "4.0.2",
"mocha": "10.2.0",
"proxyquire": "2.1.3",
Expand Down

0 comments on commit 3d8ec6a

Please sign in to comment.