Loading package-lock.json +63 −63 Original line number Diff line number Diff line Loading @@ -8,15 +8,15 @@ "name": "kicker", "version": "0.0.0", "dependencies": { "@angular/animations": "15.2.6", "@angular/common": "15.2.6", "@angular/compiler": "15.2.6", "@angular/core": "15.2.6", "@angular/forms": "15.2.6", "@angular/localize": "15.2.6", "@angular/platform-browser": "15.2.6", "@angular/platform-browser-dynamic": "15.2.6", "@angular/router": "15.2.6", "@angular/animations": "15.2.7", "@angular/common": "15.2.7", "@angular/compiler": "15.2.7", "@angular/core": "15.2.7", "@angular/forms": "15.2.7", "@angular/localize": "15.2.7", "@angular/platform-browser": "15.2.7", "@angular/platform-browser-dynamic": "15.2.7", "@angular/router": "15.2.7", "@ng-bootstrap/ng-bootstrap": "14.0.1", "boosted": "4.3.1", "ngx-matomo": "1.1.0", Loading @@ -34,8 +34,8 @@ "@angular-eslint/schematics": "15.2.1", "@angular-eslint/template-parser": "15.2.1", "@angular/cli": "15.2.4", "@angular/compiler-cli": "15.2.6", "@angular/language-service": "15.2.6", "@angular/compiler-cli": "15.2.7", "@angular/language-service": "15.2.7", "@types/jasmine": "~3.10.0", "@types/jasminewd2": "2.0.10", "@types/node": "16.18.23", Loading Loading @@ -1146,9 +1146,9 @@ } }, "node_modules/@angular/animations": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.2.6.tgz", "integrity": "sha512-2fEhhj7xTzWHD61B502eXwDclsurkOK7CU+iRdl8EAtEobLRt62sG/XHmJ71UaaniWyI/H0sUSEJuF8TIPcaoQ==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.2.7.tgz", "integrity": "sha512-Vmy0AljHc/GOp87O2x0mxUDiyfJFW8ndDE9Xrm/g0rnLnNWsaLtLXr1TWbwF7eTqKA3k/QcUvYAjLMWKvjyKgQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1156,7 +1156,7 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/core": "15.2.6" "@angular/core": "15.2.7" } }, "node_modules/@angular/cli": { Loading Loading @@ -1274,9 +1274,9 @@ } }, "node_modules/@angular/common": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.2.6.tgz", "integrity": "sha512-kPGJoSkFPXsIeHzcjlal8JC8/jYK9qAr+wv+HDX8O1J2FEzQjwoX4SYvpnvVk5WTqUkxMkRCTMu2YFAAmU1+qg==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.2.7.tgz", "integrity": "sha512-CbmrQeZ0yChQrF/ab3v+gv6x2uLbv/s1wZNUBSO/p1STz6BZzHRJqObVlfPlQvyBx5btBBy/+I1sUh1yumARDA==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1284,14 +1284,14 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/core": "15.2.6", "@angular/core": "15.2.7", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/compiler": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.2.6.tgz", "integrity": "sha512-6oBAIY5KcC1UNsrnWGLcopZ9RD7c0HzpTCQY46N6HytHtUjBvzLbGWZu5MfahPtIjKz9FMVYBX9hugcbVpWnTA==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.2.7.tgz", "integrity": "sha512-SesyYI2ExUa13XukXgIsmfg3ar90HbWeWDJTgmzsIfph0M9t6+SaPGpf3FCtdBgNADIpUFp3cieCOJgLESzxYQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1299,7 +1299,7 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/core": "15.2.6" "@angular/core": "15.2.7" }, "peerDependenciesMeta": { "@angular/core": { Loading @@ -1308,9 +1308,9 @@ } }, "node_modules/@angular/compiler-cli": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.2.6.tgz", "integrity": "sha512-GHwL4l+NkaUGGdypF+nMFWCmTqvGusTzIriIwpnp38wc8lpmVME2jVodB6sHAkrxFmaHXU/gOCDFK4AnOi6Gmw==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.2.7.tgz", "integrity": "sha512-4v51dOaT8GDUzRh6+mCLZOaYuU9FYX6vOHaLod9np3tVWPhcpoF2ZklRSiQDeFqrhr5B4vuCp/Lh9N2wzc22XQ==", "dependencies": { "@babel/core": "7.19.3", "@jridgewell/sourcemap-codec": "^1.4.14", Loading @@ -1332,7 +1332,7 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/compiler": "15.2.6", "@angular/compiler": "15.2.7", "typescript": ">=4.8.2 <5.0" } }, Loading Loading @@ -1402,9 +1402,9 @@ } }, "node_modules/@angular/core": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.2.6.tgz", "integrity": "sha512-eN46OfSOLQGN6AciUvyHOJ8xQxmiEakkxJeoG1jwcSRXCjwSYYnQ/6drnhUpq5p43XXBAIduKfJXNztEPvLAkA==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.2.7.tgz", "integrity": "sha512-iS7JCJubRFqdndoUdAnvNkQRT3tY5tNFupBQS/sytkwxVrdBg+Is5jpdgk741n824vTMsE+CnuY0SETar8rN6g==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1417,9 +1417,9 @@ } }, "node_modules/@angular/forms": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.2.6.tgz", "integrity": "sha512-SdZxsE9MUOVMz0FjOwtx1RN/SGpObnAyZBqXNrN0c4BmJg+faJzvKIBBN102CKpWZOGRoq2YYrgxow9StMhxTw==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.2.7.tgz", "integrity": "sha512-rzrebDIrtxxOeMcBzRBxqaOBZ+T1DJrysG/6YWZy428W/Z3MfPxUarPxgfx/oZI+x5uUsDaZmyoRdhVPJ2KhZg==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1427,25 +1427,25 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/common": "15.2.6", "@angular/core": "15.2.6", "@angular/platform-browser": "15.2.6", "@angular/common": "15.2.7", "@angular/core": "15.2.7", "@angular/platform-browser": "15.2.7", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/language-service": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-15.2.6.tgz", "integrity": "sha512-q6u4XhFReJ3GtA7dC5rJaEBQPjJUjOz9PlwHSOxZxugFP99ddDNBBFd0caa446G54kQdZFG7j7w7BiAp2/srmQ==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-15.2.7.tgz", "integrity": "sha512-uQ5ZACxDgP7pvakdqzN+W2CMls8svwBN8gygLwxvf+b4B+jllcmO45W/O9MPXfB/qfBRuuBmClm/29L1RmMHUA==", "dev": true, "engines": { "node": "^14.20.0 || ^16.13.0 || >=18.10.0" } }, "node_modules/@angular/localize": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/localize/-/localize-15.2.6.tgz", "integrity": "sha512-2WJBYRJ6aulo0fS9BUGr4fsdyk+5WcbZoiFURgs0sNrJtYCd51I9rQNwl3OGyYReNmFx8GgLc4K7+rEKhKfSbA==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/localize/-/localize-15.2.7.tgz", "integrity": "sha512-ySuy35QKApWH9sW3PfnAAnZjLl3NT+SacvlEWigrTeCqfBEuDPUG57ugvc1/Lzuo09UOh3HQkrQBbdWAILd8JA==", "dependencies": { "@babel/core": "7.19.3", "glob": "8.1.0", Loading @@ -1460,8 +1460,8 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/compiler": "15.2.6", "@angular/compiler-cli": "15.2.6" "@angular/compiler": "15.2.7", "@angular/compiler-cli": "15.2.7" } }, "node_modules/@angular/localize/node_modules/ansi-regex": { Loading Loading @@ -1567,9 +1567,9 @@ } }, "node_modules/@angular/platform-browser": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.2.6.tgz", "integrity": "sha512-8afckDEWfYf+cyxs2SboZBJkiCwFgYE8IH24RUW1t3zLC+wfrTr7UEfrCoD4YJRVJdqnPoRWN5gjz98n3n4zsA==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.2.7.tgz", "integrity": "sha512-aCbd7xyuP7c2eDITkOTDO2mqP550WHCBN8U6VnjysqtB5ocbJtR6z/MIRItN/Zx+xj3piiaKei//XIkb3Q5fXQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1577,9 +1577,9 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/animations": "15.2.6", "@angular/common": "15.2.6", "@angular/core": "15.2.6" "@angular/animations": "15.2.7", "@angular/common": "15.2.7", "@angular/core": "15.2.7" }, "peerDependenciesMeta": { "@angular/animations": { Loading @@ -1588,9 +1588,9 @@ } }, "node_modules/@angular/platform-browser-dynamic": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.2.6.tgz", "integrity": "sha512-ZSyiigpxBWIM5f8t/a28Y3BCzHn1FtI2KsJysE7di5UUflOzwbxbfycVlpiZp0girbDYRyF18vvefvitNh17Gw==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.2.7.tgz", "integrity": "sha512-t1Nf7hgbcYvhmxuzgUtsV47jrI5CXUBqrtz5I0ilWG92zZTig5qvfd1/2Ub8NHz87uHNrnggyZpL2+4MJ26nyQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1598,16 +1598,16 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/common": "15.2.6", "@angular/compiler": "15.2.6", "@angular/core": "15.2.6", "@angular/platform-browser": "15.2.6" "@angular/common": "15.2.7", "@angular/compiler": "15.2.7", "@angular/core": "15.2.7", "@angular/platform-browser": "15.2.7" } }, "node_modules/@angular/router": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/router/-/router-15.2.6.tgz", "integrity": "sha512-yB9uc9Xi9N0dErsugleywBA1KYG+GQ9WWSlri34oe2VsCqZazImn71n4wKPtrm2Xiy/mI23wJcr+jiCAtzp49Q==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/router/-/router-15.2.7.tgz", "integrity": "sha512-Wkk+oJSUrVafJjmv9uE1SoY4wDE9bjX7ald+UXePz+QyM/PFoLkm/CzLYjFBkJnsOkOVxw1VmvacoUjWN6BCTQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1615,9 +1615,9 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/common": "15.2.6", "@angular/core": "15.2.6", "@angular/platform-browser": "15.2.6", "@angular/common": "15.2.7", "@angular/core": "15.2.7", "@angular/platform-browser": "15.2.7", "rxjs": "^6.5.3 || ^7.4.0" } }, Loading package.json +11 −11 Original line number Diff line number Diff line Loading @@ -11,15 +11,15 @@ }, "private": true, "dependencies": { "@angular/animations": "15.2.6", "@angular/common": "15.2.6", "@angular/compiler": "15.2.6", "@angular/core": "15.2.6", "@angular/forms": "15.2.6", "@angular/localize": "15.2.6", "@angular/platform-browser": "15.2.6", "@angular/platform-browser-dynamic": "15.2.6", "@angular/router": "15.2.6", "@angular/animations": "15.2.7", "@angular/common": "15.2.7", "@angular/compiler": "15.2.7", "@angular/core": "15.2.7", "@angular/forms": "15.2.7", "@angular/localize": "15.2.7", "@angular/platform-browser": "15.2.7", "@angular/platform-browser-dynamic": "15.2.7", "@angular/router": "15.2.7", "@ng-bootstrap/ng-bootstrap": "14.0.1", "boosted": "4.3.1", "ngx-matomo": "1.1.0", Loading @@ -37,8 +37,8 @@ "@angular-eslint/schematics": "15.2.1", "@angular-eslint/template-parser": "15.2.1", "@angular/cli": "15.2.4", "@angular/compiler-cli": "15.2.6", "@angular/language-service": "15.2.6", "@angular/compiler-cli": "15.2.7", "@angular/language-service": "15.2.7", "@types/jasmine": "~3.10.0", "@types/jasminewd2": "2.0.10", "@types/node": "16.18.23", Loading Loading
package-lock.json +63 −63 Original line number Diff line number Diff line Loading @@ -8,15 +8,15 @@ "name": "kicker", "version": "0.0.0", "dependencies": { "@angular/animations": "15.2.6", "@angular/common": "15.2.6", "@angular/compiler": "15.2.6", "@angular/core": "15.2.6", "@angular/forms": "15.2.6", "@angular/localize": "15.2.6", "@angular/platform-browser": "15.2.6", "@angular/platform-browser-dynamic": "15.2.6", "@angular/router": "15.2.6", "@angular/animations": "15.2.7", "@angular/common": "15.2.7", "@angular/compiler": "15.2.7", "@angular/core": "15.2.7", "@angular/forms": "15.2.7", "@angular/localize": "15.2.7", "@angular/platform-browser": "15.2.7", "@angular/platform-browser-dynamic": "15.2.7", "@angular/router": "15.2.7", "@ng-bootstrap/ng-bootstrap": "14.0.1", "boosted": "4.3.1", "ngx-matomo": "1.1.0", Loading @@ -34,8 +34,8 @@ "@angular-eslint/schematics": "15.2.1", "@angular-eslint/template-parser": "15.2.1", "@angular/cli": "15.2.4", "@angular/compiler-cli": "15.2.6", "@angular/language-service": "15.2.6", "@angular/compiler-cli": "15.2.7", "@angular/language-service": "15.2.7", "@types/jasmine": "~3.10.0", "@types/jasminewd2": "2.0.10", "@types/node": "16.18.23", Loading Loading @@ -1146,9 +1146,9 @@ } }, "node_modules/@angular/animations": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.2.6.tgz", "integrity": "sha512-2fEhhj7xTzWHD61B502eXwDclsurkOK7CU+iRdl8EAtEobLRt62sG/XHmJ71UaaniWyI/H0sUSEJuF8TIPcaoQ==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/animations/-/animations-15.2.7.tgz", "integrity": "sha512-Vmy0AljHc/GOp87O2x0mxUDiyfJFW8ndDE9Xrm/g0rnLnNWsaLtLXr1TWbwF7eTqKA3k/QcUvYAjLMWKvjyKgQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1156,7 +1156,7 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/core": "15.2.6" "@angular/core": "15.2.7" } }, "node_modules/@angular/cli": { Loading Loading @@ -1274,9 +1274,9 @@ } }, "node_modules/@angular/common": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.2.6.tgz", "integrity": "sha512-kPGJoSkFPXsIeHzcjlal8JC8/jYK9qAr+wv+HDX8O1J2FEzQjwoX4SYvpnvVk5WTqUkxMkRCTMu2YFAAmU1+qg==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/common/-/common-15.2.7.tgz", "integrity": "sha512-CbmrQeZ0yChQrF/ab3v+gv6x2uLbv/s1wZNUBSO/p1STz6BZzHRJqObVlfPlQvyBx5btBBy/+I1sUh1yumARDA==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1284,14 +1284,14 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/core": "15.2.6", "@angular/core": "15.2.7", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/compiler": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.2.6.tgz", "integrity": "sha512-6oBAIY5KcC1UNsrnWGLcopZ9RD7c0HzpTCQY46N6HytHtUjBvzLbGWZu5MfahPtIjKz9FMVYBX9hugcbVpWnTA==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.2.7.tgz", "integrity": "sha512-SesyYI2ExUa13XukXgIsmfg3ar90HbWeWDJTgmzsIfph0M9t6+SaPGpf3FCtdBgNADIpUFp3cieCOJgLESzxYQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1299,7 +1299,7 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/core": "15.2.6" "@angular/core": "15.2.7" }, "peerDependenciesMeta": { "@angular/core": { Loading @@ -1308,9 +1308,9 @@ } }, "node_modules/@angular/compiler-cli": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.2.6.tgz", "integrity": "sha512-GHwL4l+NkaUGGdypF+nMFWCmTqvGusTzIriIwpnp38wc8lpmVME2jVodB6sHAkrxFmaHXU/gOCDFK4AnOi6Gmw==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-15.2.7.tgz", "integrity": "sha512-4v51dOaT8GDUzRh6+mCLZOaYuU9FYX6vOHaLod9np3tVWPhcpoF2ZklRSiQDeFqrhr5B4vuCp/Lh9N2wzc22XQ==", "dependencies": { "@babel/core": "7.19.3", "@jridgewell/sourcemap-codec": "^1.4.14", Loading @@ -1332,7 +1332,7 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/compiler": "15.2.6", "@angular/compiler": "15.2.7", "typescript": ">=4.8.2 <5.0" } }, Loading Loading @@ -1402,9 +1402,9 @@ } }, "node_modules/@angular/core": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.2.6.tgz", "integrity": "sha512-eN46OfSOLQGN6AciUvyHOJ8xQxmiEakkxJeoG1jwcSRXCjwSYYnQ/6drnhUpq5p43XXBAIduKfJXNztEPvLAkA==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/core/-/core-15.2.7.tgz", "integrity": "sha512-iS7JCJubRFqdndoUdAnvNkQRT3tY5tNFupBQS/sytkwxVrdBg+Is5jpdgk741n824vTMsE+CnuY0SETar8rN6g==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1417,9 +1417,9 @@ } }, "node_modules/@angular/forms": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.2.6.tgz", "integrity": "sha512-SdZxsE9MUOVMz0FjOwtx1RN/SGpObnAyZBqXNrN0c4BmJg+faJzvKIBBN102CKpWZOGRoq2YYrgxow9StMhxTw==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/forms/-/forms-15.2.7.tgz", "integrity": "sha512-rzrebDIrtxxOeMcBzRBxqaOBZ+T1DJrysG/6YWZy428W/Z3MfPxUarPxgfx/oZI+x5uUsDaZmyoRdhVPJ2KhZg==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1427,25 +1427,25 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/common": "15.2.6", "@angular/core": "15.2.6", "@angular/platform-browser": "15.2.6", "@angular/common": "15.2.7", "@angular/core": "15.2.7", "@angular/platform-browser": "15.2.7", "rxjs": "^6.5.3 || ^7.4.0" } }, "node_modules/@angular/language-service": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-15.2.6.tgz", "integrity": "sha512-q6u4XhFReJ3GtA7dC5rJaEBQPjJUjOz9PlwHSOxZxugFP99ddDNBBFd0caa446G54kQdZFG7j7w7BiAp2/srmQ==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/language-service/-/language-service-15.2.7.tgz", "integrity": "sha512-uQ5ZACxDgP7pvakdqzN+W2CMls8svwBN8gygLwxvf+b4B+jllcmO45W/O9MPXfB/qfBRuuBmClm/29L1RmMHUA==", "dev": true, "engines": { "node": "^14.20.0 || ^16.13.0 || >=18.10.0" } }, "node_modules/@angular/localize": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/localize/-/localize-15.2.6.tgz", "integrity": "sha512-2WJBYRJ6aulo0fS9BUGr4fsdyk+5WcbZoiFURgs0sNrJtYCd51I9rQNwl3OGyYReNmFx8GgLc4K7+rEKhKfSbA==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/localize/-/localize-15.2.7.tgz", "integrity": "sha512-ySuy35QKApWH9sW3PfnAAnZjLl3NT+SacvlEWigrTeCqfBEuDPUG57ugvc1/Lzuo09UOh3HQkrQBbdWAILd8JA==", "dependencies": { "@babel/core": "7.19.3", "glob": "8.1.0", Loading @@ -1460,8 +1460,8 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/compiler": "15.2.6", "@angular/compiler-cli": "15.2.6" "@angular/compiler": "15.2.7", "@angular/compiler-cli": "15.2.7" } }, "node_modules/@angular/localize/node_modules/ansi-regex": { Loading Loading @@ -1567,9 +1567,9 @@ } }, "node_modules/@angular/platform-browser": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.2.6.tgz", "integrity": "sha512-8afckDEWfYf+cyxs2SboZBJkiCwFgYE8IH24RUW1t3zLC+wfrTr7UEfrCoD4YJRVJdqnPoRWN5gjz98n3n4zsA==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-15.2.7.tgz", "integrity": "sha512-aCbd7xyuP7c2eDITkOTDO2mqP550WHCBN8U6VnjysqtB5ocbJtR6z/MIRItN/Zx+xj3piiaKei//XIkb3Q5fXQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1577,9 +1577,9 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/animations": "15.2.6", "@angular/common": "15.2.6", "@angular/core": "15.2.6" "@angular/animations": "15.2.7", "@angular/common": "15.2.7", "@angular/core": "15.2.7" }, "peerDependenciesMeta": { "@angular/animations": { Loading @@ -1588,9 +1588,9 @@ } }, "node_modules/@angular/platform-browser-dynamic": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.2.6.tgz", "integrity": "sha512-ZSyiigpxBWIM5f8t/a28Y3BCzHn1FtI2KsJysE7di5UUflOzwbxbfycVlpiZp0girbDYRyF18vvefvitNh17Gw==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.2.7.tgz", "integrity": "sha512-t1Nf7hgbcYvhmxuzgUtsV47jrI5CXUBqrtz5I0ilWG92zZTig5qvfd1/2Ub8NHz87uHNrnggyZpL2+4MJ26nyQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1598,16 +1598,16 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/common": "15.2.6", "@angular/compiler": "15.2.6", "@angular/core": "15.2.6", "@angular/platform-browser": "15.2.6" "@angular/common": "15.2.7", "@angular/compiler": "15.2.7", "@angular/core": "15.2.7", "@angular/platform-browser": "15.2.7" } }, "node_modules/@angular/router": { "version": "15.2.6", "resolved": "https://registry.npmjs.org/@angular/router/-/router-15.2.6.tgz", "integrity": "sha512-yB9uc9Xi9N0dErsugleywBA1KYG+GQ9WWSlri34oe2VsCqZazImn71n4wKPtrm2Xiy/mI23wJcr+jiCAtzp49Q==", "version": "15.2.7", "resolved": "https://registry.npmjs.org/@angular/router/-/router-15.2.7.tgz", "integrity": "sha512-Wkk+oJSUrVafJjmv9uE1SoY4wDE9bjX7ald+UXePz+QyM/PFoLkm/CzLYjFBkJnsOkOVxw1VmvacoUjWN6BCTQ==", "dependencies": { "tslib": "^2.3.0" }, Loading @@ -1615,9 +1615,9 @@ "node": "^14.20.0 || ^16.13.0 || >=18.10.0" }, "peerDependencies": { "@angular/common": "15.2.6", "@angular/core": "15.2.6", "@angular/platform-browser": "15.2.6", "@angular/common": "15.2.7", "@angular/core": "15.2.7", "@angular/platform-browser": "15.2.7", "rxjs": "^6.5.3 || ^7.4.0" } }, Loading
package.json +11 −11 Original line number Diff line number Diff line Loading @@ -11,15 +11,15 @@ }, "private": true, "dependencies": { "@angular/animations": "15.2.6", "@angular/common": "15.2.6", "@angular/compiler": "15.2.6", "@angular/core": "15.2.6", "@angular/forms": "15.2.6", "@angular/localize": "15.2.6", "@angular/platform-browser": "15.2.6", "@angular/platform-browser-dynamic": "15.2.6", "@angular/router": "15.2.6", "@angular/animations": "15.2.7", "@angular/common": "15.2.7", "@angular/compiler": "15.2.7", "@angular/core": "15.2.7", "@angular/forms": "15.2.7", "@angular/localize": "15.2.7", "@angular/platform-browser": "15.2.7", "@angular/platform-browser-dynamic": "15.2.7", "@angular/router": "15.2.7", "@ng-bootstrap/ng-bootstrap": "14.0.1", "boosted": "4.3.1", "ngx-matomo": "1.1.0", Loading @@ -37,8 +37,8 @@ "@angular-eslint/schematics": "15.2.1", "@angular-eslint/template-parser": "15.2.1", "@angular/cli": "15.2.4", "@angular/compiler-cli": "15.2.6", "@angular/language-service": "15.2.6", "@angular/compiler-cli": "15.2.7", "@angular/language-service": "15.2.7", "@types/jasmine": "~3.10.0", "@types/jasminewd2": "2.0.10", "@types/node": "16.18.23", Loading