@finos/legend-application-pure-ide-deployment 11.45.0 → 11.47.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/ide/index.html +1 -1
- package/dist/ide/static/{index.c2ce0f1d.css → index.13441372.css} +3 -3
- package/dist/ide/static/{index.c2ce0f1d.css.map → index.13441372.css.map} +1 -1
- package/dist/ide/static/{index.fdbab3dc.js → index.4b12c708.js} +2 -2
- package/dist/ide/static/{index.fdbab3dc.js.map → index.4b12c708.js.map} +1 -1
- package/dist/ide/version.json +1 -1
- package/package.json +3 -3
package/dist/ide/version.json
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-application-pure-ide-deployment",
|
3
|
-
"version": "11.
|
3
|
+
"version": "11.47.0",
|
4
4
|
"description": "Legend Pure IDE web application deployment",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -39,12 +39,12 @@
|
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
41
|
"@finos/legend-application": "15.0.75",
|
42
|
-
"@finos/legend-application-pure-ide": "8.0.
|
42
|
+
"@finos/legend-application-pure-ide": "8.0.165",
|
43
43
|
"@finos/legend-art": "7.1.27",
|
44
44
|
"@finos/legend-lego": "1.2.28"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
|
-
"@finos/legend-dev-utils": "2.1.
|
47
|
+
"@finos/legend-dev-utils": "2.1.4",
|
48
48
|
"copy-webpack-plugin": "11.0.0",
|
49
49
|
"cross-env": "7.0.3",
|
50
50
|
"eslint": "8.52.0",
|