@wavemaker/angular-codegen 11.2.1-next.23468 → 11.2.1-next.23471

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11150,14 +11150,6 @@
11150
11150
  "readable-stream": "^2.3.6"
11151
11151
  }
11152
11152
  },
11153
- "focus-trap": {
11154
- "version": "7.1.0",
11155
- "resolved": "https://registry.npmjs.org/focus-trap/-/focus-trap-7.1.0.tgz",
11156
- "integrity": "sha512-CuJvwUBfJCWcU6fc4xr3UwMF5vWnox4isXAixCwrPzCsPKOQjP9T+nTlYT2t+vOmQL8MOQ16eim99XhjQHAuiQ==",
11157
- "requires": {
11158
- "tabbable": "^6.0.1"
11159
- }
11160
- },
11161
11153
  "follow-redirects": {
11162
11154
  "version": "1.14.8",
11163
11155
  "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz",
@@ -20358,11 +20350,6 @@
20358
20350
  "integrity": "sha512-b19dMThMV4HVFynSAM1++gBHAbk2Tc/osgLIBZMKsyqh34jb2e8Os7T6ZW/Bt3pJFdBTd2JwAnAAEQV7rSNvcQ==",
20359
20351
  "dev": true
20360
20352
  },
20361
- "tabbable": {
20362
- "version": "6.0.1",
20363
- "resolved": "https://registry.npmjs.org/tabbable/-/tabbable-6.0.1.tgz",
20364
- "integrity": "sha512-SYJSIgeyXW7EuX1ytdneO5e8jip42oHWg9xl/o3oTYhmXusZVgiA+VlPvjIN+kHii9v90AmzTZEBcsEvuAY+TA=="
20365
- },
20366
20353
  "tapable": {
20367
20354
  "version": "2.2.1",
20368
20355
  "resolved": "https://registry.npmjs.org/tapable/-/tapable-2.2.1.tgz",
@@ -50,7 +50,6 @@
50
50
  "angular2-websocket": "0.9.7",
51
51
  "core-js": "2.5.4",
52
52
  "d3": "3.5.17",
53
- "focus-trap": "^7.0.0",
54
53
  "fullcalendar": "5.3.1",
55
54
  "hammerjs": "2.0.8",
56
55
  "he": "1.2.0",
@@ -70,7 +69,7 @@
70
69
  "tslib": "^2.0.0",
71
70
  "x2js": "3.2.6",
72
71
  "zone.js": "~0.11.4",
73
- "@wavemaker/app-ng-runtime": "11.2.1-next.23468"
72
+ "@wavemaker/app-ng-runtime": "11.2.1-next.23471"
74
73
  },
75
74
  "devDependencies": {
76
75
  "@ampproject/rollup-plugin-closure-compiler": "0.8.5",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/angular-codegen",
3
- "version": "11.2.1-next.23468",
3
+ "version": "11.2.1-next.23471",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {