mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
Updated dependencies.
Thanks to developers of dependencies !
This commit is contained in:
parent
c38b9da7d6
commit
bb6ac70f63
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
|
@ -5,9 +5,9 @@
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": {
|
"@babel/runtime": {
|
||||||
"version": "7.25.0",
|
"version": "7.26.10",
|
||||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.0.tgz",
|
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.10.tgz",
|
||||||
"integrity": "sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==",
|
"integrity": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"regenerator-runtime": "^0.14.0"
|
"regenerator-runtime": "^0.14.0"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
"sinon": "^13.0.2"
|
"sinon": "^13.0.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.25.0",
|
"@babel/runtime": "^7.26.10",
|
||||||
"@mapbox/node-pre-gyp": "^1.0.10",
|
"@mapbox/node-pre-gyp": "^1.0.10",
|
||||||
"@rwap/jquery-ui-touch-punch": "^1.0.11",
|
"@rwap/jquery-ui-touch-punch": "^1.0.11",
|
||||||
"@wekanteam/dragscroll": "https://github.com/wekan/dragscroll.git",
|
"@wekanteam/dragscroll": "https://github.com/wekan/dragscroll.git",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue