@finos/legend-vscode-extension-dependencies 2.0.3 → 2.0.4

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.3",
3
+ "version": "2.0.4",
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.17.18",
41
- "@finos/legend-extension-dsl-diagram": "8.0.191",
42
- "@finos/legend-graph": "31.10.9",
43
- "@finos/legend-shared": "10.0.44",
44
- "@finos/legend-storage": "3.0.94"
40
+ "@finos/legend-application-studio": "28.18.0",
41
+ "@finos/legend-extension-dsl-diagram": "8.0.192",
42
+ "@finos/legend-graph": "31.10.10",
43
+ "@finos/legend-shared": "10.0.45",
44
+ "@finos/legend-storage": "3.0.95"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@babel/core": "7.24.7",
48
- "@finos/legend-dev-utils": "2.1.12",
48
+ "@finos/legend-dev-utils": "2.1.13",
49
49
  "@rollup/plugin-babel": "6.0.4",
50
50
  "@rollup/plugin-commonjs": "26.0.1",
51
51
  "@rollup/plugin-json": "6.1.0",
@@ -54,7 +54,7 @@
54
54
  "cross-env": "7.0.3",
55
55
  "eslint": "8.57.0",
56
56
  "npm-run-all": "4.1.5",
57
- "rimraf": "5.0.8",
57
+ "rimraf": "6.0.0",
58
58
  "rollup": "4.18.1",
59
59
  "rollup-plugin-flow": "1.1.1",
60
60
  "rollup-plugin-import-css": "3.5.0",