MOBILE-4616 npm: Rebuild package-lock to fix unit tests

main
Dani Palou 2024-08-22 16:12:33 +02:00
parent 3fdc860a82
commit 271bb1a9fa
6 changed files with 788 additions and 729 deletions

View File

@ -13,6 +13,6 @@ module.exports = {
'!src/core/initializers/index.ts', '!src/core/initializers/index.ts',
'!src/core/features/emulators/services/zip.ts', '!src/core/features/emulators/services/zip.ts',
], ],
transformIgnorePatterns: ['node_modules/(?!@stencil|@angular|@ionic|@moodlehq|@ngx-translate|@awesome-cordova-plugins|swiper|jest-preset-angular)'], transformIgnorePatterns: ['node_modules/(?!@stencil|@angular|@ionic|@moodlehq|@ngx-translate|@awesome-cordova-plugins|swiper)'],
moduleNameMapper: pathsToModuleNameMapper(compilerOptions.paths, { prefix: '<rootDir>/src/' }), moduleNameMapper: pathsToModuleNameMapper(compilerOptions.paths, { prefix: '<rootDir>/src/' }),
}; };

1497
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -72,7 +72,7 @@
"@awesome-cordova-plugins/sqlite": "^6.7.0", "@awesome-cordova-plugins/sqlite": "^6.7.0",
"@awesome-cordova-plugins/status-bar": "^6.7.0", "@awesome-cordova-plugins/status-bar": "^6.7.0",
"@awesome-cordova-plugins/web-intent": "^6.7.0", "@awesome-cordova-plugins/web-intent": "^6.7.0",
"@ionic/angular": "^8.2.5", "@ionic/angular": "^8.2.7",
"@ionic/cordova-builders": "^11.0.0", "@ionic/cordova-builders": "^11.0.0",
"@moodlehq/cordova-plugin-advanced-http": "3.3.1-moodle.1", "@moodlehq/cordova-plugin-advanced-http": "3.3.1-moodle.1",
"@moodlehq/cordova-plugin-camera": "7.0.0-moodle.1", "@moodlehq/cordova-plugin-camera": "7.0.0-moodle.1",

View File

@ -1,5 +1,5 @@
diff --git a/node_modules/@angular/compiler/fesm2022/compiler.mjs b/node_modules/@angular/compiler/fesm2022/compiler.mjs diff --git a/node_modules/@angular/compiler/fesm2022/compiler.mjs b/node_modules/@angular/compiler/fesm2022/compiler.mjs
index 521c187..2f9c47e 100755 index 0863f56..8d321fe 100755
--- a/node_modules/@angular/compiler/fesm2022/compiler.mjs --- a/node_modules/@angular/compiler/fesm2022/compiler.mjs
+++ b/node_modules/@angular/compiler/fesm2022/compiler.mjs +++ b/node_modules/@angular/compiler/fesm2022/compiler.mjs
@@ -6070,13 +6070,41 @@ var R3NgModuleMetadataKind; @@ -6070,13 +6070,41 @@ var R3NgModuleMetadataKind;

View File

@ -1,5 +1,5 @@
diff --git a/node_modules/@angular/router/index.d.ts b/node_modules/@angular/router/index.d.ts diff --git a/node_modules/@angular/router/index.d.ts b/node_modules/@angular/router/index.d.ts
index f4a5940..88b9505 100755 index 1e9ac27..5c60dba 100755
--- a/node_modules/@angular/router/index.d.ts --- a/node_modules/@angular/router/index.d.ts
+++ b/node_modules/@angular/router/index.d.ts +++ b/node_modules/@angular/router/index.d.ts
@@ -58,7 +58,7 @@ export declare class ActivatedRoute { @@ -58,7 +58,7 @@ export declare class ActivatedRoute {

View File

@ -1,5 +1,5 @@
diff --git a/node_modules/@ionic/core/components/popover.js b/node_modules/@ionic/core/components/popover.js diff --git a/node_modules/@ionic/core/components/popover.js b/node_modules/@ionic/core/components/popover.js
index 19b79c4..67289f4 100644 index ec31d43..6be0b28 100644
--- a/node_modules/@ionic/core/components/popover.js --- a/node_modules/@ionic/core/components/popover.js
+++ b/node_modules/@ionic/core/components/popover.js +++ b/node_modules/@ionic/core/components/popover.js
@@ -763,8 +763,10 @@ const iosEnterAnimation = (baseEl, opts) => { @@ -763,8 +763,10 @@ const iosEnterAnimation = (baseEl, opts) => {
@ -29,7 +29,7 @@ index 19b79c4..67289f4 100644
const contentEl = root.querySelector('.popover-content'); const contentEl = root.querySelector('.popover-content');
const referenceSizeEl = trigger || ((_a = ev === null || ev === void 0 ? void 0 : ev.detail) === null || _a === void 0 ? void 0 : _a.ionShadowTarget) || (ev === null || ev === void 0 ? void 0 : ev.target); const referenceSizeEl = trigger || ((_a = ev === null || ev === void 0 ? void 0 : ev.detail) === null || _a === void 0 ? void 0 : _a.ionShadowTarget) || (ev === null || ev === void 0 ? void 0 : ev.target);
diff --git a/node_modules/@ionic/core/dist/cjs/ion-popover.cjs.entry.js b/node_modules/@ionic/core/dist/cjs/ion-popover.cjs.entry.js diff --git a/node_modules/@ionic/core/dist/cjs/ion-popover.cjs.entry.js b/node_modules/@ionic/core/dist/cjs/ion-popover.cjs.entry.js
index 2dcf484..54aeac9 100644 index 2e169dc..ddd9daa 100644
--- a/node_modules/@ionic/core/dist/cjs/ion-popover.cjs.entry.js --- a/node_modules/@ionic/core/dist/cjs/ion-popover.cjs.entry.js
+++ b/node_modules/@ionic/core/dist/cjs/ion-popover.cjs.entry.js +++ b/node_modules/@ionic/core/dist/cjs/ion-popover.cjs.entry.js
@@ -769,8 +769,10 @@ const iosEnterAnimation = (baseEl, opts) => { @@ -769,8 +769,10 @@ const iosEnterAnimation = (baseEl, opts) => {
@ -93,7 +93,7 @@ index 603923a..ff10a25 100644
const contentEl = root.querySelector('.popover-content'); const contentEl = root.querySelector('.popover-content');
const referenceSizeEl = trigger || ((_a = ev === null || ev === void 0 ? void 0 : ev.detail) === null || _a === void 0 ? void 0 : _a.ionShadowTarget) || (ev === null || ev === void 0 ? void 0 : ev.target); const referenceSizeEl = trigger || ((_a = ev === null || ev === void 0 ? void 0 : ev.detail) === null || _a === void 0 ? void 0 : _a.ionShadowTarget) || (ev === null || ev === void 0 ? void 0 : ev.target);
diff --git a/node_modules/@ionic/core/dist/esm/ion-popover.entry.js b/node_modules/@ionic/core/dist/esm/ion-popover.entry.js diff --git a/node_modules/@ionic/core/dist/esm/ion-popover.entry.js b/node_modules/@ionic/core/dist/esm/ion-popover.entry.js
index 8ca76cf..c5b990a 100644 index a88d216..bc09959 100644
--- a/node_modules/@ionic/core/dist/esm/ion-popover.entry.js --- a/node_modules/@ionic/core/dist/esm/ion-popover.entry.js
+++ b/node_modules/@ionic/core/dist/esm/ion-popover.entry.js +++ b/node_modules/@ionic/core/dist/esm/ion-popover.entry.js
@@ -765,8 +765,10 @@ const iosEnterAnimation = (baseEl, opts) => { @@ -765,8 +765,10 @@ const iosEnterAnimation = (baseEl, opts) => {
@ -123,10 +123,10 @@ index 8ca76cf..c5b990a 100644
const contentEl = root.querySelector('.popover-content'); const contentEl = root.querySelector('.popover-content');
const referenceSizeEl = trigger || ((_a = ev === null || ev === void 0 ? void 0 : ev.detail) === null || _a === void 0 ? void 0 : _a.ionShadowTarget) || (ev === null || ev === void 0 ? void 0 : ev.target); const referenceSizeEl = trigger || ((_a = ev === null || ev === void 0 ? void 0 : ev.detail) === null || _a === void 0 ? void 0 : _a.ionShadowTarget) || (ev === null || ev === void 0 ? void 0 : ev.target);
diff --git a/node_modules/@ionic/core/hydrate/index.js b/node_modules/@ionic/core/hydrate/index.js diff --git a/node_modules/@ionic/core/hydrate/index.js b/node_modules/@ionic/core/hydrate/index.js
index 5a50b98..884e2ce 100644 index 06501b6..a6ee24e 100644
--- a/node_modules/@ionic/core/hydrate/index.js --- a/node_modules/@ionic/core/hydrate/index.js
+++ b/node_modules/@ionic/core/hydrate/index.js +++ b/node_modules/@ionic/core/hydrate/index.js
@@ -23702,8 +23702,10 @@ const iosEnterAnimation$1 = (baseEl, opts) => { @@ -23747,8 +23747,10 @@ const iosEnterAnimation$1 = (baseEl, opts) => {
const { event: ev, size, trigger, reference, side, align } = opts; const { event: ev, size, trigger, reference, side, align } = opts;
const doc = baseEl.ownerDocument; const doc = baseEl.ownerDocument;
const isRTL = doc.dir === 'rtl'; const isRTL = doc.dir === 'rtl';
@ -139,7 +139,7 @@ index 5a50b98..884e2ce 100644
const root = getElementRoot(baseEl); const root = getElementRoot(baseEl);
const contentEl = root.querySelector('.popover-content'); const contentEl = root.querySelector('.popover-content');
const arrowEl = root.querySelector('.popover-arrow'); const arrowEl = root.querySelector('.popover-arrow');
@@ -23823,8 +23825,10 @@ const mdEnterAnimation$1 = (baseEl, opts) => { @@ -23868,8 +23870,10 @@ const mdEnterAnimation$1 = (baseEl, opts) => {
const { event: ev, size, trigger, reference, side, align } = opts; const { event: ev, size, trigger, reference, side, align } = opts;
const doc = baseEl.ownerDocument; const doc = baseEl.ownerDocument;
const isRTL = doc.dir === 'rtl'; const isRTL = doc.dir === 'rtl';