@finos/legend-vscode-extension-dependencies 2.1.0 → 2.1.2

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.0",
3
+ "version": "2.1.2",
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,16 +40,16 @@
40
40
  "test:watch": "jest --watch"
41
41
  },
42
42
  "dependencies": {
43
- "@finos/legend-application-studio": "28.18.9",
44
- "@finos/legend-extension-dsl-diagram": "8.0.201",
45
- "@finos/legend-graph": "31.10.17",
46
- "@finos/legend-shared": "10.0.49",
47
- "@finos/legend-storage": "3.0.99",
43
+ "@finos/legend-application-studio": "28.18.11",
44
+ "@finos/legend-extension-dsl-diagram": "8.0.203",
45
+ "@finos/legend-graph": "31.10.19",
46
+ "@finos/legend-shared": "10.0.50",
47
+ "@finos/legend-storage": "3.0.100",
48
48
  "react": "18.3.1"
49
49
  },
50
50
  "devDependencies": {
51
- "@babel/core": "7.24.9",
52
- "@finos/legend-dev-utils": "2.1.16",
51
+ "@babel/core": "7.25.2",
52
+ "@finos/legend-dev-utils": "2.1.17",
53
53
  "@rollup/plugin-babel": "6.0.4",
54
54
  "@rollup/plugin-commonjs": "26.0.1",
55
55
  "@rollup/plugin-json": "6.1.0",
@@ -61,7 +61,7 @@
61
61
  "npm-run-all": "4.1.5",
62
62
  "postcss-url": "10.1.3",
63
63
  "rimraf": "6.0.1",
64
- "rollup": "4.19.0",
64
+ "rollup": "4.19.1",
65
65
  "rollup-plugin-flow": "1.1.1",
66
66
  "rollup-plugin-import-css": "3.5.0",
67
67
  "rollup-plugin-postcss": "4.0.2",