Skip to content

Commit

Permalink
Bump rocket.chat to 6.14.0-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
sampaiodiego committed Sep 25, 2024
1 parent 7dc9c41 commit c8367f9
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion apps/meteor/app/utils/rocketchat.info
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "6.13.0-rc.1"
"version": "6.14.0-develop"
}
2 changes: 1 addition & 1 deletion apps/meteor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rocket.chat/meteor",
"description": "The Ultimate Open Source WebChat Platform",
"version": "6.13.0-rc.1",
"version": "6.14.0-develop",
"private": true,
"author": {
"name": "Rocket.Chat",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rocket.chat",
"version": "6.13.0-rc.1",
"version": "6.14.0-develop",
"description": "Rocket.Chat Monorepo",
"main": "index.js",
"private": true,
Expand Down
2 changes: 1 addition & 1 deletion packages/core-typings/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package",
"name": "@rocket.chat/core-typings",
"version": "6.13.0-rc.1",
"version": "6.14.0-develop",
"devDependencies": {
"@rocket.chat/eslint-config": "workspace:^",
"eslint": "~8.45.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rest-typings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rocket.chat/rest-typings",
"version": "6.13.0-rc.1",
"version": "6.14.0-develop",
"devDependencies": {
"@rocket.chat/eslint-config": "workspace:~",
"@types/jest": "~29.5.13",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8962,10 +8962,10 @@ __metadata:
"@rocket.chat/icons": "*"
"@rocket.chat/prettier-config": "*"
"@rocket.chat/styled": "*"
"@rocket.chat/ui-avatar": 7.0.0-rc.0
"@rocket.chat/ui-contexts": 11.0.0-rc.0
"@rocket.chat/ui-avatar": 7.0.0-rc.1
"@rocket.chat/ui-contexts": 11.0.0-rc.1
"@rocket.chat/ui-kit": "*"
"@rocket.chat/ui-video-conf": 11.0.0-rc.0
"@rocket.chat/ui-video-conf": 11.0.0-rc.1
"@tanstack/react-query": "*"
react: "*"
react-dom: "*"
Expand Down Expand Up @@ -9052,8 +9052,8 @@ __metadata:
"@rocket.chat/fuselage-tokens": "*"
"@rocket.chat/message-parser": 0.31.31-rc.0
"@rocket.chat/styled": "*"
"@rocket.chat/ui-client": 11.0.0-rc.0
"@rocket.chat/ui-contexts": 11.0.0-rc.0
"@rocket.chat/ui-client": 11.0.0-rc.1
"@rocket.chat/ui-contexts": 11.0.0-rc.1
katex: "*"
react: "*"
languageName: unknown
Expand Down Expand Up @@ -10286,7 +10286,7 @@ __metadata:
typescript: ~5.5.4
peerDependencies:
"@rocket.chat/fuselage": "*"
"@rocket.chat/ui-contexts": 11.0.0-rc.0
"@rocket.chat/ui-contexts": 11.0.0-rc.1
react: ~17.0.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -10337,8 +10337,8 @@ __metadata:
"@rocket.chat/fuselage": "*"
"@rocket.chat/fuselage-hooks": "*"
"@rocket.chat/icons": "*"
"@rocket.chat/ui-avatar": 7.0.0-rc.0
"@rocket.chat/ui-contexts": 11.0.0-rc.0
"@rocket.chat/ui-avatar": 7.0.0-rc.1
"@rocket.chat/ui-contexts": 11.0.0-rc.1
react: "*"
react-i18next: "*"
languageName: unknown
Expand Down Expand Up @@ -10507,8 +10507,8 @@ __metadata:
"@rocket.chat/fuselage-hooks": "*"
"@rocket.chat/icons": "*"
"@rocket.chat/styled": "*"
"@rocket.chat/ui-avatar": 7.0.0-rc.0
"@rocket.chat/ui-contexts": 11.0.0-rc.0
"@rocket.chat/ui-avatar": 7.0.0-rc.1
"@rocket.chat/ui-contexts": 11.0.0-rc.1
react: ^17.0.2
react-dom: ^17.0.2
languageName: unknown
Expand Down Expand Up @@ -10596,7 +10596,7 @@ __metadata:
peerDependencies:
"@rocket.chat/layout": "*"
"@rocket.chat/tools": 0.2.2
"@rocket.chat/ui-contexts": 11.0.0-rc.0
"@rocket.chat/ui-contexts": 11.0.0-rc.1
"@tanstack/react-query": "*"
react: "*"
react-hook-form: "*"
Expand Down

0 comments on commit c8367f9

Please sign in to comment.