mirror of
https://github.com/wekan/wekan.git
synced 2026-02-18 22:18:07 +01:00
Updated dependencies.
Thanks to developers of dependencies !
This commit is contained in:
parent
adaa3dcc58
commit
4933bf8203
2 changed files with 152 additions and 78 deletions
10
package.json
10
package.json
|
|
@ -13,14 +13,14 @@
|
|||
},
|
||||
"homepage": "https://wekan.github.io",
|
||||
"devDependencies": {
|
||||
"chai": "^4.3.6",
|
||||
"chai": "^4.3.8",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"flatted": "^3.2.2",
|
||||
"sinon": "^13.0.2",
|
||||
"sinon-chai": "^3.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.6",
|
||||
"@babel/runtime": "^7.22.11",
|
||||
"@mapbox/node-pre-gyp": "^1.0.10",
|
||||
"@rwap/jquery-ui-touch-punch": "^1.0.11",
|
||||
"@wekanteam/meteor-globals": "^1.1.4",
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
"ajv": "^6.12.6",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bson": "^4.5.2",
|
||||
"core-js": "^3.32.0",
|
||||
"core-js": "^3.32.1",
|
||||
"dompurify": "^2.4.1",
|
||||
"es6-promise": "^4.2.4",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"filesize": "^8.0.7",
|
||||
"i18next": "^21.6.16",
|
||||
"i18next-sprintf-postprocessor": "^0.2.2",
|
||||
"jquery": "^3.7.0",
|
||||
"jquery": "^3.7.1",
|
||||
"jquery-ui": "^1.13.0",
|
||||
"jszip": "^3.7.1",
|
||||
"ldapjs": "^2.3.3",
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
"markdown-it-mathjax3": "^4.3.1",
|
||||
"meteor-accounts-t9n": "^2.6.0",
|
||||
"meteor-node-stubs": "^1.1.0",
|
||||
"minio": "^7.1.0",
|
||||
"minio": "^7.1.3",
|
||||
"moment": "^2.29.4",
|
||||
"node-gyp": "^9.3.1",
|
||||
"nodemailer": "^6.6.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue