mirror of
https://github.com/RocketChat/Rocket.Chat.git
synced 2025-12-28 06:47:25 +00:00
chore: bump deps 6th wave (#33839)
Some checks are pending
Deploy GitHub Pages / deploy-preview (push) Waiting to run
CI / ⚙️ Variables Setup (push) Waiting to run
CI / 🚀 Notify external services - draft (push) Blocked by required conditions
CI / 📦 Build Packages (push) Blocked by required conditions
CI / deploy-preview (push) Blocked by required conditions
CI / 📦 Meteor Build - coverage (push) Blocked by required conditions
CI / 📦 Meteor Build - official (push) Blocked by required conditions
CI / Builds matrix rust bindings against alpine (push) Waiting to run
CI / 🚢 Build Docker Images for Testing (alpine) (push) Blocked by required conditions
CI / 🚢 Build Docker Images for Production (alpine) (push) Blocked by required conditions
CI / 🔎 Code Check (push) Blocked by required conditions
CI / 🔨 Test Unit (push) Blocked by required conditions
CI / 🔨 Test API (CE) (push) Blocked by required conditions
CI / 🔨 Test UI (CE) (push) Blocked by required conditions
CI / 🔨 Test API (EE) (push) Blocked by required conditions
CI / 🔨 Test UI (EE) (push) Blocked by required conditions
CI / ✅ Tests Done (push) Blocked by required conditions
CI / 🚀 Publish build assets (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (main) (alpine) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (account) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (authorization) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (ddp-streamer) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (omnichannel-transcript) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (presence) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (queue-worker) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (stream-hub) (push) Blocked by required conditions
CI / 🚀 Notify external services (push) Blocked by required conditions
CI / trigger-dependent-workflows (push) Blocked by required conditions
CI / Update Version Durability (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
Some checks are pending
Deploy GitHub Pages / deploy-preview (push) Waiting to run
CI / ⚙️ Variables Setup (push) Waiting to run
CI / 🚀 Notify external services - draft (push) Blocked by required conditions
CI / 📦 Build Packages (push) Blocked by required conditions
CI / deploy-preview (push) Blocked by required conditions
CI / 📦 Meteor Build - coverage (push) Blocked by required conditions
CI / 📦 Meteor Build - official (push) Blocked by required conditions
CI / Builds matrix rust bindings against alpine (push) Waiting to run
CI / 🚢 Build Docker Images for Testing (alpine) (push) Blocked by required conditions
CI / 🚢 Build Docker Images for Production (alpine) (push) Blocked by required conditions
CI / 🔎 Code Check (push) Blocked by required conditions
CI / 🔨 Test Unit (push) Blocked by required conditions
CI / 🔨 Test API (CE) (push) Blocked by required conditions
CI / 🔨 Test UI (CE) (push) Blocked by required conditions
CI / 🔨 Test API (EE) (push) Blocked by required conditions
CI / 🔨 Test UI (EE) (push) Blocked by required conditions
CI / ✅ Tests Done (push) Blocked by required conditions
CI / 🚀 Publish build assets (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (main) (alpine) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (account) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (authorization) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (ddp-streamer) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (omnichannel-transcript) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (presence) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (queue-worker) (push) Blocked by required conditions
CI / 🚀 Publish Docker Image (services) (stream-hub) (push) Blocked by required conditions
CI / 🚀 Notify external services (push) Blocked by required conditions
CI / trigger-dependent-workflows (push) Blocked by required conditions
CI / Update Version Durability (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
This commit is contained in:
parent
3db5690ee5
commit
953c052c1f
@ -42,20 +42,20 @@
|
||||
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
|
||||
"nats": "^2.28.2",
|
||||
"pino": "^8.21.0",
|
||||
"sodium-native": "^3.3.0",
|
||||
"sodium-native": "^3.4.1",
|
||||
"sodium-plus": "^0.9.0",
|
||||
"uuid": "^11.0.2",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@types/cookie": "^0.5.4",
|
||||
"@types/cookie-parser": "^1.4.7",
|
||||
"@types/ejson": "^2.2.2",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/fibers": "^3.1.4",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/ws": "^8.5.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"@types/ws": "^8.5.13",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"pino-pretty": "^7.6.1",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
"email": "support@rocket.chat"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@axe-core/playwright": "^4.7.3",
|
||||
"@axe-core/playwright": "^4.10.0",
|
||||
"@babel/core": "~7.26.0",
|
||||
"@babel/eslint-parser": "~7.25.9",
|
||||
"@babel/preset-env": "~7.26.0",
|
||||
@ -84,14 +84,14 @@
|
||||
"@storybook/react-webpack5": "^8.4.1",
|
||||
"@testing-library/react": "~16.0.1",
|
||||
"@testing-library/user-event": "~14.5.2",
|
||||
"@types/adm-zip": "^0.5.5",
|
||||
"@types/adm-zip": "^0.5.6",
|
||||
"@types/archiver": "^5.3.4",
|
||||
"@types/bad-words": "^3.0.3",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/body-parser": "^1.19.5",
|
||||
"@types/busboy": "^1.5.4",
|
||||
"@types/bytebuffer": "~5.0.49",
|
||||
"@types/chai": "~4.3.19",
|
||||
"@types/chai": "~4.3.20",
|
||||
"@types/chai-as-promised": "^7.1.8",
|
||||
"@types/chai-datetime": "0.0.39",
|
||||
"@types/chai-dom": "1.11.3",
|
||||
@ -101,15 +101,15 @@
|
||||
"@types/cookie-parser": "^1.4.7",
|
||||
"@types/cors": "^2.8.17",
|
||||
"@types/cssom": "^0.4.3",
|
||||
"@types/dompurify": "^2.3.3",
|
||||
"@types/dompurify": "^2.4.0",
|
||||
"@types/ejson": "^2.2.2",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/express-rate-limit": "^5.1.3",
|
||||
"@types/google-libphonenumber": "^7.4.30",
|
||||
"@types/gravatar": "^1.8.6",
|
||||
"@types/he": "^1.1.2",
|
||||
"@types/he": "^1.2.3",
|
||||
"@types/i18next-sprintf-postprocessor": "^0.2.3",
|
||||
"@types/imap": "^0.8.40",
|
||||
"@types/imap": "^0.8.42",
|
||||
"@types/jest": "~29.5.14",
|
||||
"@types/jsdom": "^16.2.15",
|
||||
"@types/jsdom-global": "^3.0.7",
|
||||
@ -118,19 +118,19 @@
|
||||
"@types/later": "^1.2.9",
|
||||
"@types/ldapjs": "^2.2.5",
|
||||
"@types/less": "~3.0.6",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/lodash": "^4.17.13",
|
||||
"@types/lodash.clonedeep": "^4.5.9",
|
||||
"@types/lodash.debounce": "^4.0.9",
|
||||
"@types/lodash.escape": "^4.0.9",
|
||||
"@types/lodash.get": "^4.4.9",
|
||||
"@types/mailparser": "^3.4.4",
|
||||
"@types/marked": "^4.0.8",
|
||||
"@types/mailparser": "^3.4.5",
|
||||
"@types/marked": "^4.3.2",
|
||||
"@types/meteor": "^2.9.8",
|
||||
"@types/meteor-collection-hooks": "^0.8.9",
|
||||
"@types/mkdirp": "^1.0.2",
|
||||
"@types/mocha": "github:whitecolor/mocha-types",
|
||||
"@types/moment-timezone": "^0.5.30",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"@types/node-gcm": "^1.0.5",
|
||||
"@types/node-rsa": "^1.1.4",
|
||||
"@types/nodemailer": "^6.4.15",
|
||||
@ -143,9 +143,9 @@
|
||||
"@types/psl": "^1.1.3",
|
||||
"@types/react": "~17.0.80",
|
||||
"@types/react-dom": "~17.0.25",
|
||||
"@types/sanitize-html": "^2.9.3",
|
||||
"@types/semver": "^7.3.10",
|
||||
"@types/sharp": "^0.30.5",
|
||||
"@types/sanitize-html": "^2.13.0",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/sharp": "^0.32.0",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"@types/speakeasy": "^2.0.10",
|
||||
"@types/strict-uri-encode": "^2.0.2",
|
||||
@ -155,20 +155,20 @@
|
||||
"@types/textarea-caret": "^3.0.3",
|
||||
"@types/ua-parser-js": "^0.7.39",
|
||||
"@types/use-sync-external-store": "^0.0.6",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@types/xml-crypto": "~1.4.6",
|
||||
"@types/xml-encryption": "~1.2.4",
|
||||
"@typescript-eslint/eslint-plugin": "~5.60.1",
|
||||
"@typescript-eslint/parser": "~5.60.1",
|
||||
"autoprefixer": "^9.8.8",
|
||||
"babel-loader": "^8.3.0",
|
||||
"babel-loader": "^9.2.1",
|
||||
"babel-plugin-array-includes": "^2.0.3",
|
||||
"babel-plugin-istanbul": "^6.1.1",
|
||||
"chai": "^4.3.10",
|
||||
"chai": "^4.5.0",
|
||||
"chai-as-promised": "^7.1.2",
|
||||
"chai-datetime": "^1.8.1",
|
||||
"chai-dom": "^1.11.0",
|
||||
"chai-spies": "~1.0.0",
|
||||
"chai-dom": "^1.12.0",
|
||||
"chai-spies": "~1.1.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"docker-compose": "^0.24.8",
|
||||
"emojione-assets": "^4.5.0",
|
||||
@ -183,7 +183,7 @@
|
||||
"eslint-plugin-react-hooks": "~4.6.2",
|
||||
"eslint-plugin-testing-library": "~6.2.2",
|
||||
"eslint-plugin-you-dont-need-lodash-underscore": "~6.12.0",
|
||||
"fast-glob": "^3.2.12",
|
||||
"fast-glob": "^3.3.2",
|
||||
"i18next": "~23.4.9",
|
||||
"jest": "~29.7.0",
|
||||
"jsdom-global": "^3.0.2",
|
||||
@ -206,7 +206,7 @@
|
||||
"sinon": "^19.0.2",
|
||||
"source-map": "^0.7.4",
|
||||
"storybook": "^8.4.1",
|
||||
"stylelint": "^14.9.1",
|
||||
"stylelint": "^14.16.1",
|
||||
"stylelint-order": "^5.0.0",
|
||||
"supertest": "^7.0.0",
|
||||
"supports-color": "~7.2.0",
|
||||
@ -219,7 +219,7 @@
|
||||
"@bugsnag/js": "~7.20.2",
|
||||
"@bugsnag/plugin-react": "~7.19.0",
|
||||
"@google-cloud/storage": "^6.11.0",
|
||||
"@kaciras/deasync": "^1.0.4",
|
||||
"@kaciras/deasync": "^1.1.0",
|
||||
"@nivo/bar": "0.84.0",
|
||||
"@nivo/core": "0.84.0",
|
||||
"@nivo/heatmap": "0.84.0",
|
||||
@ -253,7 +253,7 @@
|
||||
"@rocket.chat/fuselage-ui-kit": "workspace:^",
|
||||
"@rocket.chat/gazzodown": "workspace:^",
|
||||
"@rocket.chat/i18n": "workspace:^",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/instance-status": "workspace:^",
|
||||
"@rocket.chat/jwt": "workspace:^",
|
||||
"@rocket.chat/layout": "~0.31.27",
|
||||
@ -265,10 +265,10 @@
|
||||
"@rocket.chat/message-parser": "workspace:^",
|
||||
"@rocket.chat/model-typings": "workspace:^",
|
||||
"@rocket.chat/models": "workspace:^",
|
||||
"@rocket.chat/mp3-encoder": "0.24.0",
|
||||
"@rocket.chat/mp3-encoder": "0.31.25",
|
||||
"@rocket.chat/network-broker": "workspace:^",
|
||||
"@rocket.chat/omnichannel-services": "workspace:^",
|
||||
"@rocket.chat/onboarding-ui": "~0.33.3",
|
||||
"@rocket.chat/onboarding-ui": "~0.34.0",
|
||||
"@rocket.chat/password-policies": "workspace:^",
|
||||
"@rocket.chat/patch-injection": "workspace:^",
|
||||
"@rocket.chat/pdf-worker": "workspace:^",
|
||||
@ -298,21 +298,21 @@
|
||||
"@xmldom/xmldom": "^0.8.10",
|
||||
"adm-zip": "0.5.16",
|
||||
"ajv": "^8.17.1",
|
||||
"ajv-formats": "~2.1.1",
|
||||
"ajv-formats": "~3.0.1",
|
||||
"apn": "2.2.0",
|
||||
"archiver": "^3.1.1",
|
||||
"archiver": "^7.0.1",
|
||||
"asterisk-manager": "^0.2.0",
|
||||
"atlassian-crowd-patched": "^0.5.1",
|
||||
"aws-sdk": "^2.1691.0",
|
||||
"bad-words": "^3.0.4",
|
||||
"bcrypt": "^5.1.1",
|
||||
"body-parser": "1.20.3",
|
||||
"bson": "^4.6.4",
|
||||
"bson": "^4.7.2",
|
||||
"busboy": "^1.6.0",
|
||||
"bytebuffer": "5.0.1",
|
||||
"chalk": "^4.0.0",
|
||||
"chalk": "^4.1.2",
|
||||
"change-case": "^4.1.2",
|
||||
"chart.js": "^3.8.0",
|
||||
"chart.js": "^3.9.1",
|
||||
"codemirror": "^5.65.18",
|
||||
"colorette": "^2.0.20",
|
||||
"colors": "^1.4.0",
|
||||
@ -323,7 +323,7 @@
|
||||
"cron": "~1.8.2",
|
||||
"cron-validator": "^1.3.1",
|
||||
"css-vars-ponyfill": "^2.4.9",
|
||||
"csv-parse": "^5.2.0",
|
||||
"csv-parse": "^5.5.6",
|
||||
"date-fns": "^2.30.0",
|
||||
"date.js": "~0.3.3",
|
||||
"debug": "~4.1.1",
|
||||
@ -338,7 +338,7 @@
|
||||
"expiry-map": "^2.0.0",
|
||||
"express": "^4.21.1",
|
||||
"express-rate-limit": "^5.5.1",
|
||||
"fastq": "^1.13.0",
|
||||
"fastq": "^1.17.1",
|
||||
"fflate": "^0.7.4",
|
||||
"file-type": "^16.5.4",
|
||||
"filenamify": "^4.3.0",
|
||||
@ -354,12 +354,12 @@
|
||||
"i18next-http-backend": "^1.4.5",
|
||||
"i18next-sprintf-postprocessor": "^0.2.2",
|
||||
"iconv-lite": "^0.6.3",
|
||||
"image-size": "^1.0.2",
|
||||
"image-size": "^1.1.1",
|
||||
"imap": "^0.8.19",
|
||||
"ip-range-check": "^0.2.0",
|
||||
"is-svg": "^4.3.2",
|
||||
"is-svg": "^4.4.0",
|
||||
"isolated-vm": "4.7.2",
|
||||
"jschardet": "^3.0.0",
|
||||
"jschardet": "^3.1.4",
|
||||
"jsdom": "^16.7.0",
|
||||
"jsrsasign": "^11.1.0",
|
||||
"juice": "^8.1.0",
|
||||
@ -373,23 +373,23 @@
|
||||
"lodash.escape": "^4.0.1",
|
||||
"lodash.get": "^4.4.2",
|
||||
"mailparser": "^3.7.1",
|
||||
"marked": "^4.2.5",
|
||||
"marked": "^4.3.0",
|
||||
"matrix-appservice": "^2.0.0",
|
||||
"matrix-appservice-bridge": "^10.3.1",
|
||||
"mem": "^8.1.1",
|
||||
"meteor-node-stubs": "^1.2.10",
|
||||
"meteor-node-stubs": "^1.2.12",
|
||||
"mime-db": "^1.52.0",
|
||||
"mime-type": "^4.0.0",
|
||||
"mkdirp": "^1.0.4",
|
||||
"moleculer": "^0.14.34",
|
||||
"moment": "^2.29.4",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"mongo-message-queue": "^1.0.0",
|
||||
"mongo-message-queue": "^1.1.0",
|
||||
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
|
||||
"nats": "^2.28.2",
|
||||
"node-dogstatsd": "^0.0.7",
|
||||
"node-fetch": "2.7.0",
|
||||
"node-gcm": "1.0.5",
|
||||
"node-gcm": "1.1.4",
|
||||
"node-rsa": "^1.1.1",
|
||||
"nodemailer": "^6.9.16",
|
||||
"oauth2-server": "3.1.1",
|
||||
@ -402,7 +402,7 @@
|
||||
"prom-client": "^14.2.0",
|
||||
"prometheus-gc-stats": "^0.6.5",
|
||||
"proxy-from-env": "^1.1.0",
|
||||
"psl": "^1.8.0",
|
||||
"psl": "^1.9.0",
|
||||
"query-string": "^7.1.3",
|
||||
"queue-fifo": "^0.2.6",
|
||||
"rc-scrollbars": "^1.1.6",
|
||||
@ -419,7 +419,7 @@
|
||||
"semver": "^7.6.3",
|
||||
"sharp": "^0.33.5",
|
||||
"sip.js": "^0.20.1",
|
||||
"sodium-native": "^3.3.0",
|
||||
"sodium-native": "^3.4.1",
|
||||
"sodium-plus": "^0.9.0",
|
||||
"speakeasy": "^2.0.0",
|
||||
"stream-buffers": "^3.0.3",
|
||||
@ -429,7 +429,7 @@
|
||||
"swiper": "^9.4.1",
|
||||
"textarea-caret": "^3.1.0",
|
||||
"tinykeys": "^1.4.0",
|
||||
"twilio": "^3.76.1",
|
||||
"twilio": "^3.84.1",
|
||||
"twit": "^2.2.11",
|
||||
"typia": "~6.11.3",
|
||||
"ua-parser-js": "^1.0.39",
|
||||
|
||||
@ -12,9 +12,9 @@
|
||||
"typecheck": "tsc --noEmit"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codemirror/lang-javascript": "^6.1.9",
|
||||
"@codemirror/lang-javascript": "^6.2.2",
|
||||
"@codemirror/lang-json": "^6.0.1",
|
||||
"@lezer/highlight": "^1.1.6",
|
||||
"@lezer/highlight": "^1.2.1",
|
||||
"@rocket.chat/core-typings": "workspace:^",
|
||||
"@rocket.chat/css-in-js": "~0.31.25",
|
||||
"@rocket.chat/fuselage": "^0.59.4",
|
||||
@ -23,7 +23,7 @@
|
||||
"@rocket.chat/fuselage-toastbar": "^0.33.0",
|
||||
"@rocket.chat/fuselage-tokens": "^0.33.2",
|
||||
"@rocket.chat/fuselage-ui-kit": "workspace:~",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/logo": "^0.31.30",
|
||||
"@rocket.chat/styled": "~0.31.25",
|
||||
"@rocket.chat/ui-avatar": "workspace:^",
|
||||
@ -47,10 +47,10 @@
|
||||
"@types/react-dom": "~17.0.25",
|
||||
"@typescript-eslint/eslint-plugin": "~5.60.1",
|
||||
"@typescript-eslint/parser": "~5.60.1",
|
||||
"@vitejs/plugin-react": "^4.0.0",
|
||||
"@vitejs/plugin-react": "^4.3.3",
|
||||
"eslint": "~8.45.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.2",
|
||||
"eslint-plugin-react-refresh": "^0.4.12",
|
||||
"eslint-plugin-react-refresh": "^0.4.14",
|
||||
"typescript": "~5.6.3",
|
||||
"vite": "^4.5.5"
|
||||
},
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
"@rocket.chat/string-helpers": "~0.31.25",
|
||||
"@rocket.chat/tools": "workspace:^",
|
||||
"@rocket.chat/tracing": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"bcrypt": "^5.1.1",
|
||||
"ejson": "^2.2.3",
|
||||
"event-loop-stats": "^1.4.1",
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
"@rocket.chat/rest-typings": "workspace:^",
|
||||
"@rocket.chat/string-helpers": "~0.31.25",
|
||||
"@rocket.chat/tracing": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"ejson": "^2.2.3",
|
||||
"event-loop-stats": "^1.4.1",
|
||||
"eventemitter3": "^5.0.1",
|
||||
|
||||
@ -50,10 +50,10 @@
|
||||
"@types/ejson": "^2.2.2",
|
||||
"@types/gc-stats": "^1.4.3",
|
||||
"@types/meteor": "^2.9.8",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"@types/polka": "^0.5.7",
|
||||
"@types/uuid": "^8.3.4",
|
||||
"@types/ws": "^8.5.12",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"@types/ws": "^8.5.13",
|
||||
"eslint": "~8.45.0",
|
||||
"pino-pretty": "^7.6.1",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
@ -27,7 +27,7 @@
|
||||
"@rocket.chat/pdf-worker": "workspace:^",
|
||||
"@rocket.chat/tools": "workspace:^",
|
||||
"@rocket.chat/tracing": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"ejson": "^2.2.3",
|
||||
"emoji-toolkit": "^7.0.1",
|
||||
"event-loop-stats": "^1.4.1",
|
||||
@ -36,7 +36,7 @@
|
||||
"mem": "^8.1.1",
|
||||
"moleculer": "^0.14.34",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"mongo-message-queue": "^1.0.0",
|
||||
"mongo-message-queue": "^1.1.0",
|
||||
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
|
||||
"nats": "^2.28.2",
|
||||
"pino": "^8.21.0",
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
"@rocket.chat/presence": "workspace:^",
|
||||
"@rocket.chat/string-helpers": "~0.31.25",
|
||||
"@rocket.chat/tracing": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"ejson": "^2.2.3",
|
||||
"event-loop-stats": "^1.4.1",
|
||||
"eventemitter3": "^5.0.1",
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
"@rocket.chat/network-broker": "workspace:^",
|
||||
"@rocket.chat/omnichannel-services": "workspace:^",
|
||||
"@rocket.chat/tracing": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"ejson": "^2.2.3",
|
||||
"emoji-toolkit": "^7.0.1",
|
||||
"event-loop-stats": "^1.4.1",
|
||||
@ -33,7 +33,7 @@
|
||||
"mem": "^8.1.1",
|
||||
"moleculer": "^0.14.34",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"mongo-message-queue": "^1.0.0",
|
||||
"mongo-message-queue": "^1.1.0",
|
||||
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
|
||||
"nats": "^2.28.2",
|
||||
"pino": "^8.21.0",
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
"@rocket.chat/network-broker": "workspace:^",
|
||||
"@rocket.chat/string-helpers": "~0.31.25",
|
||||
"@rocket.chat/tracing": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"ejson": "^2.2.3",
|
||||
"event-loop-stats": "^1.4.1",
|
||||
"eventemitter3": "^5.0.1",
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"@rocket.chat/jest-presets": "workspace:~",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/jest": "~29.5.14",
|
||||
"@types/ws": "^8.5.12",
|
||||
"@types/ws": "^8.5.13",
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
"jest-websocket-mock": "~2.5.0",
|
||||
|
||||
@ -4,11 +4,11 @@
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@rocket.chat/eslint-config": "workspace:^",
|
||||
"@types/chai": "~4.3.19",
|
||||
"@types/chai": "~4.3.20",
|
||||
"@types/ejson": "^2.2.2",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"@types/sinon": "^10.0.20",
|
||||
"chai": "^4.3.10",
|
||||
"chai": "^4.5.0",
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
"sinon": "^19.0.2",
|
||||
|
||||
@ -21,14 +21,14 @@
|
||||
"@rocket.chat/rest-typings": "workspace:^",
|
||||
"@rocket.chat/string-helpers": "~0.31.25",
|
||||
"@rocket.chat/tools": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"date-fns": "^2.30.0",
|
||||
"ejson": "^2.2.3",
|
||||
"emoji-toolkit": "^7.0.1",
|
||||
"eventemitter3": "^5.0.1",
|
||||
"mem": "^8.1.1",
|
||||
"moment-timezone": "^0.5.46",
|
||||
"mongo-message-queue": "^1.0.0",
|
||||
"mongo-message-queue": "^1.1.0",
|
||||
"mongodb": "patch:mongodb@npm%3A4.17.2#~/.yarn/patches/mongodb-npm-4.17.2-40d1286d70.patch",
|
||||
"pino": "^8.21.0"
|
||||
},
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"@rocket.chat/apps-engine": "workspace:^",
|
||||
"@rocket.chat/eslint-config": "workspace:^",
|
||||
"@rocket.chat/rest-typings": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"babel-jest": "^29.7.0",
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"@rocket.chat/css-in-js": "~0.31.25",
|
||||
"@rocket.chat/fuselage": "^0.59.4",
|
||||
"@rocket.chat/fuselage-hooks": "^0.33.1",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/ui-contexts": "workspace:~",
|
||||
"@types/react": "~17.0.80",
|
||||
"eslint": "~8.45.0",
|
||||
|
||||
@ -69,6 +69,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/stream-buffers": "^3.0.7",
|
||||
"node-gyp": "^9.4.1"
|
||||
"node-gyp": "^10.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -69,14 +69,14 @@
|
||||
"devDependencies": {
|
||||
"@rocket.chat/eslint-config": "workspace:~",
|
||||
"@rocket.chat/ui-kit": "workspace:~",
|
||||
"@types/adm-zip": "^0.5.0",
|
||||
"@types/adm-zip": "^0.5.6",
|
||||
"@types/debug": "^4.1.12",
|
||||
"@types/lodash.clonedeep": "^4.5.7",
|
||||
"@types/nedb": "^1.8.12",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/semver": "^5.5.0",
|
||||
"@types/lodash.clonedeep": "^4.5.9",
|
||||
"@types/nedb": "^1.8.16",
|
||||
"@types/node": "~20.16.15",
|
||||
"@types/semver": "^7.5.8",
|
||||
"@types/stack-trace": "0.0.29",
|
||||
"@types/uuid": "~8.3.4",
|
||||
"@types/uuid": "~10.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "~5.60.1",
|
||||
"@typescript-eslint/parser": "~5.60.1",
|
||||
"alsatian": "^2.4.0",
|
||||
@ -89,7 +89,7 @@
|
||||
"tap-bark": "^1.0.0",
|
||||
"ts-node": "^6.2.0",
|
||||
"typedoc": "~0.24.8",
|
||||
"typescript": "~5.1.6",
|
||||
"typescript": "~5.6.3",
|
||||
"uglify-es": "^3.3.10"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
@ -19,6 +19,6 @@
|
||||
"/dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"cheerio": "1.0.0-rc.10"
|
||||
"cheerio": "1.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@rocket.chat/core-typings": "workspace:^",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/message-parser": "workspace:^",
|
||||
"@rocket.chat/models": "workspace:^",
|
||||
"@rocket.chat/rest-typings": "workspace:^",
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
"/dist"
|
||||
],
|
||||
"dependencies": {
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/message-parser": "workspace:^",
|
||||
"@rocket.chat/ui-kit": "workspace:~",
|
||||
"@types/express": "^4.17.21"
|
||||
|
||||
@ -4,7 +4,7 @@
|
||||
"devDependencies": {
|
||||
"@rocket.chat/jest-presets": "workspace:~",
|
||||
"@types/jest": "~29.5.14",
|
||||
"@types/ws": "^8.5.12",
|
||||
"@types/ws": "^8.5.13",
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
"jest-websocket-mock": "~2.5.0",
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"@babel/core": "^7.26.0",
|
||||
"@babel/eslint-parser": "~7.25.9",
|
||||
"@types/eslint": "~8.44.9",
|
||||
"@types/prettier": "^2.6.3",
|
||||
"@types/prettier": "^2.7.3",
|
||||
"@typescript-eslint/eslint-plugin": "~5.60.1",
|
||||
"@typescript-eslint/parser": "~5.60.1",
|
||||
"eslint": "~8.45.0",
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"@types/jest": "~29.5.14",
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
"typescript": "~5.3.3"
|
||||
"typescript": "~5.6.3"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
|
||||
|
||||
@ -55,7 +55,7 @@
|
||||
"@rocket.chat/fuselage": "^0.59.4",
|
||||
"@rocket.chat/fuselage-hooks": "^0.33.1",
|
||||
"@rocket.chat/fuselage-polyfills": "~0.31.25",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/jest-presets": "workspace:~",
|
||||
"@rocket.chat/mock-providers": "workspace:^",
|
||||
"@rocket.chat/prettier-config": "~0.31.25",
|
||||
@ -76,7 +76,7 @@
|
||||
"@testing-library/user-event": "~14.5.2",
|
||||
"@types/react": "~17.0.80",
|
||||
"@types/react-dom": "~17.0.25",
|
||||
"babel-loader": "~8.2.5",
|
||||
"babel-loader": "~9.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "~8.45.0",
|
||||
"i18next": "^23.10.1",
|
||||
|
||||
@ -53,12 +53,12 @@
|
||||
"@types/react-dom": "~17.0.25",
|
||||
"@typescript-eslint/eslint-plugin": "~5.60.1",
|
||||
"@typescript-eslint/parser": "~5.60.1",
|
||||
"babel-loader": "^8.3.0",
|
||||
"babel-loader": "^9.2.1",
|
||||
"eslint": "~8.45.0",
|
||||
"eslint-plugin-anti-trojan-source": "~1.1.1",
|
||||
"eslint-plugin-react": "~7.32.2",
|
||||
"eslint-plugin-react-hooks": "~4.6.2",
|
||||
"eslint-plugin-storybook": "^0.10.1",
|
||||
"eslint-plugin-storybook": "^0.10.2",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "~29.7.0",
|
||||
"katex": "~0.16.11",
|
||||
|
||||
@ -13,8 +13,8 @@
|
||||
"/server"
|
||||
],
|
||||
"dependencies": {
|
||||
"@swc/core": "~1.7.40",
|
||||
"@swc/jest": "~0.2.36",
|
||||
"@swc/core": "~1.7.42",
|
||||
"@swc/jest": "~0.2.37",
|
||||
"@testing-library/jest-dom": "~6.4.8",
|
||||
"@types/jest-axe": "~3.5.9",
|
||||
"identity-obj-proxy": "~3.0.0",
|
||||
@ -27,7 +27,7 @@
|
||||
"@rocket.chat/eslint-config": "workspace:~",
|
||||
"@types/identity-obj-proxy": "^3.0.2",
|
||||
"@types/jest": "~29.5.14",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
"typescript": "~5.6.3"
|
||||
|
||||
@ -42,14 +42,14 @@
|
||||
"@storybook/preact-webpack5": "^8.4.1",
|
||||
"@storybook/theming": "^8.4.1",
|
||||
"@types/crypto-js": "~4.1.3",
|
||||
"@types/markdown-it": "^14.0.1",
|
||||
"@types/markdown-it": "^14.1.2",
|
||||
"@types/mini-css-extract-plugin": "~1.4.3",
|
||||
"@types/webpack-env": "~1.18.5",
|
||||
"@types/whatwg-fetch": "~0.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "~5.60.1",
|
||||
"@typescript-eslint/parser": "~5.60.1",
|
||||
"autoprefixer": "^9.8.8",
|
||||
"babel-loader": "^8.3.0",
|
||||
"babel-loader": "^9.2.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^4.3.0",
|
||||
"cssnano": "^4.1.11",
|
||||
@ -59,8 +59,7 @@
|
||||
"eslint-plugin-react": "~7.32.2",
|
||||
"eslint-plugin-react-hooks": "~4.6.2",
|
||||
"file-loader": "^6.2.0",
|
||||
"gh-release": "^3.5.0",
|
||||
"html-webpack-plugin": "^5.5.3",
|
||||
"html-webpack-plugin": "^5.6.3",
|
||||
"if-env": "^1.0.4",
|
||||
"image-webpack-loader": "~8.1.0",
|
||||
"lorem-ipsum": "^2.0.8",
|
||||
@ -77,11 +76,11 @@
|
||||
"react-dom": "~17.0.2",
|
||||
"resolve-url-loader": "~5.0.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"sass": "~1.80.4",
|
||||
"sass-loader": "~16.0.2",
|
||||
"sass": "~1.80.6",
|
||||
"sass-loader": "~16.0.3",
|
||||
"storybook": "^8.4.1",
|
||||
"style-loader": "^1.2.1",
|
||||
"stylelint": "^14.9.1",
|
||||
"style-loader": "^1.3.0",
|
||||
"stylelint": "^14.16.1",
|
||||
"stylelint-order": "^5.0.0",
|
||||
"svg-loader": "^0.0.2",
|
||||
"terser-webpack-plugin": "~4.2.3",
|
||||
|
||||
@ -74,7 +74,6 @@ md.use((md) => {
|
||||
state.delimiters.push({
|
||||
marker,
|
||||
length: 0,
|
||||
jump: i,
|
||||
token: state.tokens.length - 1,
|
||||
end: -1,
|
||||
open: scanned.can_open,
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"version": "0.0.2",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@types/chalk": "^2.2.0",
|
||||
"@types/chalk": "^2.2.4",
|
||||
"@types/ejson": "^2.2.2",
|
||||
"eslint": "~8.45.0",
|
||||
"typescript": "~5.6.3"
|
||||
@ -23,7 +23,7 @@
|
||||
"extends": "../../package.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^4.0.0",
|
||||
"chalk": "^4.1.2",
|
||||
"ejson": "^2.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
@ -56,9 +56,9 @@
|
||||
"@rocket.chat/peggy-loader": "workspace:~",
|
||||
"@rocket.chat/prettier-config": "~0.31.25",
|
||||
"@types/jest": "~29.5.14",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"@typescript-eslint/parser": "~5.58.0",
|
||||
"babel-loader": "~9.1.3",
|
||||
"babel-loader": "~9.2.1",
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
@ -73,7 +73,7 @@
|
||||
"webpack-cli": "~5.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"tldts": "~5.7.112"
|
||||
"tldts": "~6.1.58"
|
||||
},
|
||||
"volta": {
|
||||
"extends": "../../package.json"
|
||||
|
||||
@ -44,7 +44,7 @@
|
||||
"devDependencies": {
|
||||
"@rocket.chat/eslint-config": "workspace:~",
|
||||
"@rocket.chat/prettier-config": "~0.31.25",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"eslint": "~8.45.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"peggy": "4.1.1",
|
||||
|
||||
@ -10,14 +10,14 @@
|
||||
"main": "dist/index.js",
|
||||
"packageManager": "yarn@3.5.1",
|
||||
"devDependencies": {
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"typescript": "~5.6.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@actions/exec": "^1.1.1",
|
||||
"@actions/github": "^5.1.1",
|
||||
"@octokit/plugin-throttling": "^6.0.0",
|
||||
"@octokit/plugin-throttling": "^6.1.0",
|
||||
"@rocket.chat/eslint-config": "workspace:^",
|
||||
"eslint": "~8.45.0",
|
||||
"mdast-util-to-string": "2.0.0",
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
"devDependencies": {
|
||||
"@changesets/types": "^6.0.0",
|
||||
"@rocket.chat/eslint-config": "workspace:^",
|
||||
"@types/node": "~20.16.12",
|
||||
"@types/node": "~20.16.15",
|
||||
"eslint": "~8.45.0",
|
||||
"typescript": "~5.6.3"
|
||||
},
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
"@rocket.chat/message-parser": "workspace:^",
|
||||
"@rocket.chat/ui-kit": "workspace:~",
|
||||
"ajv": "^8.17.1",
|
||||
"ajv-formats": "^2.1.1"
|
||||
"ajv-formats": "^3.0.1"
|
||||
},
|
||||
"volta": {
|
||||
"extends": "../../package.json"
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
"ts-jest": "~29.2.5",
|
||||
"typescript": "~5.3.3"
|
||||
"typescript": "~5.6.3"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
"eslint": "~8.45.0",
|
||||
"eslint-plugin-react": "~7.32.2",
|
||||
"eslint-plugin-react-hooks": "~4.6.2",
|
||||
"eslint-plugin-storybook": "~0.10.1",
|
||||
"eslint-plugin-storybook": "~0.10.2",
|
||||
"eslint-plugin-testing-library": "~5.11.1",
|
||||
"react": "^17.0.2",
|
||||
"typescript": "~5.6.3"
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"@rocket.chat/css-in-js": "~0.31.25",
|
||||
"@rocket.chat/fuselage": "^0.59.4",
|
||||
"@rocket.chat/fuselage-hooks": "^0.33.1",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/jest-presets": "workspace:~",
|
||||
"@rocket.chat/mock-providers": "workspace:^",
|
||||
"@rocket.chat/ui-avatar": "workspace:~",
|
||||
@ -45,7 +45,7 @@
|
||||
"eslint-plugin-anti-trojan-source": "~1.1.1",
|
||||
"eslint-plugin-react": "~7.32.2",
|
||||
"eslint-plugin-react-hooks": "~4.6.2",
|
||||
"eslint-plugin-storybook": "~0.10.1",
|
||||
"eslint-plugin-storybook": "~0.10.2",
|
||||
"eslint-plugin-testing-library": "~5.11.1",
|
||||
"jest": "~29.7.0",
|
||||
"react": "^17.0.2",
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
"@react-aria/toolbar": "^3.0.0-beta.1",
|
||||
"@rocket.chat/eslint-config": "workspace:^",
|
||||
"@rocket.chat/fuselage": "^0.59.4",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@storybook/addon-actions": "^8.4.1",
|
||||
"@storybook/addon-docs": "^8.4.1",
|
||||
"@storybook/addon-essentials": "^8.4.1",
|
||||
@ -35,7 +35,7 @@
|
||||
"eslint": "~8.45.0",
|
||||
"eslint-plugin-react": "~7.32.2",
|
||||
"eslint-plugin-react-hooks": "~4.6.2",
|
||||
"eslint-plugin-storybook": "^0.10.1",
|
||||
"eslint-plugin-storybook": "^0.10.2",
|
||||
"react": "~17.0.2",
|
||||
"react-dom": "~17.0.2",
|
||||
"storybook": "^8.4.1",
|
||||
|
||||
@ -40,10 +40,10 @@
|
||||
"@babel/plugin-transform-runtime": "~7.25.9",
|
||||
"@babel/preset-env": "~7.26.0",
|
||||
"@rocket.chat/eslint-config": "workspace:~",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/jest-presets": "workspace:~",
|
||||
"@types/jest": "~29.5.14",
|
||||
"babel-loader": "~9.1.3",
|
||||
"babel-loader": "~9.2.1",
|
||||
"eslint": "~8.45.0",
|
||||
"jest": "~29.7.0",
|
||||
"npm-run-all": "~4.1.5",
|
||||
|
||||
@ -26,7 +26,7 @@
|
||||
"@rocket.chat/eslint-config": "workspace:^",
|
||||
"@rocket.chat/fuselage": "^0.59.4",
|
||||
"@rocket.chat/fuselage-hooks": "^0.33.1",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/jest-presets": "workspace:~",
|
||||
"@rocket.chat/styled": "~0.31.25",
|
||||
"@rocket.chat/ui-avatar": "workspace:^",
|
||||
@ -45,7 +45,7 @@
|
||||
"eslint": "~8.45.0",
|
||||
"eslint-plugin-react": "~7.32.2",
|
||||
"eslint-plugin-react-hooks": "~4.6.2",
|
||||
"eslint-plugin-storybook": "~0.10.1",
|
||||
"eslint-plugin-storybook": "~0.10.2",
|
||||
"jest": "~29.7.0",
|
||||
"jest-axe": "~9.0.0",
|
||||
"react": "~17.0.2",
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
"@rocket.chat/eslint-config": "workspace:^",
|
||||
"@rocket.chat/fuselage": "^0.59.4",
|
||||
"@rocket.chat/fuselage-hooks": "^0.33.1",
|
||||
"@rocket.chat/icons": "~0.38.0",
|
||||
"@rocket.chat/icons": "~0.39.0",
|
||||
"@rocket.chat/jest-presets": "workspace:~",
|
||||
"@rocket.chat/mock-providers": "workspace:~",
|
||||
"@rocket.chat/styled": "~0.31.25",
|
||||
@ -54,7 +54,7 @@
|
||||
"eslint": "~8.45.0",
|
||||
"eslint-plugin-react": "~7.32.2",
|
||||
"eslint-plugin-react-hooks": "~4.6.2",
|
||||
"eslint-plugin-storybook": "^0.10.1",
|
||||
"eslint-plugin-storybook": "^0.10.2",
|
||||
"jest": "~29.7.0",
|
||||
"jest-axe": "~9.0.0",
|
||||
"react": "~17.0.2",
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
"@tanstack/react-query": "^4.36.1",
|
||||
"@testing-library/react": "~16.0.1",
|
||||
"@types/react": "~17.0.80",
|
||||
"babel-loader": "~8.3.0",
|
||||
"babel-loader": "~9.2.1",
|
||||
"eslint": "~8.45.0",
|
||||
"react": "~17.0.2",
|
||||
"react-hook-form": "~7.45.4",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user