@finos/legend-vscode-extension-dependencies 2.1.13 → 2.1.15

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.1.13",
3
+ "version": "2.1.15",
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"
@@ -40,17 +40,17 @@
40
40
  "test:watch": "jest --watch"
41
41
  },
42
42
  "dependencies": {
43
- "@finos/legend-application-studio": "28.18.22",
44
- "@finos/legend-extension-dsl-diagram": "8.0.214",
45
- "@finos/legend-graph": "31.10.23",
46
- "@finos/legend-shared": "10.0.52",
47
- "@finos/legend-storage": "3.0.102",
48
- "@types/react": "18.3.3",
43
+ "@finos/legend-application-studio": "28.18.24",
44
+ "@finos/legend-extension-dsl-diagram": "8.0.216",
45
+ "@finos/legend-graph": "31.10.25",
46
+ "@finos/legend-shared": "10.0.53",
47
+ "@finos/legend-storage": "3.0.103",
48
+ "@types/react": "18.3.4",
49
49
  "react": "18.3.1"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@babel/core": "7.25.2",
53
- "@finos/legend-dev-utils": "2.1.18",
53
+ "@finos/legend-dev-utils": "2.1.19",
54
54
  "@rollup/plugin-babel": "6.0.4",
55
55
  "@rollup/plugin-commonjs": "26.0.1",
56
56
  "@rollup/plugin-json": "6.1.0",
@@ -63,7 +63,7 @@
63
63
  "postcss": "8.4.41",
64
64
  "postcss-url": "10.1.3",
65
65
  "rimraf": "6.0.1",
66
- "rollup": "4.21.0",
66
+ "rollup": "4.21.1",
67
67
  "rollup-plugin-flow": "1.1.1",
68
68
  "rollup-plugin-import-css": "3.5.1",
69
69
  "rollup-plugin-postcss": "4.0.2",