Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@eslint/js": "~9.17.0",
"@rocket.chat/prettier-config": "workspace:~",
"@types/eslint__js": "~8.42.3",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"eslint-import-resolver-typescript": "~3.7.0",
"eslint-plugin-import": "~2.31.0",
"eslint-plugin-jsx-a11y": "~6.10.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/css-in-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@rollup/plugin-typescript": "~8.3.4",
"@types/jest": "~29.5.14",
"@types/stylis": "^4.2.7",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2",
Expand All @@ -61,6 +61,6 @@
"@rocket.chat/css-supports": "workspace:~",
"@rocket.chat/memo": "workspace:~",
"@rocket.chat/stylis-logical-props-middleware": "workspace:~",
"stylis": "~4.3.4"
"stylis": "~4.3.5"
}
}
2 changes: 1 addition & 1 deletion packages/css-supports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"docs": "typedoc"
},
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2",
"rimraf": "~3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/emitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@rollup/plugin-node-resolve": "~13.1.3",
"@rollup/plugin-typescript": "~8.3.4",
"@types/jest": "~29.5.14",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/react-dom": "~17.0.25",
"@types/resize-observer-browser": "~0.1.11",
"@types/use-sync-external-store": "~0.0.3",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"lint-all": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-polyfills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"new-event-polyfill": "^1.0.1"
},
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/fuselage-toastbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/jest": "~29.5.14",
"@types/react": "~17.0.83",
"@types/react-dom": "~17.0.25",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"lint-all": "workspace:~",
Expand Down
4 changes: 2 additions & 2 deletions packages/fuselage-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
},
"devDependencies": {
"build-design-tokens": "workspace:~",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"eslint-config-prettier": "~8.8.0",
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
"postcss-scss": "~4.0.9",
"prettier": "~3.4.2",
"rimraf": "^3.0.2",
"style-dictionary": "~4.3.0",
"stylelint": "~16.12.0",
"stylelint": "~16.13.2",
"stylelint-order": "~6.0.4",
"stylelint-prettier": "~5.0.2",
"stylelint-scss": "~6.10.0"
Expand Down
8 changes: 4 additions & 4 deletions packages/fuselage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"@rocket.chat/memo": "workspace:~",
"@rocket.chat/styled": "workspace:~",
"invariant": "^2.2.4",
"react-aria": "~3.23.1",
"react-aria": "~3.37.0",
"react-keyed-flatten-children": "^1.3.0",
"react-stately": "~3.17.0"
"react-stately": "~3.35.0"
},
"devDependencies": {
"@babel/core": "~7.26.0",
Expand Down Expand Up @@ -98,7 +98,7 @@
"css-loader": "~6.7.3",
"cssnano": "~5.0.17",
"es-check": "~7.2.1",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"jest-axe": "~8.0.0",
"jest-environment-jsdom": "~29.7.0",
Expand All @@ -125,7 +125,7 @@
"storybook": "~8.4.7",
"storybook-dark-mode": "~4.0.2",
"style-loader": "~3.3.2",
"stylelint": "~16.12.0",
"stylelint": "~16.13.2",
"stylelint-order": "~6.0.4",
"stylelint-prettier": "~5.0.2",
"stylelint-scss": "~6.10.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/fuselage/src/components/Menu/V2/stately/MenuItem.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import type { ItemProps, ItemElement } from '@react-types/shared';
import { Children } from 'react';
import type { ItemProps } from '@react-types/shared';
import { Children, ReactElement } from 'react';

import type { PartialNode } from './PartialNode';

Expand Down Expand Up @@ -46,7 +46,7 @@ MenuItem.getCollectionNode = function* getCollectionNode<T>(
Children.forEach(children, (child) => {
items.push({
type: 'item',
element: child as ItemElement<T>,
element: child as ReactElement,
});
});

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ MenuSection.getCollectionNode = function* getCollectionNode<T>(
yield {
type: 'item',
value: item,
renderer: children,
};
element: children(item),
} as PartialNode<T>;
}
} else {
const items: PartialNode<T>[] = [];
Children.forEach(children, (child) => {
items.push({
type: 'item',
element: child,
element: child ?? undefined,
});
});

Expand Down
4 changes: 2 additions & 2 deletions packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
},
"devDependencies": {
"build-icons": "workspace:~",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
"prettier": "~3.4.2",
"rimraf": "^3.0.2",
"stylelint": "~16.12.0",
"stylelint": "~16.13.2",
"stylelint-order": "~6.0.4",
"stylelint-prettier": "~5.0.2",
"stylelint-scss": "~6.10.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/jest": "~29.5.14",
"@types/react": "~17.0.83",
"@types/react-dom": "~17.0.25",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"lint-all": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/react": "~17.0.83",
"@types/react-dom": "~17.0.25",
"build-logo": "workspace:~",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"lint-all": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/memo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"devDependencies": {
"@types/jest": "~29.5.14",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/mp3-encoder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@rollup/plugin-node-resolve": "~15.0.2",
"@rollup/plugin-typescript": "~11.1.0",
"@types/jest": "~29.5.14",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"lint-all": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/onboarding-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/react": "~17.0.83",
"@types/react-dom": "~17.0.25",
"countries-list": "^2.6.1",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"lint-all": "workspace:~",
Expand Down
2 changes: 1 addition & 1 deletion packages/peggy-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@types/node": "~14.18.42",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
"peggy": "3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"prettier": "*"
},
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/string-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jest": "~29.5.14",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/styled/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@types/jest": "~29.5.14",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"jest-environment-jsdom": "~29.7.0",
"lint-all": "workspace:~",
Expand Down
6 changes: 3 additions & 3 deletions packages/stylis-logical-props-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
},
"devDependencies": {
"@types/jest": "~29.5.14",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"jest": "~29.7.0",
"lint-all": "workspace:~",
"npm-run-all": "^4.1.5",
"prettier": "~3.4.2",
"rimraf": "^3.0.2",
"stylis": "~4.3.4",
"stylis": "~4.3.5",
"ts-jest": "~29.2.5",
"typedoc": "~0.27.5",
"typescript": "~5.7.2"
Expand All @@ -52,6 +52,6 @@
"@rocket.chat/css-supports": "workspace:~"
},
"peerDependencies": {
"stylis": "~4.3.4"
"stylis": "~4.3.5"
}
}
4 changes: 2 additions & 2 deletions tools/build-design-tokens/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"prettier": "*"
},
"dependencies": {
"stylelint": "~16.12.0",
"stylelint": "~16.13.2",
"tools-utils": "workspace:~"
},
"version": "0.31.25",
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion tools/build-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"version": "0.31.25",
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2"
}
Expand Down
2 changes: 1 addition & 1 deletion tools/build-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"sharp": "~0.33.5"
},
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2",
"tools-utils": "workspace:~"
Expand Down
6 changes: 3 additions & 3 deletions tools/lint-all/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"version": "0.31.25",
"dependencies": {
"@prettier/plugin-xml": "~3.4.1",
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"prettier": "~3.4.2",
"stylelint": "~16.12.0",
"zx": "~8.2.4"
"stylelint": "~16.13.2",
"zx": "~8.3.0"
}
}
4 changes: 2 additions & 2 deletions tools/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@typescript-eslint/parser": "~8.18.1",
"cross-env": "^7.0.3",
"endent": "^2.1.0",
"eslint": "~9.17.0",
"fast-glob": "~3.3.2",
"eslint": "~9.18.0",
"fast-glob": "~3.3.3",
"npm-run-all": "^4.1.5",
"prettier": "~3.4.2",
"ts-node": "~10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion tools/testing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"version": "0.31.25",
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2"
}
Expand Down
4 changes: 2 additions & 2 deletions tools/tools-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"stylelint": "*"
},
"dependencies": {
"fast-glob": "~3.3.2",
"fast-glob": "~3.3.3",
"json5": "^2.2.3",
"rimraf": "^3.0.2"
},
"version": "0.31.25",
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2"
}
Expand Down
4 changes: 2 additions & 2 deletions tools/update-readme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"version": "0.31.25",
"dependencies": {
"outdent": "^0.8.0",
"zx": "~8.2.4"
"zx": "~8.3.0"
},
"devDependencies": {
"eslint": "~9.17.0",
"eslint": "~9.18.0",
"lint-all": "workspace:~",
"prettier": "~3.4.2"
}
Expand Down
Loading
Loading