@finos/legend-vscode-extension-dependencies 2.0.7 → 2.0.9

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-vscode-extension-dependencies",
3
- "version": "2.0.7",
3
+ "version": "2.0.9",
4
4
  "homepage": "https://github.com/finos/legend-studio/tree/master/packages/legend-vscode-extension-dependencies",
5
5
  "bugs": {
6
6
  "url": "https://github.com/finos/legend-studio/issues"
@@ -37,15 +37,15 @@
37
37
  "test:watch": "jest --watch"
38
38
  },
39
39
  "dependencies": {
40
- "@finos/legend-application-studio": "28.18.3",
41
- "@finos/legend-extension-dsl-diagram": "8.0.195",
42
- "@finos/legend-graph": "31.10.13",
43
- "@finos/legend-shared": "10.0.47",
44
- "@finos/legend-storage": "3.0.97"
40
+ "@finos/legend-application-studio": "28.18.5",
41
+ "@finos/legend-extension-dsl-diagram": "8.0.197",
42
+ "@finos/legend-graph": "31.10.14",
43
+ "@finos/legend-shared": "10.0.48",
44
+ "@finos/legend-storage": "3.0.98"
45
45
  },
46
46
  "devDependencies": {
47
- "@babel/core": "7.24.8",
48
- "@finos/legend-dev-utils": "2.1.14",
47
+ "@babel/core": "7.24.9",
48
+ "@finos/legend-dev-utils": "2.1.15",
49
49
  "@rollup/plugin-babel": "6.0.4",
50
50
  "@rollup/plugin-commonjs": "26.0.1",
51
51
  "@rollup/plugin-json": "6.1.0",
@@ -55,7 +55,7 @@
55
55
  "eslint": "8.57.0",
56
56
  "npm-run-all": "4.1.5",
57
57
  "rimraf": "6.0.1",
58
- "rollup": "4.18.1",
58
+ "rollup": "4.19.0",
59
59
  "rollup-plugin-flow": "1.1.1",
60
60
  "rollup-plugin-import-css": "3.5.0",
61
61
  "typescript": "5.5.3"