Skip to content

Commit

Permalink
bump dependencies (#3865)
Browse files Browse the repository at this point in the history
  • Loading branch information
akphi authored Feb 5, 2025
1 parent 8793609 commit d1e2ae7
Show file tree
Hide file tree
Showing 32 changed files with 328 additions and 387 deletions.
30 changes: 30 additions & 0 deletions .changeset/stale-emus-suffer.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
'@finos/legend-extension-dsl-data-space-studio': patch
'@finos/legend-extension-store-service-store': patch
'@finos/legend-vscode-extension-dependencies': 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-application-data-cube': 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-server-showcase': patch
'@finos/legend-query-builder': patch
'@finos/legend-application': patch
'@finos/legend-server-sdlc': patch
'@finos/legend-data-cube': patch
'@finos/stylelint-config-legend-studio': patch
'@finos/eslint-plugin-legend-studio': patch
'@finos/legend-shared': patch
'@finos/legend-graph': patch
'@finos/legend-lego': patch
'@finos/legend-art': patch
---
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,14 +105,14 @@
"@finos/eslint-plugin-legend-studio": "workspace:*",
"@finos/legend-dev-utils": "workspace:*",
"@finos/stylelint-config-legend-studio": "workspace:*",
"@types/node": "22.10.10",
"@types/node": "22.13.1",
"chalk": "5.4.1",
"cross-env": "7.0.3",
"envinfo": "7.14.0",
"eslint": "9.19.0",
"fs-extra": "11.3.0",
"husky": "9.1.7",
"inquirer": "12.3.2",
"inquirer": "12.4.1",
"jest": "29.7.0",
"lint-staged": "15.4.3",
"micromatch": "4.0.8",
Expand All @@ -121,7 +121,7 @@
"prettier-plugin-tailwindcss": "0.6.11",
"rimraf": "6.0.1",
"sass": "1.83.4",
"semver": "7.6.3",
"semver": "7.7.1",
"sort-package-json": "2.14.0",
"stylelint": "16.14.1",
"typedoc": "0.27.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@babel/core": "7.26.7",
"@babel/eslint-parser": "7.26.5",
"@eslint/js": "9.19.0",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"@typescript-eslint/eslint-plugin": "8.23.0",
"@typescript-eslint/parser": "8.23.0",
"eslint": "9.19.0",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-import": "2.31.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-data-cube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
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 @@ -52,7 +52,7 @@
"@finos/legend-shared": "workspace:*",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"monaco-editor": "0.52.2",
"react": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@testing-library/react": "16.2.0",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-repl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@finos/legend-shared": "workspace:*",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"fast-xml-parser": "4.5.1",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"mobx-utils": "6.1.0",
"monaco-editor": "0.52.2",
Expand Down
6 changes: 3 additions & 3 deletions packages/legend-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,14 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"@types/react-router-dom": "5.3.3",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "19.0.0",
"react-router": "7.1.3",
"react-router-dom": "7.1.3",
"react-router": "7.1.5",
"react-router-dom": "7.1.5",
"serializr": "3.0.3",
"xterm": "5.3.0",
"xterm-addon-fit": "0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/legend-art/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,15 +58,15 @@
"@fontsource/roboto-mono": "5.1.1",
"@fontsource/roboto-serif": "5.1.2",
"@fontsource/ubuntu-mono": "5.1.1",
"@mui/material": "6.4.1",
"@mui/system": "6.4.1",
"@mui/x-date-pickers": "7.24.1",
"@mui/material": "6.4.3",
"@mui/system": "6.4.3",
"@mui/x-date-pickers": "7.25.0",
"@types/react": "19.0.8",
"@types/react-window": "1.8.8",
"clsx": "2.1.1",
"color-parse": "2.0.2",
"mermaid": "11.4.1",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-colorful": "5.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/legend-data-cube/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"ag-grid-community": "33.0.4",
"ag-grid-enterprise": "33.0.4",
"ag-grid-react": "33.0.4",
"mathjs": "14.1.0",
"mobx": "6.13.5",
"mathjs": "14.2.1",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"monaco-editor": "0.52.2",
"react": "19.0.0",
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 @@ -49,7 +49,7 @@
"@finos/legend-graph": "workspace:*",
"@finos/legend-shared": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"serializr": "3.0.3"
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 @@ -54,7 +54,7 @@
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-dnd": "16.0.1",
Expand Down
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:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0"
},
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 @@ -55,7 +55,7 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-extension-dsl-diagram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-dnd": "16.0.1",
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 @@ -52,7 +52,7 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"react": "19.0.0",
"serializr": "3.0.3"
},
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 @@ -55,7 +55,7 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"react-dom": "19.0.0",
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 @@ -53,7 +53,7 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"serializr": "3.0.3"
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 @@ -50,7 +50,7 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"serializr": "3.0.3"
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 @@ -50,7 +50,7 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"serializr": "3.0.3"
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 @@ -51,7 +51,7 @@
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"@types/react": "19.0.8",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"react": "19.0.0",
"serializr": "3.0.3"
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 @@ -44,7 +44,7 @@
"dependencies": {
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"mobx": "6.13.5",
"mobx": "6.13.6",
"serializr": "3.0.3"
},
"devDependencies": {
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 @@ -57,7 +57,7 @@
"ag-grid-community": "33.0.4",
"ag-grid-enterprise": "33.0.4",
"ag-grid-react": "33.0.4",
"mobx": "6.13.5",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"monaco-editor": "0.52.2",
"react": "19.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/legend-query-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"chart.js": "4.4.7",
"mathjs": "14.1.0",
"mobx": "6.13.5",
"mathjs": "14.2.1",
"mobx": "6.13.6",
"mobx-react-lite": "4.1.0",
"monaco-editor": "0.52.2",
"react": "19.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-server-sdlc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"dependencies": {
"@finos/legend-shared": "workspace:*",
"@finos/legend-storage": "workspace:*",
"mobx": "6.13.5",
"mobx": "6.13.6",
"serializr": "3.0.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-server-showcase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@finos/legend-shared": "workspace:*",
"fastify": "5.2.1",
"mobx": "6.13.5",
"mobx": "6.13.6",
"serializr": "3.0.3",
"yaml": "2.7.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/legend-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@
"@types/uuid": "10.0.0",
"date-fns": "4.1.0",
"deep-object-diff": "^1.1.9",
"fuse.js": "7.0.0",
"fuse.js": "7.1.0",
"hash.js": "1.1.7",
"http-status-codes": "2.3.0",
"lodash-es": "4.17.21",
"lossless-json": "4.0.2",
"mobx": "6.13.5",
"mobx": "6.13.6",
"object-hash": "3.0.0",
"pako": "2.1.0",
"papaparse": "5.5.1",
"papaparse": "5.5.2",
"pretty-format": "29.7.0",
"query-string": "9.1.1",
"seedrandom": "3.0.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-vscode-extension-dependencies/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"postcss": "8.5.1",
"postcss-url": "10.1.3",
"rimraf": "6.0.1",
"rollup": "4.32.0",
"rollup": "4.34.3",
"rollup-plugin-flow": "1.1.1",
"rollup-plugin-import-css": "3.5.8",
"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 @@ -33,7 +33,7 @@
"postcss-scss": "4.0.9",
"stylelint": "16.14.1",
"stylelint-config-standard": "37.0.0",
"stylelint-scss": "6.10.1"
"stylelint-scss": "6.11.0"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion scripts/github-bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@actions/core": "1.11.1",
"@actions/github": "6.0.0",
"chalk": "5.4.1",
"semver": "7.6.3"
"semver": "7.7.1"
}
}
Loading

0 comments on commit d1e2ae7

Please sign in to comment.