chore: bump safe deps (#33736)

This commit is contained in:
Guilherme Gazzo 2024-10-25 17:16:42 -03:00 committed by GitHub
parent e04a112ee4
commit 6e2a706a44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
39 changed files with 369 additions and 361 deletions

View File

@ -27,7 +27,7 @@
"@rocket.chat/rest-typings": "workspace:^",
"@rocket.chat/string-helpers": "~0.31.25",
"@rocket.chat/ui-kit": "workspace:~",
"ajv": "^8.11.0",
"ajv": "^8.17.1",
"bcrypt": "^5.0.1",
"body-parser": "^1.20.3",
"colorette": "^2.0.20",
@ -35,13 +35,13 @@
"cookie-parser": "^1.4.7",
"ejson": "^2.2.3",
"eventemitter3": "^4.0.7",
"express": "^4.17.3",
"express": "^4.21.1",
"jaeger-client": "^3.19.0",
"mem": "^8.1.1",
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.6.1",
"pino": "^8.15.0",
"pino": "^8.21.0",
"sodium-native": "^3.3.0",
"sodium-plus": "^0.9.0",
"uuid": "^8.3.2",

View File

@ -111,7 +111,7 @@
"@types/he": "^1.1.2",
"@types/i18next-sprintf-postprocessor": "^0.2.3",
"@types/imap": "^0.8.40",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/jsdom": "^16.2.15",
"@types/jsdom-global": "^3.0.7",
"@types/jsrsasign": "^10.5.14",
@ -205,7 +205,7 @@
"react-docgen-typescript-plugin": "^1.0.8",
"sinon": "^19.0.2",
"source-map": "^0.7.4",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"stylelint": "^14.9.1",
"stylelint-order": "^5.0.0",
"supertest": "^7.0.0",
@ -293,11 +293,11 @@
"@rocket.chat/web-ui-registration": "workspace:^",
"@slack/bolt": "^3.14.0",
"@slack/rtm-api": "^6.0.0",
"@tanstack/react-query": "^4.16.1",
"@tanstack/react-query": "^4.36.1",
"@vector-im/matrix-bot-sdk": "0.7.1-element.6",
"@xmldom/xmldom": "^0.8.10",
"adm-zip": "0.5.16",
"ajv": "^8.11.0",
"ajv": "^8.17.1",
"ajv-formats": "~2.1.1",
"apn": "2.2.0",
"archiver": "^3.1.1",
@ -324,7 +324,7 @@
"cron-validator": "^1.3.1",
"css-vars-ponyfill": "^2.4.9",
"csv-parse": "^5.2.0",
"date-fns": "^2.28.0",
"date-fns": "^2.30.0",
"date.js": "~0.3.3",
"debug": "~4.1.1",
"dompurify": "^3.1.7",
@ -336,7 +336,7 @@
"eventemitter3": "^4.0.7",
"exif-be-gone": "^1.3.2",
"expiry-map": "^2.0.0",
"express": "^4.17.3",
"express": "^4.21.1",
"express-rate-limit": "^5.5.1",
"fastq": "^1.13.0",
"fflate": "^0.7.4",
@ -347,7 +347,7 @@
"google-libphonenumber": "^3.2.38",
"gravatar": "^1.8.2",
"he": "^1.2.0",
"highlight.js": "^11.6.0",
"highlight.js": "^11.10.0",
"hljs9": "npm:highlight.js@^9.18.5",
"http-proxy-agent": "^5.0.0",
"human-interval": "^2.0.1",
@ -362,7 +362,7 @@
"jschardet": "^3.0.0",
"jsdom": "^16.7.0",
"jsrsasign": "^11.1.0",
"juice": "^8.0.0",
"juice": "^8.1.0",
"katex": "~0.16.11",
"ldap-escape": "^2.0.6",
"ldapjs": "^2.3.3",
@ -396,7 +396,7 @@
"path": "^0.12.7",
"path-to-regexp": "^6.3.0",
"pdfjs-dist": "^2.16.105",
"pino": "^8.15.0",
"pino": "^8.21.0",
"postis": "^2.2.0",
"prom-client": "^14.2.0",
"prometheus-gc-stats": "^0.6.5",
@ -405,7 +405,7 @@
"query-string": "^7.1.3",
"queue-fifo": "^0.2.6",
"rc-scrollbars": "^1.1.6",
"re-resizable": "^6.9.18",
"re-resizable": "^6.10.0",
"react": "~17.0.2",
"react-aria": "~3.23.1",
"react-dom": "~17.0.2",
@ -413,7 +413,7 @@
"react-hook-form": "~7.45.4",
"react-i18next": "~13.2.2",
"react-keyed-flatten-children": "^1.3.0",
"react-virtuoso": "^4.7.1",
"react-virtuoso": "^4.12.0",
"sanitize-html": "^2.13.1",
"semver": "^7.6.3",
"sharp": "^0.32.6",

View File

@ -34,10 +34,10 @@
"react": "^17.0.2",
"react-beautiful-dnd": "^13.1.1",
"react-dom": "^17.0.2",
"react-router-dom": "^6.11.2",
"react-router-dom": "^6.27.0",
"react-split-pane": "^0.1.92",
"react-virtuoso": "^4.7.1",
"reactflow": "^11.7.2"
"react-virtuoso": "^4.12.0",
"reactflow": "^11.11.4"
},
"devDependencies": {
"@types/react": "~17.0.80",

View File

@ -35,7 +35,7 @@
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.21.0",
"polka": "^0.5.2",
"uuid": "^9.0.1"
},

View File

@ -33,7 +33,7 @@
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
"devDependencies": {

View File

@ -36,7 +36,7 @@
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.21.0",
"polka": "^0.5.2",
"sharp": "^0.32.6",
"underscore": "^1.13.7",

View File

@ -39,7 +39,7 @@
"mongo-message-queue": "^1.0.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
"devDependencies": {

View File

@ -33,7 +33,7 @@
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
"devDependencies": {

View File

@ -36,7 +36,7 @@
"mongo-message-queue": "^1.0.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
"devDependencies": {

View File

@ -33,7 +33,7 @@
"moleculer": "^0.14.34",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"nats": "^2.4.0",
"pino": "^8.15.0",
"pino": "^8.21.0",
"polka": "^0.5.2"
},
"devDependencies": {

View File

@ -5,7 +5,7 @@
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/bcrypt": "^5.0.2",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/ws": "^8.5.12",
"eslint": "~8.45.0",
"jest": "~29.7.0",

View File

@ -34,6 +34,6 @@
"@rocket.chat/core-services": "workspace:^",
"ejson": "^2.2.3",
"moleculer": "^0.14.34",
"pino": "^8.15.0"
"pino": "^8.21.0"
}
}

View File

@ -5,7 +5,7 @@
"devDependencies": {
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"typescript": "~5.6.3"
@ -22,7 +22,7 @@
"@rocket.chat/string-helpers": "~0.31.25",
"@rocket.chat/tools": "workspace:^",
"@types/node": "~20.16.12",
"date-fns": "^2.28.0",
"date-fns": "^2.30.0",
"ejson": "^2.2.3",
"emoji-toolkit": "^7.0.1",
"eventemitter3": "^4.0.7",
@ -30,7 +30,7 @@
"moment-timezone": "^0.5.46",
"mongo-message-queue": "^1.0.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
"pino": "^8.15.0"
"pino": "^8.21.0"
},
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",

View File

@ -35,14 +35,14 @@
"@storybook/react-webpack5": "^8.3.5",
"@testing-library/react": "~16.0.1",
"@types/emojione": "^2.2.9",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/react": "~17.0.80",
"@types/react-dom": "~17.0.25",
"buffer": "~6.0.3",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"react-dom": "~18.3.1",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"typescript": "~5.6.3"
},
"volta": {

View File

@ -3,7 +3,7 @@
"version": "0.2.9-rc.3",
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/strict-uri-encode": "^2.0.2",
"eslint": "~8.45.0",
"jest": "~29.7.0",

View File

@ -9,7 +9,7 @@
"@rocket.chat/apps-engine": "workspace:^",
"@rocket.chat/eslint-config": "workspace:^",
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"babel-jest": "^29.5.0",
"eslint": "~8.45.0",
"jest": "~29.7.0",

View File

@ -3,7 +3,7 @@
"version": "0.3.9-rc.3",
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/ws": "^8.5.12",
"eslint": "~8.45.0",
"jest": "~29.7.0",

View File

@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.12",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"typescript": "~5.3.3"

View File

@ -71,7 +71,7 @@
"@storybook/react": "^8.3.5",
"@storybook/react-webpack5": "^8.3.5",
"@storybook/theming": "^8.3.5",
"@tanstack/react-query": "^4.16.1",
"@tanstack/react-query": "^4.36.1",
"@testing-library/react": "~16.0.1",
"@testing-library/user-event": "~14.5.2",
"@types/react": "~17.0.80",
@ -88,7 +88,7 @@
"react-dom": "^17.0.2",
"react-i18next": "~13.2.2",
"rimraf": "^6.0.1",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"storybook-dark-mode": "^4.0.2",
"typescript": "~5.6.3"
},

View File

@ -21,9 +21,8 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"date-fns": "^3.3.1",
"dompurify": "^3.1.7",
"highlight.js": "^11.5.1",
"highlight.js": "^11.10.0",
"react-error-boundary": "^3.1.4"
},
"devDependencies": {
@ -48,7 +47,7 @@
"@storybook/react-webpack5": "^8.3.5",
"@testing-library/react": "~16.0.1",
"@types/dompurify": "^3.0.5",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/katex": "~0.16.7",
"@types/react": "~17.0.80",
"@types/react-dom": "~17.0.25",
@ -65,7 +64,7 @@
"katex": "~0.16.11",
"outdent": "^0.8.0",
"react-dom": "~17.0.2",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"typescript": "~5.6.3"
},
"peerDependencies": {
@ -77,6 +76,7 @@
"@rocket.chat/styled": "*",
"@rocket.chat/ui-client": "12.0.0-rc.3",
"@rocket.chat/ui-contexts": "12.0.0-rc.3",
"date-fns": "*",
"katex": "*",
"react": "*"
},

