Skip to content

Commit

Permalink
bump dependencies (#3489)
Browse files Browse the repository at this point in the history
  • Loading branch information
akphi authored Sep 1, 2024
1 parent ac83e22 commit fcadcf2
Show file tree
Hide file tree
Showing 32 changed files with 374 additions and 326 deletions.
29 changes: 29 additions & 0 deletions .changeset/curvy-items-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
'@finos/legend-application-pure-ide-deployment': patch
'@finos/legend-extension-dsl-data-space-studio': patch
'@finos/legend-extension-store-service-store': patch
'@finos/legend-vscode-extension-dependencies': patch
'@finos/legend-application-studio-bootstrap': patch
'@finos/legend-application-query-bootstrap': patch
'@finos/legend-application-repl-deployment': patch
'@finos/legend-extension-dsl-data-quality': patch
'@finos/legend-extension-store-relational': patch
'@finos/legend-extension-dsl-persistence': patch
'@finos/legend-extension-store-flat-data': patch
'@finos/legend-extension-dsl-data-space': patch
'@finos/legend-extension-dsl-diagram': patch
'@finos/legend-extension-dsl-service': patch
'@finos/legend-application-pure-ide': patch
'@finos/legend-extension-assortment': patch
'@finos/legend-application-studio': patch
'@finos/legend-extension-dsl-text': patch
'@finos/legend-application-query': patch
'@finos/legend-application-repl': patch
'@finos/legend-query-builder': patch
'@finos/legend-application': patch
'@finos/stylelint-config-legend-studio': patch
'@finos/babel-preset-legend-studio': patch
'@finos/legend-graph': patch
'@finos/legend-lego': patch
'@finos/legend-art': patch
---
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
"@finos/eslint-plugin-legend-studio": "workspace:*",
"@finos/legend-dev-utils": "workspace:*",
"@finos/stylelint-config-legend-studio": "workspace:*",
"@types/node": "22.5.0",
"@types/node": "22.5.1",
"chalk": "5.3.0",
"cross-env": "7.0.3",
"envinfo": "7.13.0",
Expand All @@ -117,7 +117,7 @@
"sass": "1.77.8",
"semver": "7.6.3",
"sort-package-json": "2.10.1",
"stylelint": "16.8.2",
"stylelint": "16.9.0",
"typedoc": "0.26.6",
"typescript": "5.5.4",
"yargs": "17.7.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
"dependencies": {
"@babel/core": "7.25.2",
"@babel/helper-plugin-utils": "7.24.8",
"@babel/plugin-syntax-import-attributes": "7.24.7",
"@babel/plugin-syntax-import-attributes": "7.25.6",
"@babel/preset-env": "7.25.4",
"@babel/preset-react": "7.24.7",
"@babel/preset-typescript": "7.24.7",
"@babel/runtime": "7.25.4",
"@babel/runtime": "7.25.6",
"react-refresh": "0.14.2"
},
"devDependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@finos/legend-application-pure-ide": "workspace:*",
"@finos/legend-art": "workspace:*",
"@finos/legend-lego": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-pure-ide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-query-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/legend-application-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.0",
"@types/react": "18.3.4",
"@testing-library/react": "16.0.1",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-repl-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@finos/legend-application-repl": "workspace:*",
"@finos/legend-art": "workspace:*",
"@finos/legend-lego": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/legend-application-repl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,9 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"mathjs": "13.1.0",
"mathjs": "13.1.1",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"monaco-editor": "0.51.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-studio-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"react": "18.3.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/legend-application-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.0",
"@types/react": "18.3.4",
"@testing-library/react": "16.0.1",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"fast-xml-parser": "4.4.1",
"mobx": "6.13.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dependencies": {
"@finos/legend-art": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"history": "5.3.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/legend-art/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"@fontsource/roboto-mono": "5.0.19",
"@fontsource/roboto-serif": "5.0.14",
"@fontsource/ubuntu-mono": "5.0.21",
"@mui/material": "5.16.7",
"@mui/x-date-pickers": "7.14.0",
"@types/react": "18.3.4",
"@mui/material": "6.0.1",
"@mui/x-date-pickers": "7.15.0",
"@types/react": "18.3.5",
"@types/react-select": "4.0.18",
"@types/react-window": "1.8.8",
"clsx": "2.1.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/legend-art/src/autocomplete/CustomSelectorInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -308,10 +308,12 @@ export const CustomSelectorInput = forwardRef<
ref={ref as LegacyRef<any>} // eslint-disable-line @typescript-eslint/no-explicit-any
isDisabled={Boolean(disabled)}
className={clsx(stylePrefix, className, {
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
'selector-input--has-error': hasError,
'selector-input--custom': Boolean(props.optionCustomization),
})}
classNamePrefix={stylePrefix}
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
components={{
Option: CustomOption,
ClearIndicator,
Expand All @@ -321,7 +323,13 @@ export const CustomSelectorInput = forwardRef<
Input: CustomInput,
...components,
}}
{...{ ...innerProps, darkMode, noMatchMessage }}
{...{
...innerProps,
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
darkMode,
// eslint-disable-next-line @typescript-eslint/no-unsafe-assignment
noMatchMessage,
}}
/>
);
});
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-assortment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-data-quality/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@finos/legend-query-builder": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@finos/legend-server-depot": "workspace:*",
"@finos/legend-server-sdlc": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-data-space/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@finos/legend-server-sdlc": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/legend-extension-dsl-diagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand All @@ -65,7 +65,7 @@
"@finos/legend-dev-utils": "workspace:*",
"@jest/globals": "29.7.0",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.0",
"@testing-library/react": "16.0.1",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-persistence/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"react": "18.3.1",
"serializr": "3.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@finos/legend-server-sdlc": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-text/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-store-flat-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-store-relational/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-store-service-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@finos/legend-lego": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-graph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"devDependencies": {
"@finos/legend-dev-utils": "workspace:*",
"@jest/globals": "29.7.0",
"axios": "1.7.5",
"axios": "1.7.6",
"cross-env": "7.0.3",
"eslint": "8.57.0",
"jest": "29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-lego/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/css-font-loading-module": "0.0.13",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
Expand Down
4 changes: 2 additions & 2 deletions packages/legend-manual-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
"@finos/legend-query-builder": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.0",
"@types/react": "18.3.4",
"@testing-library/react": "16.0.1",
"@types/react": "18.3.5",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/legend-query-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.0",
"@types/react": "18.3.4",
"@testing-library/react": "16.0.1",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.0",
"chart.js": "4.4.4",
"mathjs": "13.1.0",
"mathjs": "13.1.1",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"monaco-editor": "0.51.0",
Expand All @@ -63,7 +63,7 @@
"react-dnd": "16.0.1",
"react-dom": "18.3.1",
"serializr": "3.0.2",
"sql-formatter": "15.4.0"
"sql-formatter": "15.4.1"
},
"devDependencies": {
"@finos/legend-dev-utils": "workspace:*",
Expand Down
4 changes: 2 additions & 2 deletions packages/legend-vscode-extension-dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "18.3.4",
"@types/react": "18.3.5",
"mobx": "6.13.1",
"mobx-react-lite": "4.0.7",
"react": "18.3.1",
Expand All @@ -67,7 +67,7 @@
"postcss": "8.4.41",
"postcss-url": "10.1.3",
"rimraf": "6.0.1",
"rollup": "4.21.1",
"rollup": "4.21.2",
"rollup-plugin-flow": "1.1.1",
"rollup-plugin-import-css": "3.5.1",
"rollup-plugin-postcss": "4.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/stylelint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"postcss": "8.4.41",
"postcss-scss": "4.0.9",
"stylelint": "16.8.2",
"stylelint": "16.9.0",
"stylelint-config-standard": "36.0.1",
"stylelint-scss": "6.5.1"
},
Expand Down
Loading

0 comments on commit fcadcf2

Please sign in to comment.