diff --git a/package-lock.json b/package-lock.json index 4deab7b6..4446968a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,26 +1,26 @@ { "name": "gameon-front", - "version": "5.2.2", + "version": "5.2.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "gameon-front", - "version": "5.2.2", + "version": "5.2.3", "dependencies": { - "@angular/animations": "^19.2.7", - "@angular/cdk": "^19.2.10", - "@angular/common": "^19.2.7", - "@angular/compiler": "^19.2.7", - "@angular/core": "^19.2.7", - "@angular/forms": "^19.2.7", - "@angular/platform-browser": "^19.2.7", - "@angular/platform-browser-dynamic": "^19.2.7", - "@angular/router": "^19.2.7", + "@angular/animations": "^19.2.9", + "@angular/cdk": "^19.2.14", + "@angular/common": "^19.2.9", + "@angular/compiler": "^19.2.9", + "@angular/core": "^19.2.9", + "@angular/forms": "^19.2.9", + "@angular/platform-browser": "^19.2.9", + "@angular/platform-browser-dynamic": "^19.2.9", + "@angular/router": "^19.2.9", "@fortawesome/angular-fontawesome": "^1.0.0", "@fortawesome/free-solid-svg-icons": "^6.7.2", "@ngrx/store": "^19.1.0", - "@tailwindcss/postcss": "^4.1.4", + "@tailwindcss/postcss": "^4.1.5", "chart.js": "^4.4.9", "flowbite": "^3.1.2", "keycloak-angular": "^19.0.2", @@ -32,9 +32,9 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^19.2.8", - "@angular/cli": "^19.2.8", - "@angular/compiler-cli": "^19.2.7", + "@angular-devkit/build-angular": "^19.2.10", + "@angular/cli": "^19.2.10", + "@angular/compiler-cli": "^19.2.9", "@types/jasmine": "~5.1.0", "autoprefixer": "^10.4.20", "jasmine-core": "~5.1.0", @@ -76,13 +76,13 @@ } }, "node_modules/@angular-devkit/architect": { - "version": "0.1902.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1902.8.tgz", - "integrity": "sha512-0A1EhtC/A/N7ukOD+s04l7sCyeSF5llBupkZdksSfi5y56s8U6Lt7KuqrbsErkOKgaCWrP/+Ef8fo0RmYpnefQ==", + "version": "0.1902.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/architect/-/architect-0.1902.10.tgz", + "integrity": "sha512-Oa0mJi/SgBFLpZTzyO1KfkrS8dKvFnOl8pxJNb51s5i+yUSBNQOC7H6ulq4sSPjswzPe2vcizoKIxBkdLjwJDA==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/core": "19.2.8", + "@angular-devkit/core": "19.2.10", "rxjs": "7.8.1" }, "engines": { @@ -92,9 +92,9 @@ } }, "node_modules/@angular-devkit/architect/node_modules/@angular-devkit/core": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.8.tgz", - "integrity": "sha512-kcxUHKf5Hi98r4gAvMP3ntJV8wuQ3/i6wuU9RcMP0UKUt2Rer5Ryis3MPqT92jvVVwg6lhrLIhXsFuWJMiYjXQ==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.10.tgz", + "integrity": "sha512-xYF+Vgc+j6iPboR0uptQk3QFed5n/0KSgITbfV/uPEqhzSNdkiM4Y2i/sKlTZrI07cRK/m/dbZ6sZsbvXJVtkA==", "dev": true, "license": "MIT", "dependencies": { @@ -164,17 +164,17 @@ } }, "node_modules/@angular-devkit/build-angular": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-19.2.8.tgz", - "integrity": "sha512-jlOig9cXfjvH34mq74wAznXpRTb88XP1g5ZE8rKch4qGwh+mFF7aES86MxCvMZGXgz6KckC5dIEL7VHuB7NVCA==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/build-angular/-/build-angular-19.2.10.tgz", + "integrity": "sha512-YaGfGxHFvlXLkaYQl++mOPYagT0jm65D4aTp1YxbvCSjrbTG1++sAvaR50VN71ZnbnGpEq807PHIwBp6eWluiQ==", "dev": true, "license": "MIT", "dependencies": { "@ampproject/remapping": "2.3.0", - "@angular-devkit/architect": "0.1902.8", - "@angular-devkit/build-webpack": "0.1902.8", - "@angular-devkit/core": "19.2.8", - "@angular/build": "19.2.8", + "@angular-devkit/architect": "0.1902.10", + "@angular-devkit/build-webpack": "0.1902.10", + "@angular-devkit/core": "19.2.10", + "@angular/build": "19.2.10", "@babel/core": "7.26.10", "@babel/generator": "7.26.10", "@babel/helper-annotate-as-pure": "7.25.9", @@ -185,7 +185,7 @@ "@babel/preset-env": "7.26.9", "@babel/runtime": "7.26.10", "@discoveryjs/json-ext": "0.6.3", - "@ngtools/webpack": "19.2.8", + "@ngtools/webpack": "19.2.10", "@vitejs/plugin-basic-ssl": "1.2.0", "ansi-colors": "4.1.3", "autoprefixer": "10.4.20", @@ -195,7 +195,7 @@ "css-loader": "7.1.2", "esbuild-wasm": "0.25.1", "fast-glob": "3.3.3", - "http-proxy-middleware": "3.0.3", + "http-proxy-middleware": "3.0.5", "istanbul-lib-instrument": "6.0.3", "jsonc-parser": "3.3.1", "karma-source-map-support": "1.4.0", @@ -239,7 +239,7 @@ "@angular/localize": "^19.0.0 || ^19.2.0-next.0", "@angular/platform-server": "^19.0.0 || ^19.2.0-next.0", "@angular/service-worker": "^19.0.0 || ^19.2.0-next.0", - "@angular/ssr": "^19.2.8", + "@angular/ssr": "^19.2.10", "@web/test-runner": "^0.20.0", "browser-sync": "^3.0.2", "jest": "^29.5.0", @@ -290,9 +290,9 @@ } }, "node_modules/@angular-devkit/build-angular/node_modules/@angular-devkit/core": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.8.tgz", - "integrity": "sha512-kcxUHKf5Hi98r4gAvMP3ntJV8wuQ3/i6wuU9RcMP0UKUt2Rer5Ryis3MPqT92jvVVwg6lhrLIhXsFuWJMiYjXQ==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.10.tgz", + "integrity": "sha512-xYF+Vgc+j6iPboR0uptQk3QFed5n/0KSgITbfV/uPEqhzSNdkiM4Y2i/sKlTZrI07cRK/m/dbZ6sZsbvXJVtkA==", "dev": true, "license": "MIT", "dependencies": { @@ -452,13 +452,13 @@ } }, "node_modules/@angular-devkit/build-webpack": { - "version": "0.1902.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1902.8.tgz", - "integrity": "sha512-0X7Lou22VV5ZoG9AW9q1+0kqWbaq51vHZg0YnjfqxEZ1gqKXqE4flZHAvUhm92aeRp8O1UH8YqujwqiCGzvCNg==", + "version": "0.1902.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/build-webpack/-/build-webpack-0.1902.10.tgz", + "integrity": "sha512-nf8ce3T+kfaU1cmwawxCsRl4Q6TZzVzFIOCW+NpTeFtqUAhGkLiSO+qvWCAUiLSSpqxjvRpgh2LIV1SxaayfbA==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/architect": "0.1902.8", + "@angular-devkit/architect": "0.1902.10", "rxjs": "7.8.1" }, "engines": { @@ -482,13 +482,13 @@ } }, "node_modules/@angular-devkit/schematics": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-19.2.8.tgz", - "integrity": "sha512-QsmFuYdAyeCyg9WF/AJBhFXDUfCwmDFTEbsv5t5KPSP6slhk0GoLNZApniiFytU2siRlSxVNpve2uATyYuAYkQ==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/schematics/-/schematics-19.2.10.tgz", + "integrity": "sha512-S+7Mvi9GMiJu3BY0Dpa7TrrAiFIwGwCIKLpO0IgGLUDh9fVLIlcIC/PZgU+L46gEpRwPZfrfMbDFKIlGGz/eQQ==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/core": "19.2.8", + "@angular-devkit/core": "19.2.10", "jsonc-parser": "3.3.1", "magic-string": "0.30.17", "ora": "5.4.1", @@ -501,9 +501,9 @@ } }, "node_modules/@angular-devkit/schematics/node_modules/@angular-devkit/core": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.8.tgz", - "integrity": "sha512-kcxUHKf5Hi98r4gAvMP3ntJV8wuQ3/i6wuU9RcMP0UKUt2Rer5Ryis3MPqT92jvVVwg6lhrLIhXsFuWJMiYjXQ==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.10.tgz", + "integrity": "sha512-xYF+Vgc+j6iPboR0uptQk3QFed5n/0KSgITbfV/uPEqhzSNdkiM4Y2i/sKlTZrI07cRK/m/dbZ6sZsbvXJVtkA==", "dev": true, "license": "MIT", "dependencies": { @@ -573,9 +573,9 @@ } }, "node_modules/@angular/animations": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-19.2.7.tgz", - "integrity": "sha512-2/pdoiZWC5dZSlweu9Kop5yHI4TNlRAXbw5dLzPkzzfqi/eSKy3Xwd4FZlDKtGXljn0O+T6CDtfS3Y+Jnypokw==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-19.2.9.tgz", + "integrity": "sha512-Xg/JD8GyeUpBwno51iuK/iJnbSVc6A+THyP+2ScNVdWFdLyuCiEr9EbIHdeGDnhK1f/MVjRKbkrN6OElkxCx8A==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -584,19 +584,19 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "19.2.7", - "@angular/core": "19.2.7" + "@angular/common": "19.2.9", + "@angular/core": "19.2.9" } }, "node_modules/@angular/build": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular/build/-/build-19.2.8.tgz", - "integrity": "sha512-lfg9OZqRZhmaXbmZTjSE24auOskd7XSbWjZsYodGcW4dYfZdCGkI1g2bP/p6EGQqm+8Vw+IHecyzHLtdJNcbpA==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular/build/-/build-19.2.10.tgz", + "integrity": "sha512-1+veE1S2fuQ3WjzYBabjk5/+7TM91kkyvKo+2P8vc0eb+c9K2VfYx+6ErCHs38mPPqL1JjixsX9Nqbd5b7yowA==", "dev": true, "license": "MIT", "dependencies": { "@ampproject/remapping": "2.3.0", - "@angular-devkit/architect": "0.1902.8", + "@angular-devkit/architect": "0.1902.10", "@babel/core": "7.26.10", "@babel/helper-annotate-as-pure": "7.25.9", "@babel/helper-split-export-declaration": "7.24.7", @@ -619,7 +619,7 @@ "sass": "1.85.0", "semver": "7.7.1", "source-map-support": "0.5.21", - "vite": "6.2.6", + "vite": "6.2.7", "watchpack": "2.4.2" }, "engines": { @@ -636,7 +636,7 @@ "@angular/localize": "^19.0.0 || ^19.2.0-next.0", "@angular/platform-server": "^19.0.0 || ^19.2.0-next.0", "@angular/service-worker": "^19.0.0 || ^19.2.0-next.0", - "@angular/ssr": "^19.2.8", + "@angular/ssr": "^19.2.10", "karma": "^6.4.0", "less": "^4.2.0", "ng-packagr": "^19.0.0 || ^19.2.0-next.0", @@ -1070,9 +1070,9 @@ } }, "node_modules/@angular/build/node_modules/vite": { - "version": "6.2.6", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.6.tgz", - "integrity": "sha512-9xpjNl3kR4rVDZgPNdTL0/c6ao4km69a/2ihNQbcANz8RuCOK3hQBmLSJf3bRKVQjVMda+YvizNE8AwvogcPbw==", + "version": "6.2.7", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.2.7.tgz", + "integrity": "sha512-qg3LkeuinTrZoJHHF94coSaTfIPyBYoywp+ys4qu20oSJFbKMYoIJo0FWJT9q6Vp49l6z9IsJRbHdcGtiKbGoQ==", "dev": true, "license": "MIT", "dependencies": { @@ -1142,9 +1142,9 @@ } }, "node_modules/@angular/cdk": { - "version": "19.2.10", - "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.2.10.tgz", - "integrity": "sha512-lWBKGZtZ2JMB7r/2xLQIVtiMM2B70WJqSWT3sXyzTNzFBHtCQvH2kqdG7RuLr+2OZih4I/SgiBK2i8FzjwRIgA==", + "version": "19.2.14", + "resolved": "https://registry.npmjs.org/@angular/cdk/-/cdk-19.2.14.tgz", + "integrity": "sha512-VRTvSRCJYrlywT0mtUZTqA6zb8beWNqr9xl7d/vaPjopzJMSdmIpNmPiN+WshLeQhRYnXOPmhUbhULAwThnetg==", "license": "MIT", "dependencies": { "parse5": "^7.1.2", @@ -1157,18 +1157,18 @@ } }, "node_modules/@angular/cli": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-19.2.8.tgz", - "integrity": "sha512-8/6HBgmqjE8fODFeIIohHVbmCjYlYQj3anvZneEUAGlRbr2IvLUxj7k1/O+9pawEEsOsyjXh5bIvFmEzL19fBw==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular/cli/-/cli-19.2.10.tgz", + "integrity": "sha512-gKQ63HJghKUoysCxL15GvKD+WkAG9E579PoH53oJLaIAtfCe30t4CC1BYfmhsvmqt/pt7TMb74f+Q+ckrbkS3Q==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/architect": "0.1902.8", - "@angular-devkit/core": "19.2.8", - "@angular-devkit/schematics": "19.2.8", + "@angular-devkit/architect": "0.1902.10", + "@angular-devkit/core": "19.2.10", + "@angular-devkit/schematics": "19.2.10", "@inquirer/prompts": "7.3.2", "@listr2/prompt-adapter-inquirer": "2.0.18", - "@schematics/angular": "19.2.8", + "@schematics/angular": "19.2.10", "@yarnpkg/lockfile": "1.1.0", "ini": "5.0.0", "jsonc-parser": "3.3.1", @@ -1191,9 +1191,9 @@ } }, "node_modules/@angular/cli/node_modules/@angular-devkit/core": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.8.tgz", - "integrity": "sha512-kcxUHKf5Hi98r4gAvMP3ntJV8wuQ3/i6wuU9RcMP0UKUt2Rer5Ryis3MPqT92jvVVwg6lhrLIhXsFuWJMiYjXQ==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.10.tgz", + "integrity": "sha512-xYF+Vgc+j6iPboR0uptQk3QFed5n/0KSgITbfV/uPEqhzSNdkiM4Y2i/sKlTZrI07cRK/m/dbZ6sZsbvXJVtkA==", "dev": true, "license": "MIT", "dependencies": { @@ -1276,9 +1276,9 @@ } }, "node_modules/@angular/common": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/common/-/common-19.2.7.tgz", - "integrity": "sha512-It6G8ohe0R5J6+YoCB6eDgmMp55+zYlbCIqEq1AoRPVTO7oVn5X65SIRDBlgpx4kzoBLeeYjDt8WUk4qIZ0GLQ==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/common/-/common-19.2.9.tgz", + "integrity": "sha512-4Lio3nRp13sTU15hsVcv8Zkj+7OKZ6Pc6CIIkQYHs9KisSwwvwmRZDU1wFhKlH+ogebLgOcNurIPdqeYWWnLjQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1287,14 +1287,14 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/core": "19.2.7", + "@angular/core": "19.2.9", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/compiler": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.7.tgz", - "integrity": "sha512-YHXqDX7VVhfZpRa+ljJZW+PONKjg/LGwdGBBGk3955Ww4Ql+Gjrnv0OxFhChUdwCgsl3yTSXfVep29jYCp6dbA==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-19.2.9.tgz", + "integrity": "sha512-K6wtAsJhQeD2OjoupV03gWHBqnqhEP9llzFzlnQoXAAZzM1eIT/KAtQEdNY75NO+BESKxaXvQBAU16Tg/1I6uw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1304,9 +1304,9 @@ } }, "node_modules/@angular/compiler-cli": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-19.2.7.tgz", - "integrity": "sha512-NMRCqzmDyPx4nZDgdyDtjZqpFJ+Yc0GoDVRwEILXnKA26yHkptoGQHLcasZAOxjCA0uqLuLqNVRG/IwkCoTb2Q==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-19.2.9.tgz", + "integrity": "sha512-+tTxBHO0siPPK6yxQeEQOS/Ihn9ntEa/uiwVO2IEaCrsmRLEYS6Wwqq7H3x7Pj64axnZdA0YRo8kOyTUbMs4+A==", "dev": true, "license": "MIT", "dependencies": { @@ -1328,7 +1328,7 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/compiler": "19.2.7", + "@angular/compiler": "19.2.9", "typescript": ">=5.5 <5.9" } }, @@ -1363,9 +1363,9 @@ } }, "node_modules/@angular/core": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/core/-/core-19.2.7.tgz", - "integrity": "sha512-Ft3cTkXNU538wLDNI4qesFLVfDLXCSHq0uSmi53bHJJxddEJmjD73mGkYA4GGPc3NghQiDEcHuNoTZ3EXWbxjg==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/core/-/core-19.2.9.tgz", + "integrity": "sha512-73WMvxWll8/nQiAbigDhR27dQ+GjciODY5JVADdneNBSEwcQxi0HirlGzm5wy1TonOu4eTTWkvgV/3YlTOmo4A==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1379,9 +1379,9 @@ } }, "node_modules/@angular/forms": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-19.2.7.tgz", - "integrity": "sha512-tFPt53Hd8PKBGhYBdrWX/Az14vFddgujYqRX8fSZMTfd1nsgzUyGmpvwI4ftgx3q4esn3q9xeL2jrLhx8CX8EA==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-19.2.9.tgz", + "integrity": "sha512-RKzShsMf9X7LQd4qsfx1ShSPF0qODS7HWBPz/khFvfpscDYAqXvqzfXS2yvu0PaCwyNneR7vZKYMCN564SK7hw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1390,16 +1390,16 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "19.2.7", - "@angular/core": "19.2.7", - "@angular/platform-browser": "19.2.7", + "@angular/common": "19.2.9", + "@angular/core": "19.2.9", + "@angular/platform-browser": "19.2.9", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/platform-browser": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-19.2.7.tgz", - "integrity": "sha512-3kwatNyOUzdt3p92f6SRrNEnYbRVTBl7jL3t2wB+6RDWGboJXGjzFjGqpPpdIftTG56uUijPqZXmQ0gpSgtvuQ==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-19.2.9.tgz", + "integrity": "sha512-vMBgCj/R2OxVX7YAqBTOsBiEUbwB3sJoZSy+E05vJovC0QhPWTiR4QiBXB1nlCoAZ8HTv79j7j8AYl10pqlPfQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1408,9 +1408,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/animations": "19.2.7", - "@angular/common": "19.2.7", - "@angular/core": "19.2.7" + "@angular/animations": "19.2.9", + "@angular/common": "19.2.9", + "@angular/core": "19.2.9" }, "peerDependenciesMeta": { "@angular/animations": { @@ -1419,9 +1419,9 @@ } }, "node_modules/@angular/platform-browser-dynamic": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-19.2.7.tgz", - "integrity": "sha512-x52xcUzx2IK3JElyD73gJ6t7B6Y8F/Imgs9Ob0B+zYpow3RGva5501m0fHUm8UbOXAD0t11kX68MW4fUp+TRTg==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-19.2.9.tgz", + "integrity": "sha512-llyjP1d3f6NDP6GwfHVNKZmkHlKpRKR/nYvP60Xl5vt90Gw2H5MJ+JHlzAHMt4O4paQHaYH1+b+2bio5/VSxjQ==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1430,16 +1430,16 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "19.2.7", - "@angular/compiler": "19.2.7", - "@angular/core": "19.2.7", - "@angular/platform-browser": "19.2.7" + "@angular/common": "19.2.9", + "@angular/compiler": "19.2.9", + "@angular/core": "19.2.9", + "@angular/platform-browser": "19.2.9" } }, "node_modules/@angular/router": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@angular/router/-/router-19.2.7.tgz", - "integrity": "sha512-tbvDz/gkifgdeQ9CazoLLfSRqHE4FQcwMOglzEE9gNCIFohpcUwRnxqZMRhZ3RE4BVLqUmzk2LmJ3VYDf6RbqA==", + "version": "19.2.9", + "resolved": "https://registry.npmjs.org/@angular/router/-/router-19.2.9.tgz", + "integrity": "sha512-EOTzOJhdUHRakK+/oJV8tArLEs3xbe0AIxxdvntBVIy/99x/ovjAkdDs5QtIOFSYmZ7I0FgQpx5b8AXPkBxcRw==", "license": "MIT", "dependencies": { "tslib": "^2.3.0" @@ -1448,9 +1448,9 @@ "node": "^18.19.1 || ^20.11.1 || >=22.0.0" }, "peerDependencies": { - "@angular/common": "19.2.7", - "@angular/core": "19.2.7", - "@angular/platform-browser": "19.2.7", + "@angular/common": "19.2.9", + "@angular/core": "19.2.9", + "@angular/platform-browser": "19.2.9", "rxjs": "^6.5.3 || ^7.4.0" } }, @@ -4664,9 +4664,9 @@ } }, "node_modules/@ngtools/webpack": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-19.2.8.tgz", - "integrity": "sha512-PBuEadA1bM3BYqo49FdXIgehgEGMSnPmbfmeMC5xRtOXNw8Ear2ogjqPoOj45L98grcS2XyJPlctC7C8kQpA+g==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@ngtools/webpack/-/webpack-19.2.10.tgz", + "integrity": "sha512-L6X4BbP0zENnOU6++e2sVcMJnsVu2sS3xDeKE2Ybj6gLXdbk4LG1zeYLcrNft5MKEE3mqrygNxlMay7G95cpQA==", "dev": true, "license": "MIT", "engines": { @@ -5673,14 +5673,14 @@ "peer": true }, "node_modules/@schematics/angular": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-19.2.8.tgz", - "integrity": "sha512-oE/RzC9a0kS6+T72zX08Qkh42tbHlPZxFx1lm3saIzU9mifxlQRT9Od4PK+yksDBvxvtr+TcM2KVOqxCujpHXg==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@schematics/angular/-/angular-19.2.10.tgz", + "integrity": "sha512-ZcsS3FyYdSkV6Br+vtYvn0eQP/H3AAZI4aBg3XVbIxRbWG5rChTqN5J9C8Ncl0VET7OAj+PeQwoFH6jFenVw0A==", "dev": true, "license": "MIT", "dependencies": { - "@angular-devkit/core": "19.2.8", - "@angular-devkit/schematics": "19.2.8", + "@angular-devkit/core": "19.2.10", + "@angular-devkit/schematics": "19.2.10", "jsonc-parser": "3.3.1" }, "engines": { @@ -5690,9 +5690,9 @@ } }, "node_modules/@schematics/angular/node_modules/@angular-devkit/core": { - "version": "19.2.8", - "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.8.tgz", - "integrity": "sha512-kcxUHKf5Hi98r4gAvMP3ntJV8wuQ3/i6wuU9RcMP0UKUt2Rer5Ryis3MPqT92jvVVwg6lhrLIhXsFuWJMiYjXQ==", + "version": "19.2.10", + "resolved": "https://registry.npmjs.org/@angular-devkit/core/-/core-19.2.10.tgz", + "integrity": "sha512-xYF+Vgc+j6iPboR0uptQk3QFed5n/0KSgITbfV/uPEqhzSNdkiM4Y2i/sKlTZrI07cRK/m/dbZ6sZsbvXJVtkA==", "dev": true, "license": "MIT", "dependencies": { @@ -5862,15 +5862,15 @@ "license": "MIT" }, "node_modules/@tailwindcss/node": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.4.tgz", - "integrity": "sha512-MT5118zaiO6x6hNA04OWInuAiP1YISXql8Z+/Y8iisV5nuhM8VXlyhRuqc2PEviPszcXI66W44bCIk500Oolhw==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/node/-/node-4.1.5.tgz", + "integrity": "sha512-CBhSWo0vLnWhXIvpD0qsPephiaUYfHUX3U9anwDaHZAeuGpTiB3XmsxPAN6qX7bFhipyGBqOa1QYQVVhkOUGxg==", "license": "MIT", "dependencies": { "enhanced-resolve": "^5.18.1", "jiti": "^2.4.2", "lightningcss": "1.29.2", - "tailwindcss": "4.1.4" + "tailwindcss": "4.1.5" } }, "node_modules/@tailwindcss/node/node_modules/jiti": { @@ -5883,32 +5883,32 @@ } }, "node_modules/@tailwindcss/oxide": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.4.tgz", - "integrity": "sha512-p5wOpXyOJx7mKh5MXh5oKk+kqcz8T+bA3z/5VWWeQwFrmuBItGwz8Y2CHk/sJ+dNb9B0nYFfn0rj/cKHZyjahQ==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide/-/oxide-4.1.5.tgz", + "integrity": "sha512-1n4br1znquEvyW/QuqMKQZlBen+jxAbvyduU87RS8R3tUSvByAkcaMTkJepNIrTlYhD+U25K4iiCIxE6BGdRYA==", "license": "MIT", "engines": { "node": ">= 10" }, "optionalDependencies": { - "@tailwindcss/oxide-android-arm64": "4.1.4", - "@tailwindcss/oxide-darwin-arm64": "4.1.4", - "@tailwindcss/oxide-darwin-x64": "4.1.4", - "@tailwindcss/oxide-freebsd-x64": "4.1.4", - "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.4", - "@tailwindcss/oxide-linux-arm64-gnu": "4.1.4", - "@tailwindcss/oxide-linux-arm64-musl": "4.1.4", - "@tailwindcss/oxide-linux-x64-gnu": "4.1.4", - "@tailwindcss/oxide-linux-x64-musl": "4.1.4", - "@tailwindcss/oxide-wasm32-wasi": "4.1.4", - "@tailwindcss/oxide-win32-arm64-msvc": "4.1.4", - "@tailwindcss/oxide-win32-x64-msvc": "4.1.4" + "@tailwindcss/oxide-android-arm64": "4.1.5", + "@tailwindcss/oxide-darwin-arm64": "4.1.5", + "@tailwindcss/oxide-darwin-x64": "4.1.5", + "@tailwindcss/oxide-freebsd-x64": "4.1.5", + "@tailwindcss/oxide-linux-arm-gnueabihf": "4.1.5", + "@tailwindcss/oxide-linux-arm64-gnu": "4.1.5", + "@tailwindcss/oxide-linux-arm64-musl": "4.1.5", + "@tailwindcss/oxide-linux-x64-gnu": "4.1.5", + "@tailwindcss/oxide-linux-x64-musl": "4.1.5", + "@tailwindcss/oxide-wasm32-wasi": "4.1.5", + "@tailwindcss/oxide-win32-arm64-msvc": "4.1.5", + "@tailwindcss/oxide-win32-x64-msvc": "4.1.5" } }, "node_modules/@tailwindcss/oxide-android-arm64": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.4.tgz", - "integrity": "sha512-xMMAe/SaCN/vHfQYui3fqaBDEXMu22BVwQ33veLc8ep+DNy7CWN52L+TTG9y1K397w9nkzv+Mw+mZWISiqhmlA==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-android-arm64/-/oxide-android-arm64-4.1.5.tgz", + "integrity": "sha512-LVvM0GirXHED02j7hSECm8l9GGJ1RfgpWCW+DRn5TvSaxVsv28gRtoL4aWKGnXqwvI3zu1GABeDNDVZeDPOQrw==", "cpu": [ "arm64" ], @@ -5922,9 +5922,9 @@ } }, "node_modules/@tailwindcss/oxide-darwin-arm64": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.4.tgz", - "integrity": "sha512-JGRj0SYFuDuAGilWFBlshcexev2hOKfNkoX+0QTksKYq2zgF9VY/vVMq9m8IObYnLna0Xlg+ytCi2FN2rOL0Sg==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-arm64/-/oxide-darwin-arm64-4.1.5.tgz", + "integrity": "sha512-//TfCA3pNrgnw4rRJOqavW7XUk8gsg9ddi8cwcsWXp99tzdBAZW0WXrD8wDyNbqjW316Pk2hiN/NJx/KWHl8oA==", "cpu": [ "arm64" ], @@ -5938,9 +5938,9 @@ } }, "node_modules/@tailwindcss/oxide-darwin-x64": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.4.tgz", - "integrity": "sha512-sdDeLNvs3cYeWsEJ4H1DvjOzaGios4QbBTNLVLVs0XQ0V95bffT3+scptzYGPMjm7xv4+qMhCDrkHwhnUySEzA==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-darwin-x64/-/oxide-darwin-x64-4.1.5.tgz", + "integrity": "sha512-XQorp3Q6/WzRd9OalgHgaqgEbjP3qjHrlSUb5k1EuS1Z9NE9+BbzSORraO+ecW432cbCN7RVGGL/lSnHxcd+7Q==", "cpu": [ "x64" ], @@ -5954,9 +5954,9 @@ } }, "node_modules/@tailwindcss/oxide-freebsd-x64": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.4.tgz", - "integrity": "sha512-VHxAqxqdghM83HslPhRsNhHo91McsxRJaEnShJOMu8mHmEj9Ig7ToHJtDukkuLWLzLboh2XSjq/0zO6wgvykNA==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-freebsd-x64/-/oxide-freebsd-x64-4.1.5.tgz", + "integrity": "sha512-bPrLWbxo8gAo97ZmrCbOdtlz/Dkuy8NK97aFbVpkJ2nJ2Jo/rsCbu0TlGx8joCuA3q6vMWTSn01JY46iwG+clg==", "cpu": [ "x64" ], @@ -5970,9 +5970,9 @@ } }, "node_modules/@tailwindcss/oxide-linux-arm-gnueabihf": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.4.tgz", - "integrity": "sha512-OTU/m/eV4gQKxy9r5acuesqaymyeSCnsx1cFto/I1WhPmi5HDxX1nkzb8KYBiwkHIGg7CTfo/AcGzoXAJBxLfg==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm-gnueabihf/-/oxide-linux-arm-gnueabihf-4.1.5.tgz", + "integrity": "sha512-1gtQJY9JzMAhgAfvd/ZaVOjh/Ju/nCoAsvOVJenWZfs05wb8zq+GOTnZALWGqKIYEtyNpCzvMk+ocGpxwdvaVg==", "cpu": [ "arm" ], @@ -5986,9 +5986,9 @@ } }, "node_modules/@tailwindcss/oxide-linux-arm64-gnu": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.4.tgz", - "integrity": "sha512-hKlLNvbmUC6z5g/J4H+Zx7f7w15whSVImokLPmP6ff1QqTVE+TxUM9PGuNsjHvkvlHUtGTdDnOvGNSEUiXI1Ww==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-gnu/-/oxide-linux-arm64-gnu-4.1.5.tgz", + "integrity": "sha512-dtlaHU2v7MtdxBXoqhxwsWjav7oim7Whc6S9wq/i/uUMTWAzq/gijq1InSgn2yTnh43kR+SFvcSyEF0GCNu1PQ==", "cpu": [ "arm64" ], @@ -6002,9 +6002,9 @@ } }, "node_modules/@tailwindcss/oxide-linux-arm64-musl": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.4.tgz", - "integrity": "sha512-X3As2xhtgPTY/m5edUtddmZ8rCruvBvtxYLMw9OsZdH01L2gS2icsHRwxdU0dMItNfVmrBezueXZCHxVeeb7Aw==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-arm64-musl/-/oxide-linux-arm64-musl-4.1.5.tgz", + "integrity": "sha512-fg0F6nAeYcJ3CriqDT1iVrqALMwD37+sLzXs8Rjy8Z1ZHshJoYceodfyUwGJEsQoTyWbliFNRs2wMQNXtT7MVA==", "cpu": [ "arm64" ], @@ -6018,9 +6018,9 @@ } }, "node_modules/@tailwindcss/oxide-linux-x64-gnu": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.4.tgz", - "integrity": "sha512-2VG4DqhGaDSmYIu6C4ua2vSLXnJsb/C9liej7TuSO04NK+JJJgJucDUgmX6sn7Gw3Cs5ZJ9ZLrnI0QRDOjLfNQ==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-gnu/-/oxide-linux-x64-gnu-4.1.5.tgz", + "integrity": "sha512-SO+F2YEIAHa1AITwc8oPwMOWhgorPzzcbhWEb+4oLi953h45FklDmM8dPSZ7hNHpIk9p/SCZKUYn35t5fjGtHA==", "cpu": [ "x64" ], @@ -6034,9 +6034,9 @@ } }, "node_modules/@tailwindcss/oxide-linux-x64-musl": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.4.tgz", - "integrity": "sha512-v+mxVgH2kmur/X5Mdrz9m7TsoVjbdYQT0b4Z+dr+I4RvreCNXyCFELZL/DO0M1RsidZTrm6O1eMnV6zlgEzTMQ==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-linux-x64-musl/-/oxide-linux-x64-musl-4.1.5.tgz", + "integrity": "sha512-6UbBBplywkk/R+PqqioskUeXfKcBht3KU7juTi1UszJLx0KPXUo10v2Ok04iBJIaDPkIFkUOVboXms5Yxvaz+g==", "cpu": [ "x64" ], @@ -6050,9 +6050,9 @@ } }, "node_modules/@tailwindcss/oxide-wasm32-wasi": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.4.tgz", - "integrity": "sha512-2TLe9ir+9esCf6Wm+lLWTMbgklIjiF0pbmDnwmhR9MksVOq+e8aP3TSsXySnBDDvTTVd/vKu1aNttEGj3P6l8Q==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-wasm32-wasi/-/oxide-wasm32-wasi-4.1.5.tgz", + "integrity": "sha512-hwALf2K9FHuiXTPqmo1KeOb83fTRNbe9r/Ixv9ZNQ/R24yw8Ge1HOWDDgTdtzntIaIUJG5dfXCf4g9AD4RiyhQ==", "bundleDependencies": [ "@napi-rs/wasm-runtime", "@emnapi/core", @@ -6067,10 +6067,10 @@ "license": "MIT", "optional": true, "dependencies": { - "@emnapi/core": "^1.4.0", - "@emnapi/runtime": "^1.4.0", - "@emnapi/wasi-threads": "^1.0.1", - "@napi-rs/wasm-runtime": "^0.2.8", + "@emnapi/core": "^1.4.3", + "@emnapi/runtime": "^1.4.3", + "@emnapi/wasi-threads": "^1.0.2", + "@napi-rs/wasm-runtime": "^0.2.9", "@tybys/wasm-util": "^0.9.0", "tslib": "^2.8.0" }, @@ -6079,9 +6079,9 @@ } }, "node_modules/@tailwindcss/oxide-win32-arm64-msvc": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.4.tgz", - "integrity": "sha512-VlnhfilPlO0ltxW9/BgfLI5547PYzqBMPIzRrk4W7uupgCt8z6Trw/tAj6QUtF2om+1MH281Pg+HHUJoLesmng==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.1.5.tgz", + "integrity": "sha512-oDKncffWzaovJbkuR7/OTNFRJQVdiw/n8HnzaCItrNQUeQgjy7oUiYpsm9HUBgpmvmDpSSbGaCa2Evzvk3eFmA==", "cpu": [ "arm64" ], @@ -6095,9 +6095,9 @@ } }, "node_modules/@tailwindcss/oxide-win32-x64-msvc": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.4.tgz", - "integrity": "sha512-+7S63t5zhYjslUGb8NcgLpFXD+Kq1F/zt5Xv5qTv7HaFTG/DHyHD9GA6ieNAxhgyA4IcKa/zy7Xx4Oad2/wuhw==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-x64-msvc/-/oxide-win32-x64-msvc-4.1.5.tgz", + "integrity": "sha512-WiR4dtyrFdbb+ov0LK+7XsFOsG+0xs0PKZKkt41KDn9jYpO7baE3bXiudPVkTqUEwNfiglCygQHl2jklvSBi7Q==", "cpu": [ "x64" ], @@ -6111,16 +6111,16 @@ } }, "node_modules/@tailwindcss/postcss": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.4.tgz", - "integrity": "sha512-bjV6sqycCEa+AQSt2Kr7wpGF1bOZJ5wsqnLEkqSbM/JEHxx/yhMH8wHmdkPyApF9xhHeMSwnnkDUUMMM/hYnXw==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/@tailwindcss/postcss/-/postcss-4.1.5.tgz", + "integrity": "sha512-5lAC2/pzuyfhsFgk6I58HcNy6vPK3dV/PoPxSDuOTVbDvCddYHzHiJZZInGIY0venvzzfrTEUAXJFULAfFmObg==", "license": "MIT", "dependencies": { "@alloc/quick-lru": "^5.2.0", - "@tailwindcss/node": "4.1.4", - "@tailwindcss/oxide": "4.1.4", + "@tailwindcss/node": "4.1.5", + "@tailwindcss/oxide": "4.1.5", "postcss": "^8.4.41", - "tailwindcss": "4.1.4" + "tailwindcss": "4.1.5" } }, "node_modules/@tufjs/canonical-json": { @@ -6307,9 +6307,9 @@ "license": "MIT" }, "node_modules/@types/http-proxy": { - "version": "1.17.15", - "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.15.tgz", - "integrity": "sha512-25g5atgiVNTIv0LBDTg1H74Hvayx0ajtJPLLcYE3whFv75J0pWNtOBzaXJQgDTmrX1bx5U9YC2w/n65BN1HwRQ==", + "version": "1.17.16", + "resolved": "https://registry.npmjs.org/@types/http-proxy/-/http-proxy-1.17.16.tgz", + "integrity": "sha512-sdWoUajOB1cd0A8cRRQ1cfyWNbmFKLAqBB89Y8x5iYyG/mkJHc0YUH8pdWBy2omi9qtCpiIgGjuwO0dQST2l5w==", "dev": true, "license": "MIT", "dependencies": { @@ -9614,9 +9614,9 @@ } }, "node_modules/http-proxy-middleware": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-3.0.3.tgz", - "integrity": "sha512-usY0HG5nyDUwtqpiZdETNbmKtw3QQ1jwYFZ9wi5iHzX2BcILwQKtYDJPo7XHTsu5Z0B2Hj3W9NNnbd+AjFWjqg==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-3.0.5.tgz", + "integrity": "sha512-GLZZm1X38BPY4lkXA01jhwxvDoOkkXqjgVyUzVxiEK4iuRu03PZoYHhHRwxnfhQMDuaxi3vVri0YgSro/1oWqg==", "dev": true, "license": "MIT", "dependencies": { @@ -14671,9 +14671,9 @@ } }, "node_modules/tailwindcss": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.4.tgz", - "integrity": "sha512-1ZIUqtPITFbv/DxRmDr5/agPqJwF69d24m9qmM1939TJehgY539CtzeZRjbLt5G6fSy/7YqqYsfvoTEw9xUI2A==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/tailwindcss/-/tailwindcss-4.1.5.tgz", + "integrity": "sha512-nYtSPfWGDiWgCkwQG/m+aX83XCwf62sBgg3bIlNiiOcggnS1x3uVRDAuyelBFL+vJdOPPCGElxv9DjHJjRHiVA==", "license": "MIT" }, "node_modules/tailwindcss-animated": { @@ -15243,19 +15243,19 @@ } }, "node_modules/vite": { - "version": "6.3.2", - "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.2.tgz", - "integrity": "sha512-ZSvGOXKGceizRQIZSz7TGJ0pS3QLlVY/9hwxVh17W3re67je1RKYzFHivZ/t0tubU78Vkyb9WnHPENSBCzbckg==", + "version": "6.3.4", + "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.4.tgz", + "integrity": "sha512-BiReIiMS2fyFqbqNT/Qqt4CVITDU9M9vE+DKcVAsB+ZV0wvTKd+3hMbkpxz1b+NmEDMegpVbisKiAZOnvO92Sw==", "dev": true, "license": "MIT", "peer": true, "dependencies": { "esbuild": "^0.25.0", - "fdir": "^6.4.3", + "fdir": "^6.4.4", "picomatch": "^4.0.2", "postcss": "^8.5.3", "rollup": "^4.34.9", - "tinyglobby": "^0.2.12" + "tinyglobby": "^0.2.13" }, "bin": { "vite": "bin/vite.js" diff --git a/package.json b/package.json index f4f8a993..939c82a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gameon-front", - "version": "5.2.2", + "version": "5.2.3", "scripts": { "ng": "ng", "start": "ng serve", @@ -10,19 +10,19 @@ }, "private": true, "dependencies": { - "@angular/animations": "^19.2.7", - "@angular/cdk": "^19.2.10", - "@angular/common": "^19.2.7", - "@angular/compiler": "^19.2.7", - "@angular/core": "^19.2.7", - "@angular/forms": "^19.2.7", - "@angular/platform-browser": "^19.2.7", - "@angular/platform-browser-dynamic": "^19.2.7", - "@angular/router": "^19.2.7", + "@angular/animations": "^19.2.9", + "@angular/cdk": "^19.2.14", + "@angular/common": "^19.2.9", + "@angular/compiler": "^19.2.9", + "@angular/core": "^19.2.9", + "@angular/forms": "^19.2.9", + "@angular/platform-browser": "^19.2.9", + "@angular/platform-browser-dynamic": "^19.2.9", + "@angular/router": "^19.2.9", "@fortawesome/angular-fontawesome": "^1.0.0", "@fortawesome/free-solid-svg-icons": "^6.7.2", "@ngrx/store": "^19.1.0", - "@tailwindcss/postcss": "^4.1.4", + "@tailwindcss/postcss": "^4.1.5", "chart.js": "^4.4.9", "flowbite": "^3.1.2", "keycloak-angular": "^19.0.2", @@ -34,9 +34,9 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^19.2.8", - "@angular/cli": "^19.2.8", - "@angular/compiler-cli": "^19.2.7", + "@angular-devkit/build-angular": "^19.2.10", + "@angular/cli": "^19.2.10", + "@angular/compiler-cli": "^19.2.9", "@types/jasmine": "~5.1.0", "autoprefixer": "^10.4.20", "jasmine-core": "~5.1.0", diff --git a/src/app/routes/profile/profile.component.html b/src/app/routes/profile/profile.component.html index 0152ceed..342ea07e 100644 --- a/src/app/routes/profile/profile.component.html +++ b/src/app/routes/profile/profile.component.html @@ -35,7 +35,7 @@ /> {{ currentPlayer.nickname }} {{ @@ -46,28 +46,28 @@
- Administration
- FIFA
- League of Legends
@@ -163,24 +163,24 @@
- Préférences
@@ -195,13 +195,13 @@
@@ -248,13 +246,13 @@ @@ -264,13 +262,13 @@ @@ -278,7 +276,7 @@ @@ -287,7 +285,7 @@
Déconnexion diff --git a/src/app/routes/profile/profile.component.ts b/src/app/routes/profile/profile.component.ts index 2948a675..13cd79f0 100644 --- a/src/app/routes/profile/profile.component.ts +++ b/src/app/routes/profile/profile.component.ts @@ -60,8 +60,14 @@ export class ProfilePageComponent implements OnInit, OnChanges { @Output() successMessageChange = new EventEmitter(); updatePlayerForm = new FormGroup({ - fullName: new FormControl('', [Validators.maxLength(100)]), - nickname: new FormControl('', [Validators.maxLength(100)]), + fullName: new FormControl('', [ + Validators.maxLength(100), + Validators.required, + ]), + nickname: new FormControl('', [ + Validators.maxLength(100), + Validators.required, + ]), profilePictureUrl: new FormControl('', [Validators.maxLength(500)]), riotGamesNickname: new FormControl('', [Validators.maxLength(500)]), riotGamesTagLine: new FormControl('', [Validators.maxLength(500)]), @@ -131,6 +137,15 @@ export class ProfilePageComponent implements OnInit, OnChanges { if (this.loading == false) { let riotGamesNickname: string | undefined = undefined; let riotGamesTagLine: string | undefined = undefined; + let profilePictureUrl: string | undefined = undefined; + + if ( + this.updatePlayerForm.controls['profilePictureUrl'].value != null && + this.updatePlayerForm.controls['profilePictureUrl'].value != '' + ) { + profilePictureUrl = + this.updatePlayerForm.controls['profilePictureUrl'].value; + } if ( this.updatePlayerForm.controls['riotGamesNickname'].value != null && @@ -153,7 +168,7 @@ export class ProfilePageComponent implements OnInit, OnChanges { .update( this.updatePlayerForm.controls['fullName'].value, this.updatePlayerForm.controls['nickname'].value, - this.updatePlayerForm.controls['profilePictureUrl'].value, + profilePictureUrl, riotGamesNickname, riotGamesTagLine, ) diff --git a/src/app/shared/services/common/gameon-player.service.ts b/src/app/shared/services/common/gameon-player.service.ts index 11142206..c82b2db4 100644 --- a/src/app/shared/services/common/gameon-player.service.ts +++ b/src/app/shared/services/common/gameon-player.service.ts @@ -47,7 +47,7 @@ export class GameOnPlayerService { update( fullName: any, nickname: any, - profilePicUrl: any, + profilePicUrl?: any, riotGamesNickname?: string, riotGamesTagLine?: string, ): Observable { diff --git a/src/environments/environment.prod.ts b/src/environments/environment.prod.ts index 4bac5249..f060eb1d 100644 --- a/src/environments/environment.prod.ts +++ b/src/environments/environment.prod.ts @@ -6,5 +6,5 @@ export const environment = { realm: 'gameon', clientId: 'gameon-front', }, - currentLoLPatch: '15.7.1', + currentLoLPatch: '15.9.1', }; diff --git a/src/environments/environment.ts b/src/environments/environment.ts index cf8d8c7a..cc326a3d 100644 --- a/src/environments/environment.ts +++ b/src/environments/environment.ts @@ -6,5 +6,5 @@ export const environment = { realm: 'gameon', clientId: 'gameon-front-dev', }, - currentLoLPatch: '15.7.1', + currentLoLPatch: '15.9.1', };