View File

@ -13,7 +13,7 @@
"/server"
],
"dependencies": {
"@swc/core": "~1.7.26",
"@swc/core": "~1.7.39",
"@swc/jest": "~0.2.36",
"@testing-library/jest-dom": "~6.4.8",
"@types/jest-axe": "~3.5.9",
@ -26,7 +26,7 @@
"devDependencies": {
"@rocket.chat/eslint-config": "workspace:~",
"@types/identity-obj-proxy": "^3.0.2",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/uuid": "^9.0.8",
"eslint": "~8.45.0",
"jest": "~29.7.0",

View File

@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"typescript": "~5.6.3"

View File

@ -79,10 +79,10 @@
"react-dom": "~17.0.2",
"resolve-url-loader": "~5.0.0",
"rimraf": "^6.0.1",
"sass": "~1.79.5",
"sass": "~1.80.4",
"sass-loader": "~16.0.2",
"serve": "^11.3.2",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"style-loader": "^1.2.1",
"stylelint": "^14.9.1",
"stylelint-order": "^5.0.0",
@ -106,7 +106,7 @@
"@rocket.chat/sdk": "^1.0.0-alpha.42",
"@rocket.chat/ui-kit": "workspace:~",
"css-vars-ponyfill": "^2.4.9",
"date-fns": "^2.15.0",
"date-fns": "^2.30.0",
"emoji-mart": "^3.0.1",
"history": "~5.3.0",
"i18next": "~23.4.9",
@ -114,7 +114,7 @@
"mem": "^6.1.1",
"mitt": "^2.1.0",
"path-to-regexp": "^6.3.0",
"preact": "~10.24.2",
"preact": "~10.24.3",
"preact-router": "^3.2.1",
"query-string": "^7.1.3",
"react-hook-form": "~7.45.4",

View File

@ -19,6 +19,6 @@
],
"dependencies": {
"@rocket.chat/emitter": "~0.31.25",
"pino": "^8.15.0"
"pino": "^8.21.0"
}
}

View File

@ -55,7 +55,7 @@
"@rocket.chat/jest-presets": "workspace:~",
"@rocket.chat/peggy-loader": "workspace:~",
"@rocket.chat/prettier-config": "~0.31.25",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/node": "~20.16.12",
"@typescript-eslint/parser": "~5.58.0",
"babel-loader": "~9.1.3",

View File

