mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-02-13 02:00:53 +01:00
update deps jsdom, object-hash, webpack
This commit is contained in:
parent
7795ccc36a
commit
23bd4f2d15
885
package-lock.json
generated
885
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,7 @@
|
||||
"graphql": "^15.5.0",
|
||||
"graphql-request": "^3.4.0",
|
||||
"luxon": "^1.27.0",
|
||||
"object-hash": "^2.1.1"
|
||||
"object-hash": "^2.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"ava": "^3.15.0",
|
||||
@ -34,8 +34,8 @@
|
||||
"esm": "^3.2.25",
|
||||
"gulp": "^4.0.2",
|
||||
"gulp-replace": "^1.1.3",
|
||||
"jsdom": "^16.5.3",
|
||||
"webpack": "^5.37.1",
|
||||
"jsdom": "^16.6.0",
|
||||
"webpack": "^5.38.1",
|
||||
"webpack-cli": "^4.7.0",
|
||||
"webpack-stream": "^6.1.2"
|
||||
},
|
||||
|
@ -2,6 +2,7 @@
|
||||
#### Added
|
||||
- Optionally display the current offset as short name after the time via the general plugin settings
|
||||
#### Changed
|
||||
- Update dependencies
|
||||
#### Deprecated
|
||||
#### Removed
|
||||
#### Fixed
|
||||
|
Loading…
x
Reference in New Issue
Block a user