@finos/legend-application-pure-ide-deployment 13.24.0 → 13.26.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.d831af7b.css → index.3083b6d7.css} +4 -4
- package/dist/ide/static/{index.d831af7b.css.map → index.3083b6d7.css.map} +1 -1
- package/dist/ide/static/{index.57ad08f7.js → index.cde6b221.js} +2 -2
- package/dist/ide/static/{index.57ad08f7.js.map → index.cde6b221.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": "13.
|
3
|
+
"version": "13.26.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.24",
|
42
|
-
"@finos/legend-application-pure-ide": "8.0.
|
42
|
+
"@finos/legend-application-pure-ide": "8.0.288",
|
43
43
|
"@finos/legend-art": "7.1.81",
|
44
|
-
"@finos/legend-lego": "2.0.
|
44
|
+
"@finos/legend-lego": "2.0.48",
|
45
45
|
"@types/react": "19.0.8",
|
46
46
|
"react": "19.0.0"
|
47
47
|
},
|