@finos/legend-application-pure-ide-deployment 12.66.0 → 12.67.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.b21d905c.css → index.16872369.css} +4 -4
- package/dist/ide/static/{index.b21d905c.css.map → index.16872369.css.map} +1 -1
- package/dist/ide/static/{index.26c8d67d.js → index.ea3e0681.js} +2 -2
- package/dist/ide/static/{index.26c8d67d.js.map → index.ea3e0681.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": "12.
|
3
|
+
"version": "12.67.0",
|
4
4
|
"description": "Legend Pure IDE web application deployment",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -39,9 +39,9 @@
|
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
41
|
"@finos/legend-application": "16.0.10",
|
42
|
-
"@finos/legend-application-pure-ide": "8.0.
|
42
|
+
"@finos/legend-application-pure-ide": "8.0.250",
|
43
43
|
"@finos/legend-art": "7.1.68",
|
44
|
-
"@finos/legend-lego": "2.0.
|
44
|
+
"@finos/legend-lego": "2.0.20",
|
45
45
|
"@types/react": "18.3.12",
|
46
46
|
"react": "18.3.1"
|
47
47
|
},
|