@ -13,7 +13,7 @@
"devDependencies": {
"@rocket.chat/ddp-client": "workspace:~",
"@rocket.chat/ui-contexts": "workspace:*",
"@tanstack/react-query": "^4.16.1",
"@tanstack/react-query": "^4.36.1",
"@types/use-sync-external-store": "^0.0.6",
"eslint": "~8.45.0",
"react": "~17.0.2",

View File

@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "^29.7.0",
"typescript": "~5.6.3"

View File

@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"typescript": "~5.6.3"

View File

@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"typescript": "~5.6.3"

View File

@ -4,7 +4,7 @@
"devDependencies": {
"@rocket.chat/apps-engine": "workspace:^",
"@rocket.chat/eslint-config": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
@ -27,7 +27,7 @@
"@rocket.chat/core-typings": "workspace:^",
"@rocket.chat/message-parser": "workspace:^",
"@rocket.chat/ui-kit": "workspace:~",
"ajv": "^8.11.0",
"ajv": "^8.17.1",
"ajv-formats": "^2.1.1"
},
"volta": {

View File

@ -4,7 +4,7 @@
"private": true,
"devDependencies": {
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "~29.7.0",
"typescript": "~5.6.3"

View File

@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"devDependencies": {
"@types/jest": "~29.5.7",
"@types/jest": "~29.5.14",
"eslint": "~8.45.0",
"jest": "~29.6.4",
"ts-jest": "~29.1.1",

View File

@ -38,7 +38,7 @@
"@storybook/react": "^8.3.5",
"@storybook/react-webpack5": "^8.3.5",
"@testing-library/react": "~16.0.1",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/react": "~17.0.80",
"@types/react-dom": "~17.0.25",
"eslint": "~8.45.0",
@ -51,7 +51,7 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-hook-form": "~7.45.4",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"typescript": "~5.6.3"
},
"peerDependencies": {

View File

@ -38,7 +38,7 @@
"eslint-plugin-storybook": "^0.9.0",
"react": "~17.0.2",
"react-dom": "~17.0.2",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"typescript": "~5.6.3"
},
"peerDependencies": {

View File

@ -42,7 +42,7 @@
"@rocket.chat/eslint-config": "workspace:~",
"@rocket.chat/icons": "~0.38.0",
"@rocket.chat/jest-presets": "workspace:~",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"babel-loader": "~9.1.3",
"eslint": "~8.45.0",
"jest": "~29.7.0",

View File

@ -39,7 +39,7 @@
"@storybook/addon-webpack5-compiler-babel": "^3.0.3",
"@storybook/react": "^8.3.5",
"@storybook/react-webpack5": "^8.3.5",
"@types/jest": "~29.5.13",
"@types/jest": "~29.5.14",
"@types/jest-axe": "~3.5.9",
"@types/react": "~17.0.80",
"eslint": "~8.45.0",
@ -49,7 +49,7 @@
"jest": "~29.7.0",
"jest-axe": "~9.0.0",
"react": "~17.0.2",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"typescript": "~5.6.3"
},
"peerDependencies": {

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"@rocket.chat/emitter": "~0.31.25",
"@tanstack/react-query": "^4.16.1",
"@tanstack/react-query": "^4.36.1",
"react-i18next": "~13.2.2",
"sip.js": "^0.20.1"
},
@ -47,7 +47,7 @@
"@storybook/react-webpack5": "^8.3.5",
"@testing-library/react": "~16.0.1",
"@testing-library/user-event": "~14.5.2",
"@types/jest": "~29.5.12",
"@types/jest": "~29.5.14",
"@types/jest-axe": "~3.5.9",
"@types/react": "~17.0.80",
"@types/react-dom": "~17.0.25",
@ -58,7 +58,7 @@
"jest": "~29.7.0",
"jest-axe": "~9.0.0",
"react": "~17.0.2",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"typescript": "~5.6.3"
},
"peerDependencies": {

View File

@ -34,7 +34,7 @@
"@storybook/react": "^8.3.5",
"@storybook/react-webpack5": "^8.3.5",
"@storybook/theming": "^8.3.5",
"@tanstack/react-query": "^4.16.1",
"@tanstack/react-query": "^4.36.1",
"@testing-library/react": "~16.0.1",
"@types/react": "~17.0.80",
"babel-loader": "~8.3.0",
@ -42,7 +42,7 @@
"react": "~17.0.2",
"react-hook-form": "~7.45.4",
"react-i18next": "~13.2.2",
"storybook": "^8.3.5",
"storybook": "^8.3.6",
"storybook-dark-mode": "^4.0.2",
"typescript": "~5.6.3"
},

592
yarn.lock

File diff suppressed because it is too large Load Diff