@finos/legend-application-repl-deployment 12.11.0 → 12.12.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,5 +1,5 @@
1
1
  {
2
- "buildTime": "2024-07-26T23:55:04.356Z",
2
+ "buildTime": "2024-08-02T20:53:47.690Z",
3
3
  "version": "0.0.0-local",
4
4
  "commitSHA": "local"
5
5
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-repl-deployment",
3
- "version": "12.11.0",
3
+ "version": "12.12.0",
4
4
  "description": "Legend REPL web application deployment",
5
5
  "keywords": [
6
6
  "legend",
@@ -39,19 +39,19 @@
39
39
  "setup": "rimraf \"dev\" && yarn node ./scripts/setup.js --dir ./dev"
40
40
  },
41
41
  "dependencies": {
42
- "@finos/legend-application": "15.1.20",
43
- "@finos/legend-application-repl": "0.0.41",
44
- "@finos/legend-art": "7.1.48",
45
- "@finos/legend-lego": "1.2.54"
42
+ "@finos/legend-application": "15.1.21",
43
+ "@finos/legend-application-repl": "0.0.42",
44
+ "@finos/legend-art": "7.1.49",
45
+ "@finos/legend-lego": "1.2.55"
46
46
  },
47
47
  "devDependencies": {
48
- "@finos/legend-dev-utils": "2.1.16",
48
+ "@finos/legend-dev-utils": "2.1.17",
49
49
  "copy-webpack-plugin": "12.0.2",
50
50
  "cross-env": "7.0.3",
51
51
  "eslint": "8.57.0",
52
52
  "npm-run-all": "4.1.5",
53
53
  "rimraf": "6.0.1",
54
- "tailwindcss": "3.4.6",
54
+ "tailwindcss": "3.4.7",
55
55
  "typescript": "5.5.4",
56
56
  "webpack": "5.93.0",
57
57
  "webpack-bundle-analyzer": "4.10.2",