@finos/legend-extension-dsl-data-quality 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-extension-dsl-data-quality v1.0.2
1
+ /** @license @finos/legend-extension-dsl-data-quality v1.0.3
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-data-quality",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Legend extension for Data Quality",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-extension-dsl-data-quality",
3
- "version": "1.0.2",
3
+ "version": "1.0.3",
4
4
  "description": "Legend extension for Data Quality",
5
5
  "keywords": [
6
6
  "legend",
@@ -42,15 +42,15 @@
42
42
  "test:watch": "jest --watch"
43
43
  },
44
44
  "dependencies": {
45
- "@finos/legend-application": "15.1.15",
46
- "@finos/legend-application-studio": "28.18.0",
47
- "@finos/legend-art": "7.1.43",
48
- "@finos/legend-extension-dsl-data-space": "10.3.36",
49
- "@finos/legend-graph": "31.10.10",
50
- "@finos/legend-lego": "1.2.46",
51
- "@finos/legend-query-builder": "4.14.58",
52
- "@finos/legend-shared": "10.0.45",
53
- "@finos/legend-storage": "3.0.95",
45
+ "@finos/legend-application": "15.1.16",
46
+ "@finos/legend-application-studio": "28.18.1",
47
+ "@finos/legend-art": "7.1.44",
48
+ "@finos/legend-extension-dsl-data-space": "10.3.37",
49
+ "@finos/legend-graph": "31.10.11",
50
+ "@finos/legend-lego": "1.2.47",
51
+ "@finos/legend-query-builder": "4.14.59",
52
+ "@finos/legend-shared": "10.0.46",
53
+ "@finos/legend-storage": "3.0.96",
54
54
  "@types/react": "18.3.3",
55
55
  "@types/react-dom": "18.3.0",
56
56
  "mobx": "6.13.0",