diff --git a/packages/components-angular/package.json b/packages/components-angular/package.json index 8025799f2e..d49bea4579 100644 --- a/packages/components-angular/package.json +++ b/packages/components-angular/package.json @@ -10,15 +10,15 @@ "lint": "ng lint" }, "dependencies": { - "@angular/animations": "15.2.1", - "@angular/common": "15.2.1", - "@angular/compiler": "15.2.1", - "@angular/core": "15.2.1", - "@angular/forms": "15.2.1", - "@angular/localize": "15.2.1", - "@angular/platform-browser": "15.2.1", - "@angular/platform-browser-dynamic": "15.2.1", - "@angular/router": "15.2.1", + "@angular/animations": "15.2.2", + "@angular/common": "15.2.2", + "@angular/compiler": "15.2.2", + "@angular/core": "15.2.2", + "@angular/forms": "15.2.2", + "@angular/localize": "15.2.2", + "@angular/platform-browser": "15.2.2", + "@angular/platform-browser-dynamic": "15.2.2", + "@angular/router": "15.2.2", "@ng-bootstrap/ng-bootstrap": "14.0.1", "@popperjs/core": "2.11.6", "@swisspost/design-system-styles": "workspace:5.4.1", @@ -28,19 +28,19 @@ "zone.js": "0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "15.2.1", + "@angular-devkit/build-angular": "15.2.2", "@angular-eslint/builder": "15.2.1", "@angular-eslint/eslint-plugin": "15.2.1", "@angular-eslint/eslint-plugin-template": "15.2.1", "@angular-eslint/schematics": "15.2.1", "@angular-eslint/template-parser": "15.2.1", - "@angular/cli": "15.2.1", - "@angular/compiler-cli": "15.2.1", + "@angular/cli": "15.2.2", + "@angular/compiler-cli": "15.2.2", "@types/jasmine": "4.3.1", - "@types/node": "18.14.6", + "@types/node": "18.15.1", "@typescript-eslint/eslint-plugin": "5.54.1", "@typescript-eslint/parser": "5.54.1", - "eslint": "8.35.0", + "eslint": "8.36.0", "jasmine-core": "4.5.0", "karma": "6.4.1", "karma-chrome-launcher": "3.1.1", @@ -48,7 +48,7 @@ "karma-jasmine": "5.1.0", "karma-jasmine-html-reporter": "2.0.0", "ng-packagr": "15.2.2", - "rimraf": "4.3.1", + "rimraf": "4.4.0", "typescript": "4.9.5" } } diff --git a/packages/components-react/package.json b/packages/components-react/package.json index 8f98219d6e..ff69fa04b0 100644 --- a/packages/components-react/package.json +++ b/packages/components-react/package.json @@ -18,12 +18,12 @@ "@swisspost/design-system-components": "workspace:1.3.1" }, "devDependencies": { - "@types/node": "18.14.6", + "@types/node": "18.15.1", "@types/react": "18.0.28", "@types/react-dom": "18.0.11", "@typescript-eslint/eslint-plugin": "5.54.1", "@typescript-eslint/parser": "5.54.1", - "eslint": "8.35.0", + "eslint": "8.36.0", "eslint-config-standard-with-typescript": "34.0.0", "eslint-plugin-import": "2.27.5", "eslint-plugin-n": "15.6.1", @@ -31,7 +31,7 @@ "eslint-plugin-react": "7.32.2", "react": "18.2.0", "react-dom": "18.2.0", - "rimraf": "4.3.1", + "rimraf": "4.4.0", "typescript": "*" }, "peerDependencies": { diff --git a/packages/components/package.json b/packages/components/package.json index e6fbf1027c..17e373c1e8 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -45,18 +45,18 @@ "@swisspost/design-system-styles": "workspace:5.4.1", "bootstrap": "5.2.3", "eslint-plugin-react": "7.32.2", - "puppeteer": "19.7.3", - "sass": "1.58.3" + "puppeteer": "19.7.4", + "sass": "1.59.2" }, "devDependencies": { - "@percy/cli": "1.20.2", + "@percy/cli": "1.20.3", "@percy/cypress": "3.1.2", "@types/jest": "27.5.2", "@typescript-eslint/eslint-plugin": "5.54.1", "@typescript-eslint/parser": "5.54.1", "cypress": "12.7.0", "cypress-storybook": "0.5.1", - "eslint": "8.35.0", + "eslint": "8.36.0", "jest": "27.5.1", "jest-cli": "27.5.1", "npm-run-all": "4.1.5", diff --git a/packages/demo/.tool-versions b/packages/demo/.tool-versions index fb4d1620b4..27552eba72 100644 --- a/packages/demo/.tool-versions +++ b/packages/demo/.tool-versions @@ -1 +1 @@ -nodejs 18.14.2 +nodejs 18.15.0 diff --git a/packages/demo/package.json b/packages/demo/package.json index 2205d36ef6..fb08dd8ed5 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -12,23 +12,23 @@ "lint": "ng lint" }, "dependencies": { - "@angular/animations": "15.2.1", - "@angular/cdk": "15.2.1", - "@angular/common": "15.2.1", - "@angular/compiler": "15.2.1", - "@angular/core": "15.2.1", - "@angular/forms": "15.2.1", - "@angular/localize": "15.2.1", - "@angular/platform-browser": "15.2.1", - "@angular/platform-browser-dynamic": "15.2.1", - "@angular/router": "15.2.1", + "@angular/animations": "15.2.2", + "@angular/cdk": "15.2.2", + "@angular/common": "15.2.2", + "@angular/compiler": "15.2.2", + "@angular/core": "15.2.2", + "@angular/forms": "15.2.2", + "@angular/localize": "15.2.2", + "@angular/platform-browser": "15.2.2", + "@angular/platform-browser-dynamic": "15.2.2", + "@angular/router": "15.2.2", "@ng-bootstrap/ng-bootstrap": "14.0.1", "@popperjs/core": "2.11.6", "@swimlane/ngx-datatable": "20.1.0", "@swisspost/design-system-intranet-header": "workspace:3.1.1", "@swisspost/design-system-styles": "workspace:5.4.1", "bootstrap": "5.2.3", - "core-js": "3.29.0", + "core-js": "3.29.1", "highlight.js": "11.7.0", "ngx-highlightjs": "8.0.0", "ngx-toastr": "16.1.0", @@ -37,24 +37,24 @@ "zone.js": "0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "15.2.1", + "@angular-devkit/build-angular": "15.2.2", "@angular-devkit/build-optimizer": "0.1202.18", "@angular-eslint/builder": "15.2.1", "@angular-eslint/eslint-plugin": "15.2.1", "@angular-eslint/eslint-plugin-template": "15.2.1", "@angular-eslint/schematics": "15.2.1", "@angular-eslint/template-parser": "15.2.1", - "@angular/cli": "15.2.1", - "@angular/compiler-cli": "15.2.1", - "@angular/elements": "15.2.1", - "@angular/language-service": "15.2.1", + "@angular/cli": "15.2.2", + "@angular/compiler-cli": "15.2.2", + "@angular/elements": "15.2.2", + "@angular/language-service": "15.2.2", "@types/highlight.js": "9.12.4", "@types/jasmine": "4.3.1", "@types/jasminewd2": "2.0.10", - "@types/node": "18.14.6", + "@types/node": "18.15.1", "@typescript-eslint/eslint-plugin": "5.54.1", "@typescript-eslint/parser": "5.54.1", - "eslint": "8.35.0", + "eslint": "8.36.0", "jasmine-core": "4.5.0", "jasmine-marbles": "0.9.2", "jasmine-spec-reporter": "7.0.0", @@ -67,11 +67,11 @@ "prettier": "2.8.4", "protractor": "7.0.0", "raw-loader": "4.0.2", - "rimraf": "4.3.1", - "sass": "1.58.3", + "rimraf": "4.4.0", + "sass": "1.59.2", "sockjs": "0.3.24", "ts-node": "10.9.1", "typescript": "4.9.5", - "webpack": "5.75.0" + "webpack": "5.76.1" } } diff --git a/packages/documentation/package.json b/packages/documentation/package.json index 3ed5cff31a..e91e83cef1 100644 --- a/packages/documentation/package.json +++ b/packages/documentation/package.json @@ -37,7 +37,7 @@ "devDependencies": { "@babel/core": "7.21.0", "@geometricpanda/storybook-addon-badges": "1.1.1", - "@percy/cli": "1.20.2", + "@percy/cli": "1.20.3", "@percy/cypress": "3.1.2", "@pxtrn/storybook-addon-docs-stencil": "6.4.1", "@storybook/addon-a11y": "6.5.16", @@ -61,7 +61,7 @@ "prettier": "2.8.4", "react-markdown": "8.0.5", "rehype-raw": "6.1.1", - "sass": "1.58.3", + "sass": "1.59.2", "sass-loader": "10.4.1", "start-server-and-test": "2.0.0", "storybook-dark-mode": "2.1.1", diff --git a/packages/icons/package.json b/packages/icons/package.json index 85802920b0..40163d97d2 100644 --- a/packages/icons/package.json +++ b/packages/icons/package.json @@ -31,7 +31,7 @@ "@tsconfig/node16": "1.0.3", "@types/jest": "26.0.24", "@types/mock-fs": "4.13.1", - "@types/node": "18.14.6", + "@types/node": "18.15.1", "@types/node-fetch": "2.6.2", "@types/svgo": "2.6.4", "dotenv": "16.0.3", diff --git a/packages/internet-header/package.json b/packages/internet-header/package.json index 24e95f26a4..a60941f8c0 100644 --- a/packages/internet-header/package.json +++ b/packages/internet-header/package.json @@ -47,15 +47,15 @@ "@stencil/core": "3.1.0", "@stencil/store": "2.0.4", "body-scroll-lock": "4.0.0-beta.0", - "iframe-resizer": "4.3.5", - "jquery": "3.6.3", + "iframe-resizer": "4.3.6", + "jquery": "3.6.4", "tabbable": "6.1.1", "throttle-debounce": "5.0.0", "url-polyfill": "1.1.12" }, "devDependencies": { "@babel/core": "7.21.0", - "@percy/cli": "1.20.2", + "@percy/cli": "1.20.3", "@percy/cypress": "3.1.2", "@stencil/eslint-plugin": "0.4.0", "@stencil/sass": "3.0.0", @@ -63,7 +63,7 @@ "@types/iframe-resizer": "3.5.9", "@types/jest": "26.0.24", "@types/jquery": "3.5.16", - "@types/node": "18.14.6", + "@types/node": "18.15.1", "@types/throttle-debounce": "5.0.0", "babel-loader": "9.1.2", "bootstrap": "5.2.3", @@ -73,11 +73,11 @@ "eslint-plugin-react": "7.32.2", "globby": "13.1.3", "jest": "26.6.3", - "rimraf": "4.3.1", + "rimraf": "4.4.0", "rollup-plugin-node-polyfills": "0.2.1", "rollup-plugin-scss": "4.0.0", "rollup-plugin-visualizer": "5.9.0", - "sass": "1.58.3", + "sass": "1.59.2", "start-server-and-test": "2.0.0", "ts-jest": "26.5.6", "typescript": "4.9.5" diff --git a/packages/styles/package.json b/packages/styles/package.json index 6b91346c1a..2a79e05737 100644 --- a/packages/styles/package.json +++ b/packages/styles/package.json @@ -44,10 +44,10 @@ }, "devDependencies": { "@angular/compiler": "<=15.0.4", - "@percy/cli": "1.20.2", + "@percy/cli": "1.20.3", "@percy/cypress": "3.1.2", - "@types/node": "18.14.6", - "autoprefixer": "10.4.13", + "@types/node": "18.15.1", + "autoprefixer": "10.4.14", "copyfiles": "2.4.1", "cypress": "12.7.0", "cypress-storybook": "0.5.1", @@ -59,8 +59,8 @@ "npm-run-all": "4.1.5", "postcss": "8.4.21", "postcss-scss": "4.0.6", - "rimraf": "4.3.1", - "sass": "1.58.3", + "rimraf": "4.4.0", + "sass": "1.59.2", "stylelint": "15.2.0", "stylelint-config-prettier": "9.0.5", "stylelint-config-sass-guidelines": "9.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f311692266..f521c6da72 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,7 +27,7 @@ importers: packages/components: specifiers: - '@percy/cli': 1.20.2 + '@percy/cli': 1.20.3 '@percy/cypress': 3.1.2 '@popperjs/core': 2.11.6 '@stencil-community/eslint-plugin': ^0.5.0 @@ -41,34 +41,34 @@ importers: bootstrap: 5.2.3 cypress: 12.7.0 cypress-storybook: 0.5.1 - eslint: 8.35.0 + eslint: 8.36.0 eslint-plugin-react: 7.32.2 jest: 27.5.1 jest-cli: 27.5.1 npm-run-all: 4.1.5 - puppeteer: 19.7.3 - sass: 1.58.3 + puppeteer: 19.7.4 + sass: 1.59.2 typescript: 4.9.5 dependencies: '@popperjs/core': 2.11.6 - '@stencil-community/eslint-plugin': 0.5.0_yvbex7qcgje7wsfupspvekjz3m + '@stencil-community/eslint-plugin': 0.5.0_ju3ceu7xps3w6o4zsktvpmo3ai '@stencil/core': 3.1.0 '@stencil/react-output-target': 0.4.0_@stencil+core@3.1.0 '@stencil/sass': 3.0.0_@stencil+core@3.1.0 '@swisspost/design-system-styles': link:../styles/dist bootstrap: 5.2.3_@popperjs+core@2.11.6 - eslint-plugin-react: 7.32.2_eslint@8.35.0 - puppeteer: 19.7.3_typescript@4.9.5 - sass: 1.58.3 + eslint-plugin-react: 7.32.2_eslint@8.36.0 + puppeteer: 19.7.4_typescript@4.9.5 + sass: 1.59.2 devDependencies: - '@percy/cli': 1.20.2 + '@percy/cli': 1.20.3 '@percy/cypress': 3.1.2_cypress@12.7.0 '@types/jest': 27.5.2 - '@typescript-eslint/eslint-plugin': 5.54.1_mlk7dnz565t663n4razh6a6v6i - '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/eslint-plugin': 5.54.1_4rfaf6mlw2mmutqjcopwvbftpu + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m cypress: 12.7.0 cypress-storybook: 0.5.1_cypress@12.7.0 - eslint: 8.35.0 + eslint: 8.36.0 jest: 27.5.1 jest-cli: 27.5.1 npm-run-all: 4.1.5 @@ -76,31 +76,31 @@ importers: packages/components-angular: specifiers: - '@angular-devkit/build-angular': 15.2.1 + '@angular-devkit/build-angular': 15.2.2 '@angular-eslint/builder': 15.2.1 '@angular-eslint/eslint-plugin': 15.2.1 '@angular-eslint/eslint-plugin-template': 15.2.1 '@angular-eslint/schematics': 15.2.1 '@angular-eslint/template-parser': 15.2.1 - '@angular/animations': 15.2.1 - '@angular/cli': 15.2.1 - '@angular/common': 15.2.1 - '@angular/compiler': 15.2.1 - '@angular/compiler-cli': 15.2.1 - '@angular/core': 15.2.1 - '@angular/forms': 15.2.1 - '@angular/localize': 15.2.1 - '@angular/platform-browser': 15.2.1 - '@angular/platform-browser-dynamic': 15.2.1 - '@angular/router': 15.2.1 + '@angular/animations': 15.2.2 + '@angular/cli': 15.2.2 + '@angular/common': 15.2.2 + '@angular/compiler': 15.2.2 + '@angular/compiler-cli': 15.2.2 + '@angular/core': 15.2.2 + '@angular/forms': 15.2.2 + '@angular/localize': 15.2.2 + '@angular/platform-browser': 15.2.2 + '@angular/platform-browser-dynamic': 15.2.2 + '@angular/router': 15.2.2 '@ng-bootstrap/ng-bootstrap': 14.0.1 '@popperjs/core': 2.11.6 '@swisspost/design-system-styles': workspace:5.4.1 '@types/jasmine': 4.3.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@typescript-eslint/eslint-plugin': 5.54.1 '@typescript-eslint/parser': 5.54.1 - eslint: 8.35.0 + eslint: 8.36.0 jasmine-core: 4.5.0 karma: 6.4.1 karma-chrome-launcher: 3.1.1 @@ -108,23 +108,23 @@ importers: karma-jasmine: 5.1.0 karma-jasmine-html-reporter: 2.0.0 ng-packagr: 15.2.2 - rimraf: 4.3.1 + rimraf: 4.4.0 rxjs: 7.8.0 tslib: 2.5.0 typescript: 4.9.5 watch: 1.0.2 zone.js: 0.13.0 dependencies: - '@angular/animations': 15.2.1_@angular+core@15.2.1 - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/compiler': 15.2.1_@angular+core@15.2.1 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 - '@angular/forms': 15.2.1_m5wmoc4v2teqays2xvbdq4lica - '@angular/localize': 15.2.1_grkm73pgp3s2uzapuqnwurxzqq - '@angular/platform-browser': 15.2.1_7j4w6zoz33pkplfc3lxyl3lv3e - '@angular/platform-browser-dynamic': 15.2.1_62tleqnoqwdrbcas5ykx7xf63m - '@angular/router': 15.2.1_m5wmoc4v2teqays2xvbdq4lica - '@ng-bootstrap/ng-bootstrap': 14.0.1_yeub54sngbxivrpmhwma6l5bmi + '@angular/animations': 15.2.2_@angular+core@15.2.2 + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/compiler': 15.2.2_@angular+core@15.2.2 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 + '@angular/forms': 15.2.2_l5mfipeoizzgchs5c5d4qx66yu + '@angular/localize': 15.2.2_2a5juwat23iofrg3dm3muyzley + '@angular/platform-browser': 15.2.2_67tth7lseo52y77w7j2bbt7gai + '@angular/platform-browser-dynamic': 15.2.2_pbblcghlnqr2rvkrg2skpac4ri + '@angular/router': 15.2.2_l5mfipeoizzgchs5c5d4qx66yu + '@ng-bootstrap/ng-bootstrap': 14.0.1_wkjlkqymyrpqvr6kegvioqbmj4 '@popperjs/core': 2.11.6 '@swisspost/design-system-styles': link:../styles/dist rxjs: 7.8.0 @@ -132,27 +132,27 @@ importers: watch: 1.0.2 zone.js: 0.13.0 devDependencies: - '@angular-devkit/build-angular': 15.2.1_qzag4pnpzgmro254f3csqgbi64 - '@angular-eslint/builder': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular-eslint/eslint-plugin': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular-eslint/eslint-plugin-template': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular-eslint/schematics': 15.2.1_v53od5ljb2zn3ssrm7yha6wblu - '@angular-eslint/template-parser': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular/cli': 15.2.1 - '@angular/compiler-cli': 15.2.1_4jorme3phifuqodpnm2vkpeo3q + '@angular-devkit/build-angular': 15.2.2_wa74yqlcqxuninuwpf43sjdqzm + '@angular-eslint/builder': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular-eslint/eslint-plugin': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular-eslint/eslint-plugin-template': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular-eslint/schematics': 15.2.1_iejjcivfx24il3zgxdr5ml42mu + '@angular-eslint/template-parser': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular/cli': 15.2.2 + '@angular/compiler-cli': 15.2.2_melnpt72bdyyrlmw2gkt7zh2xe '@types/jasmine': 4.3.1 - '@types/node': 18.14.6 - '@typescript-eslint/eslint-plugin': 5.54.1_mlk7dnz565t663n4razh6a6v6i - '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu - eslint: 8.35.0 + '@types/node': 18.15.1 + '@typescript-eslint/eslint-plugin': 5.54.1_4rfaf6mlw2mmutqjcopwvbftpu + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m + eslint: 8.36.0 jasmine-core: 4.5.0 karma: 6.4.1 karma-chrome-launcher: 3.1.1 karma-coverage: 2.2.0 karma-jasmine: 5.1.0_karma@6.4.1 karma-jasmine-html-reporter: 2.0.0_uk6l45dlsjldsnfgnal4othgyq - ng-packagr: 15.2.2_2svb2psuxbwlbozhkyi5hwezde - rimraf: 4.3.1 + ng-packagr: 15.2.2_gou553l2pjc4qyby6ply4iqw5a + rimraf: 4.4.0 typescript: 4.9.5 packages/components-angular/projects/intranet-header: @@ -170,12 +170,12 @@ importers: packages/components-react: specifiers: '@swisspost/design-system-components': workspace:1.3.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/react': 18.0.28 '@types/react-dom': 18.0.11 '@typescript-eslint/eslint-plugin': 5.54.1 '@typescript-eslint/parser': 5.54.1 - eslint: 8.35.0 + eslint: 8.36.0 eslint-config-standard-with-typescript: 34.0.0 eslint-plugin-import: 2.27.5 eslint-plugin-n: 15.6.1 @@ -183,51 +183,51 @@ importers: eslint-plugin-react: 7.32.2 react: 18.2.0 react-dom: 18.2.0 - rimraf: 4.3.1 + rimraf: 4.4.0 typescript: '*' dependencies: '@swisspost/design-system-components': link:../components devDependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/react': 18.0.28 '@types/react-dom': 18.0.11 - '@typescript-eslint/eslint-plugin': 5.54.1_oxxrfbmyxeembfx3omtbaasowa - '@typescript-eslint/parser': 5.54.1_4i7pqkuy6izscdzr2hpyziu3pe - eslint: 8.35.0 - eslint-config-standard-with-typescript: 34.0.0_szflrmc5p6fmjuhpof6bw7jnuy - eslint-plugin-import: 2.27.5_uyiasnnzcqrxqkfvjklwnmwcha - eslint-plugin-n: 15.6.1_eslint@8.35.0 - eslint-plugin-promise: 6.1.1_eslint@8.35.0 - eslint-plugin-react: 7.32.2_eslint@8.35.0 + '@typescript-eslint/eslint-plugin': 5.54.1_ywupnmau2n6t67hboir3d2uuqq + '@typescript-eslint/parser': 5.54.1_oetr3kuzbjncgm24ninkrag7ya + eslint: 8.36.0 + eslint-config-standard-with-typescript: 34.0.0_3rpchblspaxtlbo3td24njqyaq + eslint-plugin-import: 2.27.5_grm2fcfvepvokbbqenost2xmum + eslint-plugin-n: 15.6.1_eslint@8.36.0 + eslint-plugin-promise: 6.1.1_eslint@8.36.0 + eslint-plugin-react: 7.32.2_eslint@8.36.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 - rimraf: 4.3.1 + rimraf: 4.4.0 typescript: 4.8.4 publishDirectory: ./dist packages/demo: specifiers: - '@angular-devkit/build-angular': 15.2.1 + '@angular-devkit/build-angular': 15.2.2 '@angular-devkit/build-optimizer': 0.1202.18 '@angular-eslint/builder': 15.2.1 '@angular-eslint/eslint-plugin': 15.2.1 '@angular-eslint/eslint-plugin-template': 15.2.1 '@angular-eslint/schematics': 15.2.1 '@angular-eslint/template-parser': 15.2.1 - '@angular/animations': 15.2.1 - '@angular/cdk': 15.2.1 - '@angular/cli': 15.2.1 - '@angular/common': 15.2.1 - '@angular/compiler': 15.2.1 - '@angular/compiler-cli': 15.2.1 - '@angular/core': 15.2.1 - '@angular/elements': 15.2.1 - '@angular/forms': 15.2.1 - '@angular/language-service': 15.2.1 - '@angular/localize': 15.2.1 - '@angular/platform-browser': 15.2.1 - '@angular/platform-browser-dynamic': 15.2.1 - '@angular/router': 15.2.1 + '@angular/animations': 15.2.2 + '@angular/cdk': 15.2.2 + '@angular/cli': 15.2.2 + '@angular/common': 15.2.2 + '@angular/compiler': 15.2.2 + '@angular/compiler-cli': 15.2.2 + '@angular/core': 15.2.2 + '@angular/elements': 15.2.2 + '@angular/forms': 15.2.2 + '@angular/language-service': 15.2.2 + '@angular/localize': 15.2.2 + '@angular/platform-browser': 15.2.2 + '@angular/platform-browser-dynamic': 15.2.2 + '@angular/router': 15.2.2 '@ng-bootstrap/ng-bootstrap': 14.0.1 '@popperjs/core': 2.11.6 '@swimlane/ngx-datatable': 20.1.0 @@ -236,12 +236,12 @@ importers: '@types/highlight.js': 9.12.4 '@types/jasmine': 4.3.1 '@types/jasminewd2': 2.0.10 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@typescript-eslint/eslint-plugin': 5.54.1 '@typescript-eslint/parser': 5.54.1 bootstrap: 5.2.3 - core-js: 3.29.0 - eslint: 8.35.0 + core-js: 3.29.1 + eslint: 8.36.0 highlight.js: 11.7.0 jasmine-core: 4.5.0 jasmine-marbles: 0.9.2 @@ -257,58 +257,58 @@ importers: prettier: 2.8.4 protractor: 7.0.0 raw-loader: 4.0.2 - rimraf: 4.3.1 + rimraf: 4.4.0 rxjs: 7.8.0 - sass: 1.58.3 + sass: 1.59.2 sockjs: 0.3.24 ts-node: 10.9.1 tslib: 2.5.0 typescript: 4.9.5 - webpack: 5.75.0 + webpack: 5.76.1 zone.js: 0.13.0 dependencies: - '@angular/animations': 15.2.1_@angular+core@15.2.1 - '@angular/cdk': 15.2.1_wusrdiweymdhgxp5mnb5rxfxy4 - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/compiler': 15.2.1_@angular+core@15.2.1 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 - '@angular/forms': 15.2.1_m5wmoc4v2teqays2xvbdq4lica - '@angular/localize': 15.2.1_grkm73pgp3s2uzapuqnwurxzqq - '@angular/platform-browser': 15.2.1_7j4w6zoz33pkplfc3lxyl3lv3e - '@angular/platform-browser-dynamic': 15.2.1_62tleqnoqwdrbcas5ykx7xf63m - '@angular/router': 15.2.1_m5wmoc4v2teqays2xvbdq4lica - '@ng-bootstrap/ng-bootstrap': 14.0.1_yeub54sngbxivrpmhwma6l5bmi + '@angular/animations': 15.2.2_@angular+core@15.2.2 + '@angular/cdk': 15.2.2_kx5ra3nx2mawnc6whiuokrpwoy + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/compiler': 15.2.2_@angular+core@15.2.2 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 + '@angular/forms': 15.2.2_l5mfipeoizzgchs5c5d4qx66yu + '@angular/localize': 15.2.2_2a5juwat23iofrg3dm3muyzley + '@angular/platform-browser': 15.2.2_67tth7lseo52y77w7j2bbt7gai + '@angular/platform-browser-dynamic': 15.2.2_pbblcghlnqr2rvkrg2skpac4ri + '@angular/router': 15.2.2_l5mfipeoizzgchs5c5d4qx66yu + '@ng-bootstrap/ng-bootstrap': 14.0.1_wkjlkqymyrpqvr6kegvioqbmj4 '@popperjs/core': 2.11.6 - '@swimlane/ngx-datatable': 20.1.0_m5wmoc4v2teqays2xvbdq4lica + '@swimlane/ngx-datatable': 20.1.0_l5mfipeoizzgchs5c5d4qx66yu '@swisspost/design-system-intranet-header': link:../components-angular/dist/intranet-header '@swisspost/design-system-styles': link:../styles/dist bootstrap: 5.2.3_@popperjs+core@2.11.6 - core-js: 3.29.0 + core-js: 3.29.1 highlight.js: 11.7.0 - ngx-highlightjs: 8.0.0_wusrdiweymdhgxp5mnb5rxfxy4 - ngx-toastr: 16.1.0_lsxe5gtgpco3jjtbv6fppxxx5a + ngx-highlightjs: 8.0.0_kx5ra3nx2mawnc6whiuokrpwoy + ngx-toastr: 16.1.0_3f7qzg6oy2n3ewqstp3nujgbjq rxjs: 7.8.0 tslib: 2.5.0 zone.js: 0.13.0 devDependencies: - '@angular-devkit/build-angular': 15.2.1_akbejfkulba5cqafv6baym57pi - '@angular-devkit/build-optimizer': 0.1202.18_webpack@5.75.0 - '@angular-eslint/builder': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular-eslint/eslint-plugin': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular-eslint/eslint-plugin-template': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular-eslint/schematics': 15.2.1_v53od5ljb2zn3ssrm7yha6wblu - '@angular-eslint/template-parser': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular/cli': 15.2.1 - '@angular/compiler-cli': 15.2.1_4jorme3phifuqodpnm2vkpeo3q - '@angular/elements': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/language-service': 15.2.1 + '@angular-devkit/build-angular': 15.2.2_spfv4wc5t3442fazjv3yr5fdt4 + '@angular-devkit/build-optimizer': 0.1202.18_webpack@5.76.1 + '@angular-eslint/builder': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular-eslint/eslint-plugin': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular-eslint/eslint-plugin-template': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular-eslint/schematics': 15.2.1_iejjcivfx24il3zgxdr5ml42mu + '@angular-eslint/template-parser': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular/cli': 15.2.2 + '@angular/compiler-cli': 15.2.2_melnpt72bdyyrlmw2gkt7zh2xe + '@angular/elements': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/language-service': 15.2.2 '@types/highlight.js': 9.12.4 '@types/jasmine': 4.3.1 '@types/jasminewd2': 2.0.10 - '@types/node': 18.14.6 - '@typescript-eslint/eslint-plugin': 5.54.1_mlk7dnz565t663n4razh6a6v6i - '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu - eslint: 8.35.0 + '@types/node': 18.15.1 + '@typescript-eslint/eslint-plugin': 5.54.1_4rfaf6mlw2mmutqjcopwvbftpu + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m + eslint: 8.36.0 jasmine-core: 4.5.0 jasmine-marbles: 0.9.2_rxjs@7.8.0 jasmine-spec-reporter: 7.0.0 @@ -320,19 +320,19 @@ importers: karma-jasmine-html-reporter: 2.0.0_uk6l45dlsjldsnfgnal4othgyq prettier: 2.8.4 protractor: 7.0.0 - raw-loader: 4.0.2_webpack@5.75.0 - rimraf: 4.3.1 - sass: 1.58.3 + raw-loader: 4.0.2_webpack@5.76.1 + rimraf: 4.4.0 + sass: 1.59.2 sockjs: 0.3.24 - ts-node: 10.9.1_alpjt73dvgv6kni625hu7f2l4m + ts-node: 10.9.1_r2vohjtqb453xa4ljp4dw3sqb4 typescript: 4.9.5 - webpack: 5.75.0 + webpack: 5.76.1 packages/documentation: specifiers: '@babel/core': 7.21.0 '@geometricpanda/storybook-addon-badges': 1.1.1 - '@percy/cli': 1.20.2 + '@percy/cli': 1.20.3 '@percy/cypress': 3.1.2 '@pxtrn/storybook-addon-docs-stencil': 6.4.1 '@storybook/addon-a11y': 6.5.16 @@ -365,7 +365,7 @@ importers: react-jsx-parser: 1.29.0 react-markdown: 8.0.5 rehype-raw: 6.1.1 - sass: 1.58.3 + sass: 1.59.2 sass-loader: 10.4.1 start-server-and-test: 2.0.0 storybook-dark-mode: 2.1.1 @@ -385,7 +385,7 @@ importers: devDependencies: '@babel/core': 7.21.0 '@geometricpanda/storybook-addon-badges': 1.1.1_csav4gqpc6wbkhbkyfw423kllm - '@percy/cli': 1.20.2 + '@percy/cli': 1.20.3 '@percy/cypress': 3.1.2_cypress@12.7.0 '@pxtrn/storybook-addon-docs-stencil': 6.4.1_biqbaboplfbrettd7655fr4n2y '@storybook/addon-a11y': 6.5.16_biqbaboplfbrettd7655fr4n2y @@ -408,8 +408,8 @@ importers: cypress-storybook: 0.5.1_cypress@12.7.0 react-markdown: 8.0.5_pmekkgnqduwlme35zpnqhenc34 rehype-raw: 6.1.1 - sass: 1.58.3 - sass-loader: 10.4.1_sass@1.58.3 + sass: 1.59.2 + sass-loader: 10.4.1_sass@1.59.2 start-server-and-test: 2.0.0 storybook-dark-mode: 2.1.1_biqbaboplfbrettd7655fr4n2y style-loader: 2.0.0 @@ -420,7 +420,7 @@ importers: '@tsconfig/node16': 1.0.3 '@types/jest': 26.0.24 '@types/mock-fs': 4.13.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/node-fetch': 2.6.2 '@types/svgo': 2.6.4 dotenv: 16.0.3 @@ -437,7 +437,7 @@ importers: '@tsconfig/node16': 1.0.3 '@types/jest': 26.0.24 '@types/mock-fs': 4.13.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/node-fetch': 2.6.2 '@types/svgo': 2.6.4 dotenv: 16.0.3 @@ -448,13 +448,13 @@ importers: node-fetch: 2.6.9 svgo: 3.0.2 ts-jest: 26.5.6_xuote2qreek47x2di7kesslrai - ts-node: 10.9.1_alpjt73dvgv6kni625hu7f2l4m + ts-node: 10.9.1_r2vohjtqb453xa4ljp4dw3sqb4 typescript: 4.9.5 packages/internet-header: specifiers: '@babel/core': 7.21.0 - '@percy/cli': 1.20.2 + '@percy/cli': 1.20.3 '@percy/cypress': 3.1.2 '@stencil/core': 3.1.0 '@stencil/eslint-plugin': 0.4.0 @@ -464,7 +464,7 @@ importers: '@types/iframe-resizer': 3.5.9 '@types/jest': 26.0.24 '@types/jquery': 3.5.16 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/throttle-debounce': 5.0.0 babel-loader: 9.1.2 body-scroll-lock: 4.0.0-beta.0 @@ -474,14 +474,14 @@ importers: cypress-storybook: 0.5.1 eslint-plugin-react: 7.32.2 globby: 13.1.3 - iframe-resizer: 4.3.5 + iframe-resizer: 4.3.6 jest: 26.6.3 - jquery: 3.6.3 - rimraf: 4.3.1 + jquery: 3.6.4 + rimraf: 4.4.0 rollup-plugin-node-polyfills: 0.2.1 rollup-plugin-scss: 4.0.0 rollup-plugin-visualizer: 5.9.0 - sass: 1.58.3 + sass: 1.59.2 start-server-and-test: 2.0.0 tabbable: 6.1.1 throttle-debounce: 5.0.0 @@ -492,14 +492,14 @@ importers: '@stencil/core': 3.1.0 '@stencil/store': 2.0.4_@stencil+core@3.1.0 body-scroll-lock: 4.0.0-beta.0 - iframe-resizer: 4.3.5 - jquery: 3.6.3 + iframe-resizer: 4.3.6 + jquery: 3.6.4 tabbable: 6.1.1 throttle-debounce: 5.0.0 url-polyfill: 1.1.12 devDependencies: '@babel/core': 7.21.0 - '@percy/cli': 1.20.2 + '@percy/cli': 1.20.3 '@percy/cypress': 3.1.2_cypress@12.7.0 '@stencil/eslint-plugin': 0.4.0_w5c5dbqc272erzbms35isk44xy '@stencil/sass': 3.0.0_@stencil+core@3.1.0 @@ -507,7 +507,7 @@ importers: '@types/iframe-resizer': 3.5.9 '@types/jest': 26.0.24 '@types/jquery': 3.5.16 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/throttle-debounce': 5.0.0 babel-loader: 9.1.2_@babel+core@7.21.0 bootstrap: 5.2.3 @@ -517,11 +517,11 @@ importers: eslint-plugin-react: 7.32.2 globby: 13.1.3 jest: 26.6.3 - rimraf: 4.3.1 + rimraf: 4.4.0 rollup-plugin-node-polyfills: 0.2.1 rollup-plugin-scss: 4.0.0 rollup-plugin-visualizer: 5.9.0 - sass: 1.58.3 + sass: 1.59.2 start-server-and-test: 2.0.0 ts-jest: 26.5.6_xuote2qreek47x2di7kesslrai typescript: 4.9.5 @@ -532,11 +532,11 @@ importers: '@angular-devkit/schematics': <=15.0.4 '@angular/compiler': <=15.0.4 '@angular/core': <=15.0.4 - '@percy/cli': 1.20.2 + '@percy/cli': 1.20.3 '@percy/cypress': 3.1.2 '@popperjs/core': 2.11.6 - '@types/node': 18.14.6 - autoprefixer: 10.4.13 + '@types/node': 18.15.1 + autoprefixer: 10.4.14 bootstrap: 5.2.3 cheerio: 1.0.0-rc.12 copyfiles: 2.4.1 @@ -551,8 +551,8 @@ importers: postcss: 8.4.21 postcss-scss: 4.0.6 prettier: 2.8.4 - rimraf: 4.3.1 - sass: 1.58.3 + rimraf: 4.4.0 + sass: 1.59.2 stylelint: 15.2.0 stylelint-config-prettier: 9.0.5 stylelint-config-sass-guidelines: 9.0.1 @@ -570,10 +570,10 @@ importers: typescript: 4.9.5 devDependencies: '@angular/compiler': 15.0.4_@angular+core@15.0.4 - '@percy/cli': 1.20.2 + '@percy/cli': 1.20.3 '@percy/cypress': 3.1.2_cypress@12.7.0 - '@types/node': 18.14.6 - autoprefixer: 10.4.13_postcss@8.4.21 + '@types/node': 18.15.1 + autoprefixer: 10.4.14_postcss@8.4.21 copyfiles: 2.4.1 cypress: 12.7.0 cypress-storybook: 0.5.1_cypress@12.7.0 @@ -581,12 +581,12 @@ importers: gulp: 4.0.2 gulp-postcss: 9.0.1_postcss@8.4.21 gulp-sass: 5.1.0 - jest: 29.5.0_@types+node@18.14.6 + jest: 29.5.0_@types+node@18.15.1 npm-run-all: 4.1.5 postcss: 8.4.21 postcss-scss: 4.0.6_postcss@8.4.21 - rimraf: 4.3.1 - sass: 1.58.3 + rimraf: 4.4.0 + sass: 1.59.2 stylelint: 15.2.0 stylelint-config-prettier: 9.0.5_stylelint@15.2.0 stylelint-config-sass-guidelines: 9.0.1_xczz5gvex7qa2pnzrs7ducdpai @@ -603,28 +603,28 @@ packages: '@jridgewell/gen-mapping': 0.1.1 '@jridgewell/trace-mapping': 0.3.17 - /@angular-devkit/architect/0.1502.1: - resolution: {integrity: sha512-/rtR0U4TJCplpnIfenoTOIn4omPUDDL8iAl6le0qelL2CXdEl6UjMBYF1ILS8OVMLfpEGUXfMLeZgRn0yb7DjA==} + /@angular-devkit/architect/0.1502.2: + resolution: {integrity: sha512-+NE2IV+tuPgcBdC+1ac7eYIBqZDH0VskXTqbhHiRKySbK0vF3/cwTw6Ie07phl0xC1dxLXeRE52L5YwX5jERFQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 15.2.1 + '@angular-devkit/core': 15.2.2 rxjs: 6.6.7 transitivePeerDependencies: - chokidar dev: true - /@angular-devkit/architect/0.1502.1_chokidar@3.5.3: - resolution: {integrity: sha512-/rtR0U4TJCplpnIfenoTOIn4omPUDDL8iAl6le0qelL2CXdEl6UjMBYF1ILS8OVMLfpEGUXfMLeZgRn0yb7DjA==} + /@angular-devkit/architect/0.1502.2_chokidar@3.5.3: + resolution: {integrity: sha512-+NE2IV+tuPgcBdC+1ac7eYIBqZDH0VskXTqbhHiRKySbK0vF3/cwTw6Ie07phl0xC1dxLXeRE52L5YwX5jERFQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 15.2.1_chokidar@3.5.3 + '@angular-devkit/core': 15.2.2_chokidar@3.5.3 rxjs: 6.6.7 transitivePeerDependencies: - chokidar dev: true - /@angular-devkit/build-angular/15.2.1_akbejfkulba5cqafv6baym57pi: - resolution: {integrity: sha512-EgJqlrig9iuMvqySb4h8h2AAd8OwhBqY2JMMvs+hIASZvJi3n+Qd12BdlqLuAzykRyIAdy3OeLSAaXZrmeSk0A==} + /@angular-devkit/build-angular/15.2.2_spfv4wc5t3442fazjv3yr5fdt4: + resolution: {integrity: sha512-iSav72D66ZguuIg7yZz/VcbrITidRmjBUApu1GAVfXd4rYZhdWygR072LAsAUNnSDAGwmIICFzj86c8LxYOtzA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: '@angular/compiler-cli': ^15.0.0 @@ -653,11 +653,11 @@ packages: optional: true dependencies: '@ampproject/remapping': 2.2.0 - '@angular-devkit/architect': 0.1502.1_chokidar@3.5.3 - '@angular-devkit/build-webpack': 0.1502.1_oc46zsvsns3nh7f43oasdmifbu - '@angular-devkit/core': 15.2.1_chokidar@3.5.3 - '@angular/compiler-cli': 15.2.1_4jorme3phifuqodpnm2vkpeo3q - '@angular/localize': 15.2.1_grkm73pgp3s2uzapuqnwurxzqq + '@angular-devkit/architect': 0.1502.2_chokidar@3.5.3 + '@angular-devkit/build-webpack': 0.1502.2_oc46zsvsns3nh7f43oasdmifbu + '@angular-devkit/core': 15.2.2_chokidar@3.5.3 + '@angular/compiler-cli': 15.2.2_melnpt72bdyyrlmw2gkt7zh2xe + '@angular/localize': 15.2.2_2a5juwat23iofrg3dm3muyzley '@babel/core': 7.20.12 '@babel/generator': 7.20.14 '@babel/helper-annotate-as-pure': 7.18.6 @@ -669,7 +669,7 @@ packages: '@babel/runtime': 7.20.13 '@babel/template': 7.20.7 '@discoveryjs/json-ext': 0.5.7 - '@ngtools/webpack': 15.2.1_b6b2yjbjijnlkdi33kccgj2ide + '@ngtools/webpack': 15.2.2_vagfimxp53s743fzfm4jsj425e ansi-colors: 4.1.3 autoprefixer: 10.4.13_postcss@8.4.21 babel-loader: 9.1.2_la66t7xldg4uecmyawueag5wkm @@ -734,8 +734,8 @@ packages: - webpack-cli dev: true - /@angular-devkit/build-angular/15.2.1_qzag4pnpzgmro254f3csqgbi64: - resolution: {integrity: sha512-EgJqlrig9iuMvqySb4h8h2AAd8OwhBqY2JMMvs+hIASZvJi3n+Qd12BdlqLuAzykRyIAdy3OeLSAaXZrmeSk0A==} + /@angular-devkit/build-angular/15.2.2_wa74yqlcqxuninuwpf43sjdqzm: + resolution: {integrity: sha512-iSav72D66ZguuIg7yZz/VcbrITidRmjBUApu1GAVfXd4rYZhdWygR072LAsAUNnSDAGwmIICFzj86c8LxYOtzA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: '@angular/compiler-cli': ^15.0.0 @@ -764,11 +764,11 @@ packages: optional: true dependencies: '@ampproject/remapping': 2.2.0 - '@angular-devkit/architect': 0.1502.1_chokidar@3.5.3 - '@angular-devkit/build-webpack': 0.1502.1_oc46zsvsns3nh7f43oasdmifbu - '@angular-devkit/core': 15.2.1_chokidar@3.5.3 - '@angular/compiler-cli': 15.2.1_4jorme3phifuqodpnm2vkpeo3q - '@angular/localize': 15.2.1_grkm73pgp3s2uzapuqnwurxzqq + '@angular-devkit/architect': 0.1502.2_chokidar@3.5.3 + '@angular-devkit/build-webpack': 0.1502.2_oc46zsvsns3nh7f43oasdmifbu + '@angular-devkit/core': 15.2.2_chokidar@3.5.3 + '@angular/compiler-cli': 15.2.2_melnpt72bdyyrlmw2gkt7zh2xe + '@angular/localize': 15.2.2_2a5juwat23iofrg3dm3muyzley '@babel/core': 7.20.12 '@babel/generator': 7.20.14 '@babel/helper-annotate-as-pure': 7.18.6 @@ -780,7 +780,7 @@ packages: '@babel/runtime': 7.20.13 '@babel/template': 7.20.7 '@discoveryjs/json-ext': 0.5.7 - '@ngtools/webpack': 15.2.1_b6b2yjbjijnlkdi33kccgj2ide + '@ngtools/webpack': 15.2.2_vagfimxp53s743fzfm4jsj425e ansi-colors: 4.1.3 autoprefixer: 10.4.13_postcss@8.4.21 babel-loader: 9.1.2_la66t7xldg4uecmyawueag5wkm @@ -804,7 +804,7 @@ packages: loader-utils: 3.2.1 magic-string: 0.29.0 mini-css-extract-plugin: 2.7.2_webpack@5.75.0 - ng-packagr: 15.2.2_2svb2psuxbwlbozhkyi5hwezde + ng-packagr: 15.2.2_gou553l2pjc4qyby6ply4iqw5a open: 8.4.1 ora: 5.4.1 parse5-html-rewriting-stream: 7.0.0 @@ -845,7 +845,7 @@ packages: - webpack-cli dev: true - /@angular-devkit/build-optimizer/0.1202.18_webpack@5.75.0: + /@angular-devkit/build-optimizer/0.1202.18_webpack@5.76.1: resolution: {integrity: sha512-8ANaqa66IuaSRqJT3zTNUoeRDyLanE56tkNWqgYDPyZUsafEsomh9/fGVIkazymP1hReDLw+RoxSVxUsaRSsTA==} engines: {node: ^12.14.1 || >=14.0.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true @@ -858,17 +858,17 @@ packages: source-map: 0.7.3 tslib: 2.3.0 typescript: 4.3.5 - webpack: 5.75.0 + webpack: 5.76.1 dev: true - /@angular-devkit/build-webpack/0.1502.1_oc46zsvsns3nh7f43oasdmifbu: - resolution: {integrity: sha512-mQ9dbuoy0U2+caQCRMhUx88fA/WmBt+JkYt8nvtTUyhVTXm5XIVckTlIfqdVk0BCA1lT8AM4yFKmy97bFXuZeQ==} + /@angular-devkit/build-webpack/0.1502.2_oc46zsvsns3nh7f43oasdmifbu: + resolution: {integrity: sha512-y/K6mi4oYjxdSuktdI/HznfxwWc2U8d6SJHdQeoPA6TRsBbWjEk1gcOt3f54PIsExLiDe6Oq1KjbfLTpNSu0kA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: webpack: ^5.30.0 webpack-dev-server: ^4.0.0 dependencies: - '@angular-devkit/architect': 0.1502.1_chokidar@3.5.3 + '@angular-devkit/architect': 0.1502.2_chokidar@3.5.3 rxjs: 6.6.7 webpack: 5.75.0_esbuild@0.17.8 webpack-dev-server: 4.11.1_webpack@5.75.0 @@ -892,8 +892,8 @@ packages: source-map: 0.7.4 dev: false - /@angular-devkit/core/15.2.1: - resolution: {integrity: sha512-m6lj5vvA/L21rUVm4PokK2SXZQE1Hjsw8AMNEaj+RlyVW36ISLm2TeeCdb441siBpLJkW+yA47bC2FUJ8HgsQQ==} + /@angular-devkit/core/15.2.2: + resolution: {integrity: sha512-YPwDSldpVcuSJuIkXy5iRzaPA78ySXKc80OicHR6XtMsrHlwY7DuxQoSWr+ih9LAqpeeBz9ECMalztwohdy0MA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: chokidar: ^3.5.2 @@ -908,8 +908,8 @@ packages: source-map: 0.7.4 dev: true - /@angular-devkit/core/15.2.1_chokidar@3.5.3: - resolution: {integrity: sha512-m6lj5vvA/L21rUVm4PokK2SXZQE1Hjsw8AMNEaj+RlyVW36ISLm2TeeCdb441siBpLJkW+yA47bC2FUJ8HgsQQ==} + /@angular-devkit/core/15.2.2_chokidar@3.5.3: + resolution: {integrity: sha512-YPwDSldpVcuSJuIkXy5iRzaPA78ySXKc80OicHR6XtMsrHlwY7DuxQoSWr+ih9LAqpeeBz9ECMalztwohdy0MA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: chokidar: ^3.5.2 @@ -938,11 +938,11 @@ packages: - chokidar dev: false - /@angular-devkit/schematics/15.2.1: - resolution: {integrity: sha512-XfUAGUC/tjQDzXaEJxkTvC7glJa4vmqGJ8RSCrRQYQOUZUASZtjEr6dIZEkWDN7zllcLuK/ULE4ITdcQ438LMQ==} + /@angular-devkit/schematics/15.2.2: + resolution: {integrity: sha512-i1yQzzv1bJtVrhWPixdXg61nkR/mO5/mQ6SA8rq9t0NAjs4W08MBZ6TUspPvt4iLy9+W6pImW45tUmnfkdhhdQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 15.2.1 + '@angular-devkit/core': 15.2.2 jsonc-parser: 3.2.0 magic-string: 0.29.0 ora: 5.4.1 @@ -951,13 +951,13 @@ packages: - chokidar dev: true - /@angular-eslint/builder/15.2.1_ycpbpc6yetojsgtrx3mwntkhsu: + /@angular-eslint/builder/15.2.1_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-7x2DANebLRl997Mj4DhZrnz5+vnSjavGGveJ0mBuU7CEsL0ZYLftdRqL0e0HtU3ksseS7xpchD6OM08nkNgySw==} peerDependencies: eslint: ^7.20.0 || ^8.0.0 typescript: '*' dependencies: - eslint: 8.35.0 + eslint: 8.36.0 typescript: 4.9.5 dev: true @@ -965,46 +965,46 @@ packages: resolution: {integrity: sha512-LO7Am8eVCr7oh6a0VmKSL7K03CnQEQhFO7Wt/YtbfYOxVjrbwmYLwJn+wZPOT7A02t/BttOD/WXuDrOWtSMQ/Q==} dev: true - /@angular-eslint/eslint-plugin-template/15.2.1_ycpbpc6yetojsgtrx3mwntkhsu: + /@angular-eslint/eslint-plugin-template/15.2.1_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-IeiSLk6YxapFdH2z5o/O3R7VwtBd2T6fWmhLFPwDYMDknrwegnOjwswCdBplOccpUp0wqlCeGUx7LTsuzwaz7w==} peerDependencies: eslint: ^7.20.0 || ^8.0.0 typescript: '*' dependencies: '@angular-eslint/bundled-angular-compiler': 15.2.1 - '@angular-eslint/utils': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@typescript-eslint/type-utils': 5.48.2_ycpbpc6yetojsgtrx3mwntkhsu - '@typescript-eslint/utils': 5.48.2_ycpbpc6yetojsgtrx3mwntkhsu + '@angular-eslint/utils': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/type-utils': 5.48.2_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/utils': 5.48.2_vgl77cfdswitgr47lm5swmv43m aria-query: 5.1.3 axobject-query: 3.1.1 - eslint: 8.35.0 + eslint: 8.36.0 typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@angular-eslint/eslint-plugin/15.2.1_ycpbpc6yetojsgtrx3mwntkhsu: + /@angular-eslint/eslint-plugin/15.2.1_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-OM7b1kS4E4CkXjkaWN+lEzawh4VxY6l7FO1Cuk4s7iv3/YpZG3rJxIZBqnFLTixwrBuqw8y4FNBzF3eDgmFAUw==} peerDependencies: eslint: ^7.20.0 || ^8.0.0 typescript: '*' dependencies: - '@angular-eslint/utils': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@typescript-eslint/utils': 5.48.2_ycpbpc6yetojsgtrx3mwntkhsu - eslint: 8.35.0 + '@angular-eslint/utils': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/utils': 5.48.2_vgl77cfdswitgr47lm5swmv43m + eslint: 8.36.0 typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@angular-eslint/schematics/15.2.1_v53od5ljb2zn3ssrm7yha6wblu: + /@angular-eslint/schematics/15.2.1_iejjcivfx24il3zgxdr5ml42mu: resolution: {integrity: sha512-0ZfBCejHWIcgy3J5kFs9sS/jqi8i5AptxggOwFySOlCLJ+CzNrktjD4jff1Zy8K/VLzY0Ci0BSZXvgWfP0k9Rg==} peerDependencies: '@angular/cli': '>= 15.0.0 < 16.0.0' dependencies: - '@angular-eslint/eslint-plugin': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular-eslint/eslint-plugin-template': 15.2.1_ycpbpc6yetojsgtrx3mwntkhsu - '@angular/cli': 15.2.1 + '@angular-eslint/eslint-plugin': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular-eslint/eslint-plugin-template': 15.2.1_vgl77cfdswitgr47lm5swmv43m + '@angular/cli': 15.2.2 ignore: 5.2.4 strip-json-comments: 3.1.1 tmp: 0.2.1 @@ -1014,66 +1014,66 @@ packages: - typescript dev: true - /@angular-eslint/template-parser/15.2.1_ycpbpc6yetojsgtrx3mwntkhsu: + /@angular-eslint/template-parser/15.2.1_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-ViCi79gC2aKJecmYLkOT+QlT5WMRNXeYz0Dr9Pr8qXzIbY0oAWE7nOT5jkXwQ9oUk+ybtGCWHma5JVJWVJsIog==} peerDependencies: eslint: ^7.20.0 || ^8.0.0 typescript: '*' dependencies: '@angular-eslint/bundled-angular-compiler': 15.2.1 - eslint: 8.35.0 + eslint: 8.36.0 eslint-scope: 7.1.1 typescript: 4.9.5 dev: true - /@angular-eslint/utils/15.2.1_ycpbpc6yetojsgtrx3mwntkhsu: + /@angular-eslint/utils/15.2.1_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-++FneAJHxJqcSu0igVN6uOkSoHxlzgLoMBswuovYJy3UKwm33/T6WFku8++753Ca/JucIoR1gdUfO7SoSspMDg==} peerDependencies: eslint: ^7.20.0 || ^8.0.0 typescript: '*' dependencies: '@angular-eslint/bundled-angular-compiler': 15.2.1 - '@typescript-eslint/utils': 5.48.2_ycpbpc6yetojsgtrx3mwntkhsu - eslint: 8.35.0 + '@typescript-eslint/utils': 5.48.2_vgl77cfdswitgr47lm5swmv43m + eslint: 8.36.0 typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@angular/animations/15.2.1_@angular+core@15.2.1: - resolution: {integrity: sha512-oQjTdXLVHzSnsHHPF3CM4bnT4uVQQW1vP4weFTXWhvybQ6vICcq57N9Ri8ZsvB0Sisqug6CPwZoUATCb5a2HXw==} + /@angular/animations/15.2.2_@angular+core@15.2.2: + resolution: {integrity: sha512-2XYJn+my4Gf02QAziO+WJJLOQyw0Ao79xAp6IWj/rUOCxNDlRPY3TwoMqLZVtjSmWxSdmx/fPqd393vPawrPLg==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.1 + '@angular/core': 15.2.2 dependencies: - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 tslib: 2.5.0 dev: false - /@angular/cdk/15.2.1_wusrdiweymdhgxp5mnb5rxfxy4: - resolution: {integrity: sha512-kRwG0ujimOPhqDwQYcQ+pk7hpTr0yvaPkxAx5r1ytA6aQIvHJ1XaPzhtthsr5/PhpwzlH8k723xpejrLKcuR+w==} + /@angular/cdk/15.2.2_kx5ra3nx2mawnc6whiuokrpwoy: + resolution: {integrity: sha512-mgh8QCJUmxVNT+vX7A3GDp48NVZ/CUrBBXN7ZGYs8hrupLyHLerjadWX8pRa7XIOJzreoOOdHH5THc51+SCGJw==} peerDependencies: '@angular/common': ^15.0.0 || ^16.0.0 '@angular/core': ^15.0.0 || ^16.0.0 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 rxjs: 7.8.0 tslib: 2.5.0 optionalDependencies: parse5: 7.1.2 dev: false - /@angular/cli/15.2.1: - resolution: {integrity: sha512-mLMn+65oojWvu7Ew4na8QgCQb382kZ55xCGjyUDeNNdH/WbqeYC783Vcs7JpMMP1JnndIaeIzvpfjLja1/2UCw==} + /@angular/cli/15.2.2: + resolution: {integrity: sha512-r0VrQ+3CHp/y6GHzWDD8CPRqtAuV2iUZ1pbl4AiCnjAlUpPBXJMkJ2kzFn6rTlMoqPeFBnjyhTWyL/azi7GEcw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} hasBin: true dependencies: - '@angular-devkit/architect': 0.1502.1 - '@angular-devkit/core': 15.2.1 - '@angular-devkit/schematics': 15.2.1 - '@schematics/angular': 15.2.1 + '@angular-devkit/architect': 0.1502.2 + '@angular-devkit/core': 15.2.2 + '@angular-devkit/schematics': 15.2.2 + '@schematics/angular': 15.2.2 '@yarnpkg/lockfile': 1.1.0 ansi-colors: 4.1.3 ini: 3.0.1 @@ -1094,27 +1094,27 @@ packages: - supports-color dev: true - /@angular/common/15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4: - resolution: {integrity: sha512-nGFrZXrxLMkFyK4VYHHH6+/Hq92BjVls6UWuG1UblkYzGqPpr7dRQZGOXzJc48sEG2WOeVhlhyK+0tHFFaG08g==} + /@angular/common/15.2.2_w2xujjrbhynr6cc5m4376evic4: + resolution: {integrity: sha512-407yHyMR5CGFWjZPeiBNHa4UKwOTTMCNn7gmfi243AxIaPjIHwCDvIOx2w5OfrV+OUKSMIuqMRHLP4eUYkJDjA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.1 + '@angular/core': 15.2.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 rxjs: 7.8.0 tslib: 2.5.0 dev: false - /@angular/compiler-cli/15.2.1_4jorme3phifuqodpnm2vkpeo3q: - resolution: {integrity: sha512-IoS3IovbnY4hLWzeym5Kul/dJuncggMHuPnyrMbAnR6+eCZCLyRqQ5MykXDCsgfnRuVm8+PEZc0voA/5st2Vhw==} + /@angular/compiler-cli/15.2.2_melnpt72bdyyrlmw2gkt7zh2xe: + resolution: {integrity: sha512-tS4RrqA0JI37rsqtTjKqkpP9pD21pG+Wxqki3X/w/tjISh7xuXCyG6vSbOsAjXAqkC8LwJN1S1IF1zp4F+mcLQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.2.1 + '@angular/compiler': 15.2.2 typescript: '>=4.8.2 <5.0' dependencies: - '@angular/compiler': 15.2.1_@angular+core@15.2.1 + '@angular/compiler': 15.2.2_@angular+core@15.2.2 '@babel/core': 7.19.3 '@jridgewell/sourcemap-codec': 1.4.14 chokidar: 3.5.3 @@ -1142,16 +1142,16 @@ packages: tslib: 2.5.0 dev: true - /@angular/compiler/15.2.1_@angular+core@15.2.1: - resolution: {integrity: sha512-eOA09iQWPEOJXig6W+out8MyZL2wdVu62Z79PWGQG8RWDSPV8XUFMAPfTOC8B43PT4hn/Avy/aauXl6O9l3vXw==} + /@angular/compiler/15.2.2_@angular+core@15.2.2: + resolution: {integrity: sha512-Zv2XpyOoiRDzTxkB5YaMx8egEf7hkVYkCSPvES5IXAlcs4lA1SdWHiNk7zstGMjqQlMt6RNgN8E+2BYrOJh6DQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.1 + '@angular/core': 15.2.2 peerDependenciesMeta: '@angular/core': optional: true dependencies: - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 tslib: 2.5.0 /@angular/core/15.0.4: @@ -1163,8 +1163,8 @@ packages: dependencies: tslib: 2.5.0 - /@angular/core/15.2.1_rxjs@7.8.0+zone.js@0.13.0: - resolution: {integrity: sha512-CtN/cYDTGlELRcKBHxqnxmUhI9Euz2R+25dvjNtxB2tLzCehI6Fbmsb3NsC++jcAjL3QAmodpzzgULPtNJqs6A==} + /@angular/core/15.2.2_rxjs@7.8.0+zone.js@0.13.0: + resolution: {integrity: sha512-Rn9LKeeryV0hVrOxlOPnQJdgUxbKdB8NByhptzB6XSzZ0ODx0ZN+iYVRLqu0Fu95zh5oSeYYU+2yT6+FIIX65w==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: rxjs: ^6.5.3 || ^7.4.0 @@ -1174,100 +1174,100 @@ packages: tslib: 2.5.0 zone.js: 0.13.0 - /@angular/elements/15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4: - resolution: {integrity: sha512-nAzLb4E4RX0MOPi7dauc46c+gTxoqcZHQemHV0QIik8OB30VL8AA3Tb2zOkI0F4WMa5mG60zfUFWq9V1ZDPaag==} + /@angular/elements/15.2.2_w2xujjrbhynr6cc5m4376evic4: + resolution: {integrity: sha512-vQ70/8Y4r8YZraJNABlHZWoVIdbcSjzKnSF5wUrb5K5SBk+e7jOhXQ2XE15s3XyC9ieWxYNwgeXTF7Gmb2ObUw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/core': 15.2.1 + '@angular/core': 15.2.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 rxjs: 7.8.0 tslib: 2.5.0 dev: true - /@angular/forms/15.2.1_m5wmoc4v2teqays2xvbdq4lica: - resolution: {integrity: sha512-C3gWbjwcult/RPFJ4RtzwOoIrO2ZYPXF86gQuA1MFpASRsroWl/9HTdvkmLa+UeW8ZoSZt4QNl00dymO+ROUGg==} + /@angular/forms/15.2.2_l5mfipeoizzgchs5c5d4qx66yu: + resolution: {integrity: sha512-X2cXhD8gQBn03RZJ5XD2mgf90vyeH2HABbNLelv3GCQRgn4SCTHM4cP1J9OCdX0r6cz+JBjz13fDChdWb624Mg==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/common': 15.2.1 - '@angular/core': 15.2.1 - '@angular/platform-browser': 15.2.1 + '@angular/common': 15.2.2 + '@angular/core': 15.2.2 + '@angular/platform-browser': 15.2.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 - '@angular/platform-browser': 15.2.1_7j4w6zoz33pkplfc3lxyl3lv3e + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 + '@angular/platform-browser': 15.2.2_67tth7lseo52y77w7j2bbt7gai rxjs: 7.8.0 tslib: 2.5.0 dev: false - /@angular/language-service/15.2.1: - resolution: {integrity: sha512-G86FZ0kZTXpHoyR1XJVB17whJ+4pvdJwCVnuZGzJ18lRwBJQcNA0r9neXqH+6StjStgLz0Wre+mI+sQMklFOmw==} + /@angular/language-service/15.2.2: + resolution: {integrity: sha512-U91MPkBULdvzYXeuuah+n6AUEJ335C0MRUrDGHS1XfD3QQd/+nvC2lgGz9g1qhW9iYO4SNKOtIFSsUAavHQdVQ==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} dev: true - /@angular/localize/15.2.1_grkm73pgp3s2uzapuqnwurxzqq: - resolution: {integrity: sha512-xD4EyIx1ZEoUynJV0Rredz+lSEIB0tN2ZD0EaE4ulu/BvrvJSQxAebbvq8TtqtFjeCPOqk/BZQ5UiAxHQAGnuA==} + /@angular/localize/15.2.2_2a5juwat23iofrg3dm3muyzley: + resolution: {integrity: sha512-n9k1BCYybkq8i9Nm4l9rESI29Us51pMpj4J7+FWjb80UyDf5PDAaEmkehVFPKG2lCVx+C+MrgU2jZ18dpxkRCA==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true peerDependencies: - '@angular/compiler': 15.2.1 - '@angular/compiler-cli': 15.2.1 + '@angular/compiler': 15.2.2 + '@angular/compiler-cli': 15.2.2 dependencies: - '@angular/compiler': 15.2.1_@angular+core@15.2.1 - '@angular/compiler-cli': 15.2.1_4jorme3phifuqodpnm2vkpeo3q + '@angular/compiler': 15.2.2_@angular+core@15.2.2 + '@angular/compiler-cli': 15.2.2_melnpt72bdyyrlmw2gkt7zh2xe '@babel/core': 7.19.3 glob: 8.1.0 yargs: 17.7.0 transitivePeerDependencies: - supports-color - /@angular/platform-browser-dynamic/15.2.1_62tleqnoqwdrbcas5ykx7xf63m: - resolution: {integrity: sha512-KeDq7yYmVlYVS3DiNUgI1318eYXxIiZ281Rg9TrLCHSNmzFag821XiDmXs/eug3RsgoYCKZ/j9w+ey8Qqfw6/Q==} + /@angular/platform-browser-dynamic/15.2.2_pbblcghlnqr2rvkrg2skpac4ri: + resolution: {integrity: sha512-kYn57NkjOMkLHrWyZiqwfHUg4Td5hCrq9kADJRimbgSKusi9yHN7Whkd5HhySpF4yZU15XXsJHnl1KvqGNtWOw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/common': 15.2.1 - '@angular/compiler': 15.2.1 - '@angular/core': 15.2.1 - '@angular/platform-browser': 15.2.1 + '@angular/common': 15.2.2 + '@angular/compiler': 15.2.2 + '@angular/core': 15.2.2 + '@angular/platform-browser': 15.2.2 dependencies: - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/compiler': 15.2.1_@angular+core@15.2.1 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 - '@angular/platform-browser': 15.2.1_7j4w6zoz33pkplfc3lxyl3lv3e + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/compiler': 15.2.2_@angular+core@15.2.2 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 + '@angular/platform-browser': 15.2.2_67tth7lseo52y77w7j2bbt7gai tslib: 2.5.0 dev: false - /@angular/platform-browser/15.2.1_7j4w6zoz33pkplfc3lxyl3lv3e: - resolution: {integrity: sha512-aUV4XfdeqHTXwMRAjgrmx43F22YwgaCZnU08Ufg4Dx3nfqL9ak3e5NfgUpMlKbj7qX2rGGt6GKhQwoDFR4Dg1g==} + /@angular/platform-browser/15.2.2_67tth7lseo52y77w7j2bbt7gai: + resolution: {integrity: sha512-kH1vUsFF7iRQ+DCQ/UkQtCWAzXzTDRO1p40RMf2IzDduESMcMwyWtheZflOuL1l4ubMbLitQiL846Hj/4CUl4g==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/animations': 15.2.1 - '@angular/common': 15.2.1 - '@angular/core': 15.2.1 + '@angular/animations': 15.2.2 + '@angular/common': 15.2.2 + '@angular/core': 15.2.2 peerDependenciesMeta: '@angular/animations': optional: true dependencies: - '@angular/animations': 15.2.1_@angular+core@15.2.1 - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 + '@angular/animations': 15.2.2_@angular+core@15.2.2 + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 tslib: 2.5.0 dev: false - /@angular/router/15.2.1_m5wmoc4v2teqays2xvbdq4lica: - resolution: {integrity: sha512-KyCBpj7HXnGSLz1XRP/b3K2WKVgfdY84uJ1CSVsTjADiduIfvAd3LGDVERzkTo+JxAsL1CD/yg1nTiIbFbcuCA==} + /@angular/router/15.2.2_l5mfipeoizzgchs5c5d4qx66yu: + resolution: {integrity: sha512-Yo9l9ZEWkKERvc8Fu9R5NNmUWcOB8ic+MX4GDWYOlgAnK0ZoM1/m0G2OtKFNmLwTj9CMfDqE0n5QZPbLCvjR9w==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} peerDependencies: - '@angular/common': 15.2.1 - '@angular/core': 15.2.1 - '@angular/platform-browser': 15.2.1 + '@angular/common': 15.2.2 + '@angular/core': 15.2.2 + '@angular/platform-browser': 15.2.2 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 - '@angular/platform-browser': 15.2.1_7j4w6zoz33pkplfc3lxyl3lv3e + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 + '@angular/platform-browser': 15.2.2_67tth7lseo52y77w7j2bbt7gai rxjs: 7.8.0 tslib: 2.5.0 dev: false @@ -4461,13 +4461,26 @@ packages: dev: true optional: true - /@eslint/eslintrc/2.0.0: - resolution: {integrity: sha512-fluIaaV+GyV24CCu/ggiHdV+j4RNh85yQnAYS/G2mZODZgGmmlrgCydjUcV3YvxCm9x8nMAfThsqTni4KiXT4A==} + /@eslint-community/eslint-utils/4.2.0_eslint@8.36.0: + resolution: {integrity: sha512-gB8T4H4DEfX2IV9zGDJPOBgP1e/DbfCPDTtEqUMckpvzS1OYtva8JdFYBqMwYk7xAQ429WGF/UPqn8uQ//h2vQ==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + peerDependencies: + eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 + dependencies: + eslint: 8.36.0 + eslint-visitor-keys: 3.3.0 + + /@eslint-community/regexpp/4.4.0: + resolution: {integrity: sha512-A9983Q0LnDGdLPjxyXQ00sbV+K+O+ko2Dr+CZigbHWtX9pNfxlaBkMR8X1CztI73zuEyEBXTVjx7CE+/VSwDiQ==} + engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} + + /@eslint/eslintrc/2.0.1: + resolution: {integrity: sha512-eFRmABvW2E5Ho6f5fHLqgena46rOj7r7OKHYfLElqcBfGFHHpjBhivyi5+jOEQuSpdc/1phIZJlbC2te+tZNIw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 9.4.0 + espree: 9.5.0 globals: 13.19.0 ignore: 5.2.4 import-fresh: 3.3.0 @@ -4477,8 +4490,8 @@ packages: transitivePeerDependencies: - supports-color - /@eslint/js/8.35.0: - resolution: {integrity: sha512-JXdzbRiWclLVoD8sNUjR443VVlYqiYmDVT6rGUEIEHU5YJW0gaVZwV2xgM7D4arkvASqD0IlLUVjHiFuxaftRw==} + /@eslint/js/8.36.0: + resolution: {integrity: sha512-lxJ9R5ygVm8ZWgYdUweoq5ownDlJ4upvoWmO4eLxBYHdMo+vZ/Rx0EN6MbKWDJOSUGrqJy2Gt+Dyv/VKml0fjg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} /@gar/promisify/1.1.3: @@ -4555,7 +4568,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 jest-message-util: 26.6.2 jest-util: 26.6.2 @@ -4567,7 +4580,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -4579,7 +4592,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 jest-message-util: 29.5.0 jest-util: 29.5.0 @@ -4595,7 +4608,7 @@ packages: '@jest/test-result': 26.6.2 '@jest/transform': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 ansi-escapes: 4.3.2 chalk: 4.1.2 exit: 0.1.2 @@ -4635,7 +4648,7 @@ packages: '@jest/test-result': 26.6.2 '@jest/transform': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 ansi-escapes: 4.3.2 chalk: 4.1.2 exit: 0.1.2 @@ -4680,7 +4693,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -4725,14 +4738,14 @@ packages: '@jest/test-result': 29.5.0 '@jest/transform': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.8.0 exit: 0.1.2 graceful-fs: 4.2.10 jest-changed-files: 29.5.0 - jest-config: 29.5.0_@types+node@18.14.6 + jest-config: 29.5.0_@types+node@18.15.1 jest-haste-map: 29.5.0 jest-message-util: 29.5.0 jest-regex-util: 29.4.3 @@ -4759,7 +4772,7 @@ packages: dependencies: '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-mock: 26.6.2 dev: true @@ -4769,7 +4782,7 @@ packages: dependencies: '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-mock: 27.5.1 dev: true @@ -4779,7 +4792,7 @@ packages: dependencies: '@jest/fake-timers': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-mock: 29.5.0 dev: true @@ -4806,7 +4819,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@sinonjs/fake-timers': 6.0.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-message-util: 26.6.2 jest-mock: 26.6.2 jest-util: 26.6.2 @@ -4818,7 +4831,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -4830,7 +4843,7 @@ packages: dependencies: '@jest/types': 29.5.0 '@sinonjs/fake-timers': 10.0.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-message-util: 29.5.0 jest-mock: 29.5.0 jest-util: 29.5.0 @@ -4914,7 +4927,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -4953,7 +4966,7 @@ packages: '@jest/transform': 29.5.0 '@jest/types': 29.5.0 '@jridgewell/trace-mapping': 0.3.17 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -5170,7 +5183,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/yargs': 15.0.14 chalk: 4.1.2 dev: true @@ -5181,7 +5194,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/yargs': 16.0.4 chalk: 4.1.2 dev: true @@ -5193,7 +5206,7 @@ packages: '@jest/schemas': 29.4.3 '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/yargs': 17.0.11 chalk: 4.1.2 dev: true @@ -5314,7 +5327,7 @@ packages: glob-to-regexp: 0.3.0 dev: true - /@ng-bootstrap/ng-bootstrap/14.0.1_yeub54sngbxivrpmhwma6l5bmi: + /@ng-bootstrap/ng-bootstrap/14.0.1_wkjlkqymyrpqvr6kegvioqbmj4: resolution: {integrity: sha512-JF4U4IIix+g6VBFfG8stf0Un5K//ypoN+pTuRs6kjUhsHBsa2m7yKE6bCe3fMhatFZFr2fcSswDzRUnAUiHhWg==} peerDependencies: '@angular/common': ^15.0.0 @@ -5324,24 +5337,24 @@ packages: '@popperjs/core': ^2.11.6 rxjs: ^6.5.3 || ^7.4.0 dependencies: - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 - '@angular/forms': 15.2.1_m5wmoc4v2teqays2xvbdq4lica - '@angular/localize': 15.2.1_grkm73pgp3s2uzapuqnwurxzqq + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 + '@angular/forms': 15.2.2_l5mfipeoizzgchs5c5d4qx66yu + '@angular/localize': 15.2.2_2a5juwat23iofrg3dm3muyzley '@popperjs/core': 2.11.6 rxjs: 7.8.0 tslib: 2.5.0 dev: false - /@ngtools/webpack/15.2.1_b6b2yjbjijnlkdi33kccgj2ide: - resolution: {integrity: sha512-YtA8rWAglPuf4CSStrFAxaprTSYE+DREGrJFc3WvZLcF5XrwVK+H4CC4Pmz07iYsG1TXShR4bWp1fbGw1cmBKw==} + /@ngtools/webpack/15.2.2_vagfimxp53s743fzfm4jsj425e: + resolution: {integrity: sha512-xHd5CC0Wi0a/CKfKoOC4Bwb1FVjy0esj22eQAkVh0iDKeiAQH4UG/VRmsdSHvto1z0IzGbMSt4hRbv4h2aYIdw==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} peerDependencies: '@angular/compiler-cli': ^15.0.0 typescript: '>=4.8.2 <5.0' webpack: ^5.54.0 dependencies: - '@angular/compiler-cli': 15.2.1_4jorme3phifuqodpnm2vkpeo3q + '@angular/compiler-cli': 15.2.2_melnpt72bdyyrlmw2gkt7zh2xe typescript: 4.9.5 webpack: 5.75.0_esbuild@0.17.8 dev: true @@ -5461,59 +5474,59 @@ packages: - supports-color dev: true - /@percy/cli-app/1.20.2: - resolution: {integrity: sha512-aT45Q38brkoB947FIw6llfLoSgj9OZD7PkEVQvLheDGpm2Xe+80fiVbgde8npdIXDA0qrYqnjmXILnBptpHinw==} + /@percy/cli-app/1.20.3: + resolution: {integrity: sha512-j3GExC86a0joAMhGDlWfAByQNI8W3lYNLEf9fUFUj9zxf0WveAL7bHHfNUDOj9zv+p6Nd4iSXtk4O92j2aRvGw==} engines: {node: '>=14'} dependencies: - '@percy/cli-command': 1.20.2 - '@percy/cli-exec': 1.20.2 + '@percy/cli-command': 1.20.3 + '@percy/cli-exec': 1.20.3 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: true - /@percy/cli-build/1.20.2: - resolution: {integrity: sha512-bG7fiqdnr1OdUzG/J04LLSpm3luoml4U64VjtgNKPd1hUaB9Eqosv52SsUQRBOH/wnj5oGVGXP1H0DneIJoxcQ==} + /@percy/cli-build/1.20.3: + resolution: {integrity: sha512-htccNTvztwyUMZZaShadJ9c3WqbI9tiFNdwZOaEuzxr6ndp6m2nNH0WNe6Qxd4DlgNQveCY3jnWti9vMsQxwCg==} engines: {node: '>=14'} dependencies: - '@percy/cli-command': 1.20.2 + '@percy/cli-command': 1.20.3 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: true - /@percy/cli-command/1.20.2: - resolution: {integrity: sha512-QF8Vp5JdQ1O+2o6nCzDxM72+Mif5VZlomdz0srIDp9YUa26nfoZAmMI4IMtUv3v6hM2zX+Glk5Xc6OvyVB0X7w==} + /@percy/cli-command/1.20.3: + resolution: {integrity: sha512-kqf7oAy9DTqMNSUCHdpuF18f1HUjrQrvBH7sshseQ/1QAALQZZj/T5f9MqGaiPxE/nwQxiL3c3XGwaqMA0HVtw==} engines: {node: '>=14'} hasBin: true dependencies: - '@percy/config': 1.20.2 - '@percy/core': 1.20.2 - '@percy/logger': 1.20.2 + '@percy/config': 1.20.3 + '@percy/core': 1.20.3 + '@percy/logger': 1.20.3 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: true - /@percy/cli-config/1.20.2: - resolution: {integrity: sha512-SVABPOewA6DF/NlzxhnToxtEtfTlIOnbz9nrVvIQ3PArt/dm7UUV6nIf2M0WcHaSMBuSeIa0/8n+Bi09dNazMg==} + /@percy/cli-config/1.20.3: + resolution: {integrity: sha512-k3pegN1ZY9vQFRezrqKfiBMkLNnLRnStPc0LsqCbyEKb46EmQXsIkqGX5I0GU0YxLf9sZl7vPch3Qrt9qkT1Ww==} engines: {node: '>=14'} dependencies: - '@percy/cli-command': 1.20.2 + '@percy/cli-command': 1.20.3 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: true - /@percy/cli-exec/1.20.2: - resolution: {integrity: sha512-M6fBneOJmFayxwiqQzoKfF/pOf0BGdnefd6WJZ4Wt1GI6moIFByOvR/Gt+lKDWwsYytmVgtyymwT4hHUMrbI8w==} + /@percy/cli-exec/1.20.3: + resolution: {integrity: sha512-AtQeJffpZgbWSGlR/gPCvFOnVn8IGZrDaX+AJ/BYsBaqBBWk6vMekO6/BMFPooWvg00gNIl1JNWXhwQo2ONm/Q==} engines: {node: '>=14'} dependencies: - '@percy/cli-command': 1.20.2 + '@percy/cli-command': 1.20.3 cross-spawn: 7.0.3 which: 2.0.2 transitivePeerDependencies: @@ -5522,11 +5535,11 @@ packages: - utf-8-validate dev: true - /@percy/cli-snapshot/1.20.2: - resolution: {integrity: sha512-TIJzc0ZopNPNRv+osGiDEafhKpkJi98/SLBjCTYcwrC7/zbJrFR2GYeaWbN1xzgd+3cJBjBMnQhhS2ZDaHb+ww==} + /@percy/cli-snapshot/1.20.3: + resolution: {integrity: sha512-OywFkxomp3IpAFy94nixgFkby9pYdNhSod0eMHevSk5yg6bMY8NoH+Ow4/eQeJJWy3koyQ2JE5KVFxn2yQNQaw==} engines: {node: '>=14'} dependencies: - '@percy/cli-command': 1.20.2 + '@percy/cli-command': 1.20.3 yaml: 2.1.1 transitivePeerDependencies: - bufferutil @@ -5534,11 +5547,11 @@ packages: - utf-8-validate dev: true - /@percy/cli-upload/1.20.2: - resolution: {integrity: sha512-RzFrH8XhkGCY35rvjVk4ldL/cB4wOU3vtP5cL840G6XKw80skOf3cXadyZ0fCiLpExKVQfsmETu9kfjeGMk8sg==} + /@percy/cli-upload/1.20.3: + resolution: {integrity: sha512-Ex3cmonRuKeZRsoUSgYq+1Sxt1P8otQCr6b0C08iHewjZ09NTMbgHBQY8AyxyzABlg+YkkuFw0f9o4jxr0HGHg==} engines: {node: '>=14'} dependencies: - '@percy/cli-command': 1.20.2 + '@percy/cli-command': 1.20.3 fast-glob: 3.2.12 image-size: 1.0.2 transitivePeerDependencies: @@ -5547,53 +5560,53 @@ packages: - utf-8-validate dev: true - /@percy/cli/1.20.2: - resolution: {integrity: sha512-P0CfCEctQndhuvU2e3ve4qisppnnHyVR0z0cl4xpx5gFJLjxI4GxjKBtNit5LZcGswlpI0KXVhi/mYkYn+GCww==} + /@percy/cli/1.20.3: + resolution: {integrity: sha512-tH3MmMnnPU2dZWZ1J6N++ZJr2QOs2voUeg2p+SyqRNkry7wZRNQyFIO8awIbq+CErq5XkzeeIQ9WntvWACP9Kg==} engines: {node: '>=14'} hasBin: true dependencies: - '@percy/cli-app': 1.20.2 - '@percy/cli-build': 1.20.2 - '@percy/cli-command': 1.20.2 - '@percy/cli-config': 1.20.2 - '@percy/cli-exec': 1.20.2 - '@percy/cli-snapshot': 1.20.2 - '@percy/cli-upload': 1.20.2 - '@percy/client': 1.20.2 - '@percy/logger': 1.20.2 + '@percy/cli-app': 1.20.3 + '@percy/cli-build': 1.20.3 + '@percy/cli-command': 1.20.3 + '@percy/cli-config': 1.20.3 + '@percy/cli-exec': 1.20.3 + '@percy/cli-snapshot': 1.20.3 + '@percy/cli-upload': 1.20.3 + '@percy/client': 1.20.3 + '@percy/logger': 1.20.3 transitivePeerDependencies: - bufferutil - supports-color - utf-8-validate dev: true - /@percy/client/1.20.2: - resolution: {integrity: sha512-1GIn6qirncMo90CauwvoVQ6q0Ad2r6vC+7elu8RCNExON4EKyZwdK03u3YlBTH5+VvgvqMkKV86IrlnwS/+qIg==} + /@percy/client/1.20.3: + resolution: {integrity: sha512-tVrJdPLqT6/S+vBhfaBiwASmoaTZHLtB9Awqq6BM8BfSsyP1fwptLvhBRe7oNGdxJwvTuPtxXtSxJ1xakp1Khg==} engines: {node: '>=14'} dependencies: - '@percy/env': 1.20.2 - '@percy/logger': 1.20.2 + '@percy/env': 1.20.3 + '@percy/logger': 1.20.3 dev: true - /@percy/config/1.20.2: - resolution: {integrity: sha512-nr6JiICmMew+rIoJArCYiBn86eXMAkOLcDFABOG0zdrL3kOmUZ0B7T7cxI/1eFJ9ab1c3HWhr0VPP2a+KMRSEA==} + /@percy/config/1.20.3: + resolution: {integrity: sha512-n3R6L7jhE2QywPG5yaLde1FDsxxHfGPx/dr7VYIkGuptY0uuE8tpMiPEsJZka7Pr3ApspZmAgbg+Jesrc2PO6w==} engines: {node: '>=14'} dependencies: - '@percy/logger': 1.20.2 + '@percy/logger': 1.20.3 ajv: 8.12.0 cosmiconfig: 7.1.0 yaml: 2.1.1 dev: true - /@percy/core/1.20.2: - resolution: {integrity: sha512-v+Ov1mrbVSaxR6GFsehtcRXWn8wODBhKDcDuy89SYMJmMsQQ9ROLrcUIWag/tcwJ78hNak7mm/dYzGfAPqN2iA==} + /@percy/core/1.20.3: + resolution: {integrity: sha512-Peg9M9Fdwxd3DUh4ijYu3zp7CDlqTK4su5g/r8wLyuxBQss25XbmmXJ0/f+WiXfwas40E5JBxbmedQKBjLHn2w==} engines: {node: '>=14'} requiresBuild: true dependencies: - '@percy/client': 1.20.2 - '@percy/config': 1.20.2 - '@percy/dom': 1.20.2 - '@percy/logger': 1.20.2 + '@percy/client': 1.20.3 + '@percy/config': 1.20.3 + '@percy/dom': 1.20.3 + '@percy/logger': 1.20.3 content-disposition: 0.5.4 cross-spawn: 7.0.3 extract-zip: 2.0.1 @@ -5602,7 +5615,7 @@ packages: mime-types: 2.1.35 path-to-regexp: 6.2.1 rimraf: 3.0.2 - ws: 8.12.0 + ws: 8.12.1 transitivePeerDependencies: - bufferutil - supports-color @@ -5618,17 +5631,17 @@ packages: cypress: 12.7.0 dev: true - /@percy/dom/1.20.2: - resolution: {integrity: sha512-27PirCo7LV5yPKS5jVdE3BdQNQ32OLvWc7RNyARoeAANT1dqOS3PBLCTi3qZ//jeGF/gSnwbl0bb84jM/8bHyA==} + /@percy/dom/1.20.3: + resolution: {integrity: sha512-cHzWR9IFVia4fp9EDBGWE3/GCQa4OFyRnUsrS5hFLrx+ZNy2QyUqHriOcISDPEb9MY/tNNg2fWkLrIcEW9DtRA==} dev: true - /@percy/env/1.20.2: - resolution: {integrity: sha512-DlXYw3sJTCwH6/Bs/ccDNB4hwl6YlkyBdSGxjTuNmVJRBAmn5kmPCEP6ElRfdAw0W3w7BkmqFA6TVzrHvyalgw==} + /@percy/env/1.20.3: + resolution: {integrity: sha512-hT70WSml3+853egmuXO7bwQNTNJ4nEjKKLd0OkS08/IGNt6iEaQM7MniUvkVZKcZkSMIwxHcMZYTFoC1cAV8+A==} engines: {node: '>=14'} dev: true - /@percy/logger/1.20.2: - resolution: {integrity: sha512-k2Qyt8cKj4ATpdNbw1PLDUd7dSSz4RymuPcn/LEdWV0p4Ipg1Z/NZn4CkMhLupktvc3bqtIQ/3BurBymtDxnEA==} + /@percy/logger/1.20.3: + resolution: {integrity: sha512-m9xbKtHtfodcfRCGugwannwl0D3U65Cs0TdirZoorWA4FEEgSQvo9N9cKhbPgGC15102CKx2HfRWSvdEsBpP8w==} engines: {node: '>=14'} dev: true @@ -5637,7 +5650,7 @@ packages: engines: {node: '>=14'} dev: true - /@pmmmwh/react-refresh-webpack-plugin/0.5.9_ohj47mxwagpoxvu7nhhwxzphqm: + /@pmmmwh/react-refresh-webpack-plugin/0.5.9_yxnkhz7r5by4h7fnd3lfrljpm4: resolution: {integrity: sha512-7QV4cqUwhkDIHpMAZ9mestSJ2DMIotVTbOUwbiudhjCRTAWWKIaBecELiEM2LT3AHFeOAaHIcFu4dbXjX+9GBA==} engines: {node: '>= 10.13'} peerDependencies: @@ -5673,7 +5686,7 @@ packages: react-refresh: 0.11.0 schema-utils: 3.1.1 source-map: 0.7.4 - webpack: 5.75.0 + webpack: 5.76.1 dev: true /@popperjs/core/2.11.6: @@ -5736,12 +5749,12 @@ packages: rollup: 3.17.2 dev: true - /@schematics/angular/15.2.1: - resolution: {integrity: sha512-D0LtMGXxhMwGoK89TG606kY6CfQWrdOQ/bjOg/33xXJQWvGqUK8ZQtD7/lhcu5RWi3jduPh7V8jYWuAoA69Eig==} + /@schematics/angular/15.2.2: + resolution: {integrity: sha512-H8R2TziGgJkXFZf3NQCOKQhkbGhVX8bPQAKv/YFEpPm1n//cPshysf2r3nBCc0WcTGkdC087UTCYvbFjQ7Fa6w==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0, npm: ^6.11.0 || ^7.5.6 || >=8.0.0, yarn: '>= 1.13.0'} dependencies: - '@angular-devkit/core': 15.2.1 - '@angular-devkit/schematics': 15.2.1 + '@angular-devkit/core': 15.2.2 + '@angular-devkit/schematics': 15.2.2 jsonc-parser: 3.2.0 transitivePeerDependencies: - chokidar @@ -5795,7 +5808,7 @@ packages: '@sinonjs/commons': 1.8.3 dev: true - /@stencil-community/eslint-plugin/0.5.0_yvbex7qcgje7wsfupspvekjz3m: + /@stencil-community/eslint-plugin/0.5.0_ju3ceu7xps3w6o4zsktvpmo3ai: resolution: {integrity: sha512-KLn+//K7EalP5GvP1iu8ORMFEWRlLEkwPxQSuS84jkIALFZMa9fbJoNlqeg0St6xZudhRNHlC5iq+7/X6hLpLw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -5805,11 +5818,11 @@ packages: eslint-plugin-react: ^7.0.0 typescript: ^4.9.4 dependencies: - '@typescript-eslint/eslint-plugin': 5.54.1_mlk7dnz565t663n4razh6a6v6i - '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu - eslint: 8.35.0 - eslint-plugin-react: 7.32.2_eslint@8.35.0 - eslint-utils: 3.0.0_eslint@8.35.0 + '@typescript-eslint/eslint-plugin': 5.54.1_4rfaf6mlw2mmutqjcopwvbftpu + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m + eslint: 8.36.0 + eslint-plugin-react: 7.32.2_eslint@8.36.0 + eslint-utils: 3.0.0_eslint@8.36.0 tsutils: 3.0.0_typescript@4.9.5 typescript: 4.9.5 dev: false @@ -5878,7 +5891,7 @@ packages: '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y axe-core: 4.6.2 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 lodash: 4.17.21 react: 18.2.0 @@ -5907,7 +5920,7 @@ packages: '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 @@ -5941,7 +5954,7 @@ packages: '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 memoizerific: 1.11.3 react: 18.2.0 @@ -5971,7 +5984,7 @@ packages: '@storybook/node-logger': 6.5.16 '@storybook/store': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 lodash: 4.17.21 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -6018,7 +6031,7 @@ packages: '@storybook/store': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y babel-loader: 8.3.0_@babel+core@7.21.0 - core-js: 3.29.0 + core-js: 3.29.1 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 @@ -6110,7 +6123,7 @@ packages: '@storybook/api': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/core-common': 6.5.16_ygqkwb4gg3aean7xjfdauovyqq '@storybook/node-logger': 6.5.16 - core-js: 3.29.0 + core-js: 3.29.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 regenerator-runtime: 0.13.11 @@ -6142,7 +6155,7 @@ packages: '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/router': 6.5.16_biqbaboplfbrettd7655fr4n2y '@types/qs': 6.9.7 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 prop-types: 15.8.1 qs: 6.11.0 @@ -6169,7 +6182,7 @@ packages: '@storybook/components': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -6192,7 +6205,7 @@ packages: '@storybook/components': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -6216,7 +6229,7 @@ packages: '@storybook/client-logger': 6.5.16 '@storybook/components': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 regenerator-runtime: 0.13.11 @@ -6239,7 +6252,7 @@ packages: '@storybook/components': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/core-events': 6.5.16 '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 memoizerific: 1.11.3 prop-types: 15.8.1 @@ -6262,7 +6275,7 @@ packages: '@storybook/router': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y '@types/webpack-env': 1.17.0 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -6283,7 +6296,7 @@ packages: '@storybook/router': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y '@types/webpack-env': 1.17.0 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -6303,7 +6316,7 @@ packages: '@storybook/router': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/semver': 7.3.2 '@storybook/theming': 6.5.13_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 @@ -6330,7 +6343,7 @@ packages: '@storybook/router': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/semver': 7.3.2 '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 @@ -6376,7 +6389,7 @@ packages: autoprefixer: 9.8.8 babel-loader: 8.3.0_idmflsbzmivcz6fnnmcaipezqe case-sensitive-paths-webpack-plugin: 2.4.0 - core-js: 3.29.0 + core-js: 3.29.1 css-loader: 3.6.0_webpack@4.46.0 file-loader: 6.2.0_webpack@4.46.0 find-up: 5.0.0 @@ -6419,7 +6432,7 @@ packages: '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 qs: 6.11.0 telejson: 6.0.8 @@ -6430,7 +6443,7 @@ packages: dependencies: '@storybook/channels': 6.5.16 '@storybook/client-logger': 6.5.16 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 telejson: 6.0.8 dev: true @@ -6438,7 +6451,7 @@ packages: /@storybook/channels/6.5.13: resolution: {integrity: sha512-sGYSilE30bz0jG+HdHnkv0B4XkAv2hP+KRZr4xmnv+MOOQpRnZpJ5Z3HVU16s17cj/83NWihKj6BuKcEVzyilg==} dependencies: - core-js: 3.29.0 + core-js: 3.29.1 ts-dedent: 2.2.0 util-deprecate: 1.0.2 dev: true @@ -6446,7 +6459,7 @@ packages: /@storybook/channels/6.5.16: resolution: {integrity: sha512-VylzaWQZaMozEwZPJdyJoz+0jpDa8GRyaqu9TGG6QGv+KU5POoZaGLDkRE7TzWkyyP0KQLo80K99MssZCpgSeg==} dependencies: - core-js: 3.29.0 + core-js: 3.29.1 ts-dedent: 2.2.0 util-deprecate: 1.0.2 dev: true @@ -6466,7 +6479,7 @@ packages: '@storybook/store': 6.5.16_biqbaboplfbrettd7655fr4n2y '@types/qs': 6.9.7 '@types/webpack-env': 1.17.0 - core-js: 3.29.0 + core-js: 3.29.1 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 @@ -6484,14 +6497,14 @@ packages: /@storybook/client-logger/6.5.13: resolution: {integrity: sha512-F2SMW3LWFGXLm2ENTwTitrLWJgmMXRf3CWQXdN2EbkNCIBHy5Zcbt+91K4OX8e2e5h9gjGfrdYbyYDYOoUCEfA==} dependencies: - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 dev: true /@storybook/client-logger/6.5.16: resolution: {integrity: sha512-pxcNaCj3ItDdicPTXTtmYJE3YC1SjxFrBmHcyrN+nffeNyiMuViJdOOZzzzucTUG0wcOOX8jaSyak+nnHg5H1Q==} dependencies: - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 dev: true @@ -6504,7 +6517,7 @@ packages: '@storybook/client-logger': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 memoizerific: 1.11.3 qs: 6.11.0 react: 18.2.0 @@ -6513,7 +6526,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/core-client/6.5.16_7cwjmjvoo2q6bjzwgpqtqos7pu: + /@storybook/core-client/6.5.16_uxcxn4iy5barqpoevrcij4byii: resolution: {integrity: sha512-14IRaDrVtKrQ+gNWC0wPwkCNfkZOKghYV/swCUnQX3rP99defsZK8Hc7xHIYoAiOP5+sc3sweRAxgmFiJeQ1Ig==} peerDependencies: react: ^16.8.0 || ^17.0.0 || ^18.0.0 @@ -6536,7 +6549,7 @@ packages: '@storybook/ui': 6.5.16_biqbaboplfbrettd7655fr4n2y airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 lodash: 4.17.21 qs: 6.11.0 @@ -6547,7 +6560,7 @@ packages: typescript: 4.9.5 unfetch: 4.2.0 util-deprecate: 1.0.2 - webpack: 5.75.0 + webpack: 5.76.1 dev: true /@storybook/core-client/6.5.16_yx6v2mahc4rgaakyal2wzgtgta: @@ -6573,7 +6586,7 @@ packages: '@storybook/ui': 6.5.16_biqbaboplfbrettd7655fr4n2y airbnb-js-shims: 2.2.1 ansi-to-html: 0.6.15 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 lodash: 4.17.21 qs: 6.11.0 @@ -6627,7 +6640,7 @@ packages: babel-plugin-macros: 3.1.0 babel-plugin-polyfill-corejs3: 0.1.7_@babel+core@7.21.0 chalk: 4.1.2 - core-js: 3.29.0 + core-js: 3.29.1 express: 4.18.1 file-system-cache: 1.1.0 find-up: 5.0.0 @@ -6661,13 +6674,13 @@ packages: /@storybook/core-events/6.5.13: resolution: {integrity: sha512-kL745tPpRKejzHToA3/CoBNbI+NPRVk186vGxXBmk95OEg0TlwgQExP8BnqEtLlRZMbW08e4+6kilc1M1M4N5w==} dependencies: - core-js: 3.29.0 + core-js: 3.29.1 dev: true /@storybook/core-events/6.5.16: resolution: {integrity: sha512-qMZQwmvzpH5F2uwNUllTPg6eZXr2OaYZQRRN8VZJiuorZzDNdAFmiVWMWdkThwmyLEJuQKXxqCL8lMj/7PPM+g==} dependencies: - core-js: 3.29.0 + core-js: 3.29.1 dev: true /@storybook/core-server/6.5.16_ygqkwb4gg3aean7xjfdauovyqq: @@ -6708,7 +6721,7 @@ packages: cli-table3: 0.6.2 commander: 6.2.1 compression: 1.7.4 - core-js: 3.29.0 + core-js: 3.29.1 cpy: 8.1.2 detect-port: 1.3.0 express: 4.18.1 @@ -6747,7 +6760,7 @@ packages: - webpack-command dev: true - /@storybook/core/6.5.16_7cwjmjvoo2q6bjzwgpqtqos7pu: + /@storybook/core/6.5.16_uxcxn4iy5barqpoevrcij4byii: resolution: {integrity: sha512-CEF3QFTsm/VMnMKtRNr4rRdLeIkIG0g1t26WcmxTdSThNPBd8CsWzQJ7Jqu7CKiut+MU4A1LMOwbwCE5F2gmyA==} peerDependencies: '@storybook/builder-webpack5': '*' @@ -6764,12 +6777,12 @@ packages: typescript: optional: true dependencies: - '@storybook/core-client': 6.5.16_7cwjmjvoo2q6bjzwgpqtqos7pu + '@storybook/core-client': 6.5.16_uxcxn4iy5barqpoevrcij4byii '@storybook/core-server': 6.5.16_ygqkwb4gg3aean7xjfdauovyqq react: 18.2.0 react-dom: 18.2.0_react@18.2.0 typescript: 4.9.5 - webpack: 5.75.0 + webpack: 5.76.1 transitivePeerDependencies: - '@storybook/mdx2-csf' - bluebird @@ -6800,7 +6813,7 @@ packages: '@babel/types': 7.21.0 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/mdx1-csf': 0.0.1_@babel+core@7.21.0 - core-js: 3.29.0 + core-js: 3.29.1 fs-extra: 9.1.0 global: 4.4.0 regenerator-runtime: 0.13.11 @@ -6821,7 +6834,7 @@ packages: '@babel/core': 7.21.0 '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/store': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 doctrine: 3.0.0 lodash: 4.17.21 regenerator-runtime: 0.13.11 @@ -6841,7 +6854,7 @@ packages: '@storybook/addons': 6.5.13_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.13 '@storybook/core-events': 6.5.13 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 transitivePeerDependencies: - react @@ -6872,7 +6885,7 @@ packages: babel-loader: 8.3.0_idmflsbzmivcz6fnnmcaipezqe case-sensitive-paths-webpack-plugin: 2.4.0 chalk: 4.1.2 - core-js: 3.29.0 + core-js: 3.29.1 css-loader: 3.6.0_webpack@4.46.0 express: 4.18.1 file-loader: 6.2.0_webpack@4.46.0 @@ -6930,7 +6943,7 @@ packages: dependencies: '@types/npmlog': 4.1.4 chalk: 4.1.2 - core-js: 3.29.0 + core-js: 3.29.1 npmlog: 5.0.1 pretty-hrtime: 1.0.3 dev: true @@ -6938,7 +6951,7 @@ packages: /@storybook/postinstall/6.5.16: resolution: {integrity: sha512-08K2q+qN6pqyPW7PHLCZ5G5Xa6Wosd6t0F16PQ4abX2ItlJLabVoJN5mZ0gm/aeLTjD8QYr8IDvacu4eXh0SVA==} dependencies: - core-js: 3.29.0 + core-js: 3.29.1 dev: true /@storybook/preset-scss/1.0.3_7yyjlakj7kidaoj2rqhkbn5gom: @@ -6949,7 +6962,7 @@ packages: style-loader: '*' dependencies: css-loader: 5.2.7 - sass-loader: 10.4.1_sass@1.58.3 + sass-loader: 10.4.1_sass@1.59.2 style-loader: 2.0.0 dev: true @@ -6966,7 +6979,7 @@ packages: '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/store': 6.5.16_biqbaboplfbrettd7655fr4n2y ansi-to-html: 0.6.15 - core-js: 3.29.0 + core-js: 3.29.1 global: 4.4.0 lodash: 4.17.21 qs: 6.11.0 @@ -6979,7 +6992,7 @@ packages: util-deprecate: 1.0.2 dev: true - /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_hhrrucqyg4eysmfpujvov2ym5u: + /@storybook/react-docgen-typescript-plugin/1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_cbz6r35m2it77sxuzifyafc6zi: resolution: {integrity: sha512-eVg3BxlOm2P+chijHBTByr90IZVUtgRW56qEOLX7xlww2NBuKrcavBlcmn+HH7GIUktquWkMPtvy6e0W0NgA5w==} peerDependencies: typescript: '>= 3.x' @@ -6993,7 +7006,7 @@ packages: react-docgen-typescript: 2.2.2_typescript@4.9.5 tslib: 2.5.0 typescript: 4.9.5 - webpack: 5.75.0 + webpack: 5.76.1 transitivePeerDependencies: - supports-color dev: true @@ -7029,15 +7042,15 @@ packages: '@babel/core': 7.21.0 '@babel/preset-flow': 7.18.6_@babel+core@7.21.0 '@babel/preset-react': 7.17.12_@babel+core@7.21.0 - '@pmmmwh/react-refresh-webpack-plugin': 0.5.9_ohj47mxwagpoxvu7nhhwxzphqm + '@pmmmwh/react-refresh-webpack-plugin': 0.5.9_yxnkhz7r5by4h7fnd3lfrljpm4 '@storybook/addons': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.16 - '@storybook/core': 6.5.16_7cwjmjvoo2q6bjzwgpqtqos7pu + '@storybook/core': 6.5.16_uxcxn4iy5barqpoevrcij4byii '@storybook/core-common': 6.5.16_ygqkwb4gg3aean7xjfdauovyqq '@storybook/csf': 0.0.2--canary.4566f4d.1 '@storybook/docs-tools': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/node-logger': 6.5.16 - '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_hhrrucqyg4eysmfpujvov2ym5u + '@storybook/react-docgen-typescript-plugin': 1.0.2-canary.6.9d540b91e815f8fc2f8829189deb00553559ff63.0_cbz6r35m2it77sxuzifyafc6zi '@storybook/semver': 7.3.2 '@storybook/store': 6.5.16_biqbaboplfbrettd7655fr4n2y '@types/estree': 0.0.51 @@ -7048,7 +7061,7 @@ packages: acorn-walk: 7.2.0 babel-plugin-add-react-displayname: 0.0.5 babel-plugin-react-docgen: 4.2.1 - core-js: 3.29.0 + core-js: 3.29.1 escodegen: 2.0.0 fs-extra: 9.1.0 global: 4.4.0 @@ -7064,7 +7077,7 @@ packages: ts-dedent: 2.2.0 typescript: 4.9.5 util-deprecate: 1.0.2 - webpack: 5.75.0 + webpack: 5.76.1 transitivePeerDependencies: - '@storybook/mdx2-csf' - '@swc/core' @@ -7094,7 +7107,7 @@ packages: react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@storybook/client-logger': 6.5.13 - core-js: 3.29.0 + core-js: 3.29.1 memoizerific: 1.11.3 qs: 6.11.0 react: 18.2.0 @@ -7109,7 +7122,7 @@ packages: react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@storybook/client-logger': 6.5.16 - core-js: 3.29.0 + core-js: 3.29.1 memoizerific: 1.11.3 qs: 6.11.0 react: 18.2.0 @@ -7122,7 +7135,7 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - core-js: 3.29.0 + core-js: 3.29.1 find-up: 4.1.0 dev: true @@ -7135,7 +7148,7 @@ packages: '@storybook/addons': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/client-logger': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - core-js: 3.29.0 + core-js: 3.29.1 estraverse: 5.3.0 global: 4.4.0 loader-utils: 2.0.4 @@ -7156,7 +7169,7 @@ packages: '@storybook/client-logger': 6.5.16 '@storybook/core-events': 6.5.16 '@storybook/csf': 0.0.2--canary.4566f4d.1 - core-js: 3.29.0 + core-js: 3.29.1 fast-deep-equal: 3.1.3 global: 4.4.0 lodash: 4.17.21 @@ -7177,7 +7190,7 @@ packages: '@storybook/client-logger': 6.5.16 '@storybook/core-common': 6.5.16_ygqkwb4gg3aean7xjfdauovyqq chalk: 4.1.2 - core-js: 3.29.0 + core-js: 3.29.1 detect-package-manager: 2.0.1 fetch-retry: 5.0.3 fs-extra: 9.1.0 @@ -7218,7 +7231,7 @@ packages: react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@storybook/client-logger': 6.5.13 - core-js: 3.29.0 + core-js: 3.29.1 memoizerific: 1.11.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -7232,7 +7245,7 @@ packages: react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 dependencies: '@storybook/client-logger': 6.5.16 - core-js: 3.29.0 + core-js: 3.29.1 memoizerific: 1.11.3 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 @@ -7254,7 +7267,7 @@ packages: '@storybook/router': 6.5.16_biqbaboplfbrettd7655fr4n2y '@storybook/semver': 7.3.2 '@storybook/theming': 6.5.16_biqbaboplfbrettd7655fr4n2y - core-js: 3.29.0 + core-js: 3.29.1 memoizerific: 1.11.3 qs: 6.11.0 react: 18.2.0 @@ -7263,7 +7276,7 @@ packages: resolve-from: 5.0.0 dev: true - /@swimlane/ngx-datatable/20.1.0_m5wmoc4v2teqays2xvbdq4lica: + /@swimlane/ngx-datatable/20.1.0_l5mfipeoizzgchs5c5d4qx66yu: resolution: {integrity: sha512-oHnnx1QRNmv10l5UME13v5JP3M3GesM9K3QH6TRYo2C7UbbhY7vL5EZ4HGqcvtMMW4FOzqNOSltE++IVL99F3g==} peerDependencies: '@angular/common': '>=11.0.2' @@ -7271,9 +7284,9 @@ packages: '@angular/platform-browser': '>=11.0.2' rxjs: ^6.6.3 || ^7.4.0 dependencies: - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 - '@angular/platform-browser': 15.2.1_7j4w6zoz33pkplfc3lxyl3lv3e + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 + '@angular/platform-browser': 15.2.2_67tth7lseo52y77w7j2bbt7gai rxjs: 7.8.0 tslib: 2.5.0 dev: false @@ -7377,13 +7390,13 @@ packages: resolution: {integrity: sha512-ALYone6pm6QmwZoAgeyNksccT9Q4AWZQ6PvfwR37GT6r6FWUPguq6sUmNGSMV2Wr761oQoBxwGGa6DR5o1DC9g==} dependencies: '@types/connect': 3.4.35 - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/bonjour/3.5.10: resolution: {integrity: sha512-p7ienRMiS41Nu2/igbJxxLDWrSZ0WxM8UQgCeO9KhoVF7cOVFkrKsiDr1EsJIla8vV3oEEjGcz11jc5yimhzZw==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/component-emitter/1.2.11: @@ -7394,13 +7407,13 @@ packages: resolution: {integrity: sha512-h8QJa8xSb1WD4fpKBDcATDNGXghFj6/3GRWG6dhmRcu0RX1Ubasur2Uvx5aeEwlf0MwblEC2bMzzMQntxnw/Cw==} dependencies: '@types/express-serve-static-core': 4.17.29 - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/cookie/0.4.1: @@ -7442,7 +7455,7 @@ packages: /@types/express-serve-static-core/4.17.29: resolution: {integrity: sha512-uMd++6dMKS32EOuw1Uli3e3BPgdLIXmezcfHv7N4c1s3gkhikBplORPpMq3fuWkxncZN1reb16d5n8yhQ80x7Q==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 dev: true @@ -7460,13 +7473,13 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 3.0.5 - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/hast/2.3.4: @@ -7486,7 +7499,7 @@ packages: /@types/http-proxy/1.17.9: resolution: {integrity: sha512-QsbSjA/fSk7xB+UXlCT3wHBy5ai9wOcNDWwZAtud+jXhwOM3l+EYZh8Lng4+/6n8uar0J7xILzqftJdJ/Wdfkw==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/iframe-resizer/3.5.9: @@ -7552,7 +7565,7 @@ packages: /@types/jsdom/16.2.15: resolution: {integrity: sha512-nwF87yjBKuX/roqGYerZZM0Nv1pZDMAT5YhOHYeM/72Fic+VEqJh4nyoqoapzJnW3pUlfxPY5FhgsJtM+dRnQQ==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/parse5': 6.0.3 '@types/tough-cookie': 4.0.2 dev: false @@ -7593,7 +7606,7 @@ packages: /@types/mock-fs/4.13.1: resolution: {integrity: sha512-m6nFAJ3lBSnqbvDZioawRvpLXSaPyn52Srf7OfzjubYbYX8MTUdIgDxQl0wEapm4m/pNYSd9TXocpQ0TvZFlYA==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/ms/0.7.31: @@ -7603,7 +7616,7 @@ packages: /@types/node-fetch/2.6.2: resolution: {integrity: sha512-DHqhlq5jeESLy19TYhLakJ07kNumXWjcDdxXsLUMJZ6ue8VZJj4kLPQVE/2mdHh3xZziNF1xppu5lwmS53HR+A==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 form-data: 3.0.1 dev: true @@ -7619,8 +7632,8 @@ packages: resolution: {integrity: sha512-jh6m0QUhIRcZpNv7Z/rpN+ZWXOicUUQbSoWks7Htkbb9IjFQj4kzcX/xFCkjstCj5flMsN8FiSvt+q+Tcs4Llg==} dev: true - /@types/node/18.14.6: - resolution: {integrity: sha512-93+VvleD3mXwlLI/xASjw0FzKcwzl3OdTCzm1LaRfqgS21gfFtK3zDXM5Op9TeeMsJVOaJ2VRDpT9q4Y3d0AvA==} + /@types/node/18.15.1: + resolution: {integrity: sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==} /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} @@ -7727,7 +7740,7 @@ packages: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: '@types/mime': 1.3.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/sinonjs__fake-timers/8.1.1: @@ -7741,7 +7754,7 @@ packages: /@types/sockjs/0.3.33: resolution: {integrity: sha512-f0KEEe05NvUnat+boPTZ0dgaLZ4SfSouXUgv5noUiefG2ajgKjmETo9ZJyuqsl7dfl2aHlLJUiki6B4ZYldiiw==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/source-list-map/0.1.2: @@ -7755,7 +7768,7 @@ packages: /@types/svgo/2.6.4: resolution: {integrity: sha512-l4cmyPEckf8moNYHdJ+4wkHvFxjyW6ulm9l4YGaOxeyBWPhBOT0gvni1InpFPdzx1dKf/2s62qGITwxNWnPQng==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/tapable/1.0.8: @@ -7787,7 +7800,7 @@ packages: /@types/webpack-sources/3.2.0: resolution: {integrity: sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/source-list-map': 0.1.2 source-map: 0.7.4 dev: true @@ -7795,7 +7808,7 @@ packages: /@types/webpack/4.41.32: resolution: {integrity: sha512-cb+0ioil/7oz5//7tZUSwbrSAN/NWHrQylz5cW8G0dWTcF/g+/dSdMlKVZspBYuMAN1+WnwHrkxiRrLcwd0Heg==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 '@types/tapable': 1.0.8 '@types/uglify-js': 3.16.0 '@types/webpack-sources': 3.2.0 @@ -7806,7 +7819,7 @@ packages: /@types/ws/8.5.3: resolution: {integrity: sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /@types/yargs-parser/21.0.0: @@ -7835,10 +7848,10 @@ packages: resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==} requiresBuild: true dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 optional: true - /@typescript-eslint/eslint-plugin/5.54.1_mlk7dnz565t663n4razh6a6v6i: + /@typescript-eslint/eslint-plugin/5.54.1_4rfaf6mlw2mmutqjcopwvbftpu: resolution: {integrity: sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7849,12 +7862,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/parser': 5.54.1_vgl77cfdswitgr47lm5swmv43m '@typescript-eslint/scope-manager': 5.54.1 - '@typescript-eslint/type-utils': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu - '@typescript-eslint/utils': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/type-utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m + '@typescript-eslint/utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m debug: 4.3.4 - eslint: 8.35.0 + eslint: 8.36.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -7865,7 +7878,7 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/eslint-plugin/5.54.1_oxxrfbmyxeembfx3omtbaasowa: + /@typescript-eslint/eslint-plugin/5.54.1_ywupnmau2n6t67hboir3d2uuqq: resolution: {integrity: sha512-a2RQAkosH3d3ZIV08s3DcL/mcGc2M/UC528VkPULFxR9VnVPT8pBu0IyBAJJmVsCmhVfwQX1v6q+QGnmSe1bew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7876,12 +7889,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.54.1_4i7pqkuy6izscdzr2hpyziu3pe + '@typescript-eslint/parser': 5.54.1_oetr3kuzbjncgm24ninkrag7ya '@typescript-eslint/scope-manager': 5.54.1 - '@typescript-eslint/type-utils': 5.54.1_4i7pqkuy6izscdzr2hpyziu3pe - '@typescript-eslint/utils': 5.54.1_4i7pqkuy6izscdzr2hpyziu3pe + '@typescript-eslint/type-utils': 5.54.1_oetr3kuzbjncgm24ninkrag7ya + '@typescript-eslint/utils': 5.54.1_oetr3kuzbjncgm24ninkrag7ya debug: 4.3.4 - eslint: 8.35.0 + eslint: 8.36.0 grapheme-splitter: 1.0.4 ignore: 5.2.4 natural-compare-lite: 1.4.0 @@ -7893,7 +7906,7 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.54.1_4i7pqkuy6izscdzr2hpyziu3pe: + /@typescript-eslint/parser/5.54.1_oetr3kuzbjncgm24ninkrag7ya: resolution: {integrity: sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7907,13 +7920,13 @@ packages: '@typescript-eslint/types': 5.54.1 '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.8.4 debug: 4.3.4 - eslint: 8.35.0 + eslint: 8.36.0 typescript: 4.8.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser/5.54.1_ycpbpc6yetojsgtrx3mwntkhsu: + /@typescript-eslint/parser/5.54.1_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-8zaIXJp/nG9Ff9vQNh7TI+C3nA6q6iIsGJ4B4L6MhZ7mHnTMR4YP5vp2xydmFXIy8rpyIVbNAG44871LMt6ujg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7927,7 +7940,7 @@ packages: '@typescript-eslint/types': 5.54.1 '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5 debug: 4.3.4 - eslint: 8.35.0 + eslint: 8.36.0 typescript: 4.9.5 transitivePeerDependencies: - supports-color @@ -7947,7 +7960,7 @@ packages: '@typescript-eslint/types': 5.54.1 '@typescript-eslint/visitor-keys': 5.54.1 - /@typescript-eslint/type-utils/5.48.2_ycpbpc6yetojsgtrx3mwntkhsu: + /@typescript-eslint/type-utils/5.48.2_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-QVWx7J5sPMRiOMJp5dYshPxABRoZV1xbRirqSk8yuIIsu0nvMTZesKErEA3Oix1k+uvsk8Cs8TGJ6kQ0ndAcew==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7958,16 +7971,16 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.48.2_typescript@4.9.5 - '@typescript-eslint/utils': 5.48.2_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/utils': 5.48.2_vgl77cfdswitgr47lm5swmv43m debug: 4.3.4 - eslint: 8.35.0 + eslint: 8.36.0 tsutils: 3.21.0_typescript@4.9.5 typescript: 4.9.5 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils/5.54.1_4i7pqkuy6izscdzr2hpyziu3pe: + /@typescript-eslint/type-utils/5.54.1_oetr3kuzbjncgm24ninkrag7ya: resolution: {integrity: sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7978,16 +7991,16 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.8.4 - '@typescript-eslint/utils': 5.54.1_4i7pqkuy6izscdzr2hpyziu3pe + '@typescript-eslint/utils': 5.54.1_oetr3kuzbjncgm24ninkrag7ya debug: 4.3.4 - eslint: 8.35.0 + eslint: 8.36.0 tsutils: 3.21.0_typescript@4.8.4 typescript: 4.8.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/type-utils/5.54.1_ycpbpc6yetojsgtrx3mwntkhsu: + /@typescript-eslint/type-utils/5.54.1_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-WREHsTz0GqVYLIbzIZYbmUUr95DKEKIXZNH57W3s+4bVnuF1TKe2jH8ZNH8rO1CeMY3U4j4UQeqPNkHMiGem3g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -7998,9 +8011,9 @@ packages: optional: true dependencies: '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5 - '@typescript-eslint/utils': 5.54.1_ycpbpc6yetojsgtrx3mwntkhsu + '@typescript-eslint/utils': 5.54.1_vgl77cfdswitgr47lm5swmv43m debug: 4.3.4 - eslint: 8.35.0 + eslint: 8.36.0 tsutils: 3.21.0_typescript@4.9.5 typescript: 4.9.5 transitivePeerDependencies: @@ -8077,7 +8090,7 @@ packages: transitivePeerDependencies: - supports-color - /@typescript-eslint/utils/5.48.2_ycpbpc6yetojsgtrx3mwntkhsu: + /@typescript-eslint/utils/5.48.2_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-2h18c0d7jgkw6tdKTlNaM7wyopbLRBiit8oAxoP89YnuBOzCZ8g8aBCaCqq7h208qUTroL7Whgzam7UY3HVLow==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8088,16 +8101,16 @@ packages: '@typescript-eslint/scope-manager': 5.48.2 '@typescript-eslint/types': 5.48.2 '@typescript-eslint/typescript-estree': 5.48.2_typescript@4.9.5 - eslint: 8.35.0 + eslint: 8.36.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.35.0 + eslint-utils: 3.0.0_eslint@8.36.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils/5.54.1_4i7pqkuy6izscdzr2hpyziu3pe: + /@typescript-eslint/utils/5.54.1_oetr3kuzbjncgm24ninkrag7ya: resolution: {integrity: sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8108,16 +8121,16 @@ packages: '@typescript-eslint/scope-manager': 5.54.1 '@typescript-eslint/types': 5.54.1 '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.8.4 - eslint: 8.35.0 + eslint: 8.36.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.35.0 + eslint-utils: 3.0.0_eslint@8.36.0 semver: 7.3.8 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils/5.54.1_ycpbpc6yetojsgtrx3mwntkhsu: + /@typescript-eslint/utils/5.54.1_vgl77cfdswitgr47lm5swmv43m: resolution: {integrity: sha512-IY5dyQM8XD1zfDe5X8jegX6r2EVU5o/WJnLu/znLPWCBF7KNGC+adacXnt5jEYS9JixDcoccI6CvE4RCjHMzCQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -8128,9 +8141,9 @@ packages: '@typescript-eslint/scope-manager': 5.54.1 '@typescript-eslint/types': 5.54.1 '@typescript-eslint/typescript-estree': 5.54.1_typescript@4.9.5 - eslint: 8.35.0 + eslint: 8.36.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.35.0 + eslint-utils: 3.0.0_eslint@8.36.0 semver: 7.3.8 transitivePeerDependencies: - supports-color @@ -9035,8 +9048,24 @@ packages: peerDependencies: postcss: ^8.1.0 dependencies: - browserslist: 4.21.4 - caniuse-lite: 1.0.30001426 + browserslist: 4.21.5 + caniuse-lite: 1.0.30001465 + fraction.js: 4.2.0 + normalize-range: 0.1.2 + picocolors: 1.0.0 + postcss: 8.4.21 + postcss-value-parser: 4.2.0 + dev: true + + /autoprefixer/10.4.14_postcss@8.4.21: + resolution: {integrity: sha512-FQzyfOsTlwVzjHxKEqRIAdJx9niO6VCBCoEwax/VLSoQF29ggECcPuBqUMZ+u8jCZOPSy8b8/8KnuFbp0SaFZQ==} + engines: {node: ^10 || ^12 || >=14} + hasBin: true + peerDependencies: + postcss: ^8.1.0 + dependencies: + browserslist: 4.21.5 + caniuse-lite: 1.0.30001465 fraction.js: 4.2.0 normalize-range: 0.1.2 picocolors: 1.0.0 @@ -9049,7 +9078,7 @@ packages: hasBin: true dependencies: browserslist: 4.21.5 - caniuse-lite: 1.0.30001457 + caniuse-lite: 1.0.30001465 normalize-range: 0.1.2 num2fraction: 1.2.2 picocolors: 0.2.1 @@ -9758,13 +9787,14 @@ packages: electron-to-chromium: 1.4.304 node-releases: 2.0.10 update-browserslist-db: 1.0.10_browserslist@4.21.4 + dev: false /browserslist/4.21.5: resolution: {integrity: sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001457 + caniuse-lite: 1.0.30001465 electron-to-chromium: 1.4.304 node-releases: 2.0.10 update-browserslist-db: 1.0.10_browserslist@4.21.5 @@ -9877,7 +9907,7 @@ packages: mississippi: 3.0.0 mkdirp: 0.5.6 move-concurrently: 1.0.1 - promise-inflight: 1.0.1 + promise-inflight: 1.0.1_bluebird@3.7.2 rimraf: 2.7.1 ssri: 6.0.2 unique-filename: 1.1.1 @@ -10042,12 +10072,12 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite/1.0.30001426: - resolution: {integrity: sha512-n7cosrHLl8AWt0wwZw/PJZgUg3lV0gk9LMI7ikGJwhyhgsd2Nb65vKvmSexCqq/J7rbH3mFG6yZZiPR5dLPW5A==} - dev: true - /caniuse-lite/1.0.30001457: resolution: {integrity: sha512-SDIV6bgE1aVbK6XyxdURbUE89zY7+k1BBBaOwYwkNCglXlel/E7mELiHC64HQ+W0xSKlqWhV9Wh7iHxUjMs4fA==} + dev: false + + /caniuse-lite/1.0.30001465: + resolution: {integrity: sha512-HvjgL3MYAJjceTDCcjRnQGjwUz/5qec9n7JPOzUursUoOTIsYCSDOb1l7RsnZE8mjbxG78zVRCKfrBXyvChBag==} /capture-exit/2.0.0: resolution: {integrity: sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g==} @@ -10659,8 +10689,8 @@ packages: requiresBuild: true dev: true - /core-js/3.29.0: - resolution: {integrity: sha512-VG23vuEisJNkGl6XQmFJd3rEG/so/CNatqeE+7uZAwTSwFeB/qaO0be8xZYUNWprJ/GIwL8aMt9cj1kvbpTZhg==} + /core-js/3.29.1: + resolution: {integrity: sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==} requiresBuild: true /core-util-is/1.0.2: @@ -11709,7 +11739,7 @@ packages: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.12 - '@types/node': 18.14.6 + '@types/node': 18.15.1 accepts: 1.3.8 base64id: 2.0.0 cookie: 0.4.2 @@ -12027,7 +12057,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-standard-with-typescript/34.0.0_szflrmc5p6fmjuhpof6bw7jnuy: + /eslint-config-standard-with-typescript/34.0.0_3rpchblspaxtlbo3td24njqyaq: resolution: {integrity: sha512-zhCsI4/A0rJ1ma8sf3RLXYc0gc7yPmdTWRVXMh9dtqeUx3yBQyALH0wosHhk1uQ9QyItynLdNOtcHKNw8G7lQw==} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -12037,19 +12067,19 @@ packages: eslint-plugin-promise: ^6.0.0 typescript: '*' dependencies: - '@typescript-eslint/eslint-plugin': 5.54.1_oxxrfbmyxeembfx3omtbaasowa - '@typescript-eslint/parser': 5.54.1_4i7pqkuy6izscdzr2hpyziu3pe - eslint: 8.35.0 - eslint-config-standard: 17.0.0_hwjsujmtoc7k47rjh5qfu7woty - eslint-plugin-import: 2.27.5_uyiasnnzcqrxqkfvjklwnmwcha - eslint-plugin-n: 15.6.1_eslint@8.35.0 - eslint-plugin-promise: 6.1.1_eslint@8.35.0 + '@typescript-eslint/eslint-plugin': 5.54.1_ywupnmau2n6t67hboir3d2uuqq + '@typescript-eslint/parser': 5.54.1_oetr3kuzbjncgm24ninkrag7ya + eslint: 8.36.0 + eslint-config-standard: 17.0.0_htxjg2emk4phzexndh6sfdkv2u + eslint-plugin-import: 2.27.5_grm2fcfvepvokbbqenost2xmum + eslint-plugin-n: 15.6.1_eslint@8.36.0 + eslint-plugin-promise: 6.1.1_eslint@8.36.0 typescript: 4.8.4 transitivePeerDependencies: - supports-color dev: true - /eslint-config-standard/17.0.0_hwjsujmtoc7k47rjh5qfu7woty: + /eslint-config-standard/17.0.0_htxjg2emk4phzexndh6sfdkv2u: resolution: {integrity: sha512-/2ks1GKyqSOkH7JFvXJicu0iMpoojkwB+f5Du/1SC0PtBL+s8v30k9njRZ21pm2drKYm2342jFnGWzttxPmZVg==} peerDependencies: eslint: ^8.0.1 @@ -12057,10 +12087,10 @@ packages: eslint-plugin-n: ^15.0.0 eslint-plugin-promise: ^6.0.0 dependencies: - eslint: 8.35.0 - eslint-plugin-import: 2.27.5_uyiasnnzcqrxqkfvjklwnmwcha - eslint-plugin-n: 15.6.1_eslint@8.35.0 - eslint-plugin-promise: 6.1.1_eslint@8.35.0 + eslint: 8.36.0 + eslint-plugin-import: 2.27.5_grm2fcfvepvokbbqenost2xmum + eslint-plugin-n: 15.6.1_eslint@8.36.0 + eslint-plugin-promise: 6.1.1_eslint@8.36.0 dev: true /eslint-import-resolver-node/0.3.7: @@ -12073,7 +12103,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.4_spn4godk7g7ml4zhqabnc6rdgi: + /eslint-module-utils/2.7.4_s7ofxpkisoyh3lhnz347lq4g7u: resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==} engines: {node: '>=4'} peerDependencies: @@ -12094,26 +12124,26 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.54.1_4i7pqkuy6izscdzr2hpyziu3pe + '@typescript-eslint/parser': 5.54.1_oetr3kuzbjncgm24ninkrag7ya debug: 3.2.7 - eslint: 8.35.0 + eslint: 8.36.0 eslint-import-resolver-node: 0.3.7 transitivePeerDependencies: - supports-color dev: true - /eslint-plugin-es/4.1.0_eslint@8.35.0: + /eslint-plugin-es/4.1.0_eslint@8.36.0: resolution: {integrity: sha512-GILhQTnjYE2WorX5Jyi5i4dz5ALWxBIdQECVQavL6s7cI76IZTDWleTHkxz/QT3kvcs2QlGHvKLYsSlPOlPXnQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.35.0 + eslint: 8.36.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.27.5_uyiasnnzcqrxqkfvjklwnmwcha: + /eslint-plugin-import/2.27.5_grm2fcfvepvokbbqenost2xmum: resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==} engines: {node: '>=4'} peerDependencies: @@ -12123,15 +12153,15 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.54.1_4i7pqkuy6izscdzr2hpyziu3pe + '@typescript-eslint/parser': 5.54.1_oetr3kuzbjncgm24ninkrag7ya array-includes: 3.1.6 array.prototype.flat: 1.3.1 array.prototype.flatmap: 1.3.1 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.35.0 + eslint: 8.36.0 eslint-import-resolver-node: 0.3.7 - eslint-module-utils: 2.7.4_spn4godk7g7ml4zhqabnc6rdgi + eslint-module-utils: 2.7.4_s7ofxpkisoyh3lhnz347lq4g7u has: 1.0.3 is-core-module: 2.11.0 is-glob: 4.0.3 @@ -12146,16 +12176,16 @@ packages: - supports-color dev: true - /eslint-plugin-n/15.6.1_eslint@8.35.0: + /eslint-plugin-n/15.6.1_eslint@8.36.0: resolution: {integrity: sha512-R9xw9OtCRxxaxaszTQmQAlPgM+RdGjaL1akWuY/Fv9fRAi8Wj4CUKc6iYVG8QNRjRuo8/BqVYIpfqberJUEacA==} engines: {node: '>=12.22.0'} peerDependencies: eslint: '>=7.0.0' dependencies: builtins: 5.0.1 - eslint: 8.35.0 - eslint-plugin-es: 4.1.0_eslint@8.35.0 - eslint-utils: 3.0.0_eslint@8.35.0 + eslint: 8.36.0 + eslint-plugin-es: 4.1.0_eslint@8.36.0 + eslint-utils: 3.0.0_eslint@8.36.0 ignore: 5.2.4 is-core-module: 2.11.0 minimatch: 3.1.2 @@ -12163,13 +12193,13 @@ packages: semver: 7.3.8 dev: true - /eslint-plugin-promise/6.1.1_eslint@8.35.0: + /eslint-plugin-promise/6.1.1_eslint@8.36.0: resolution: {integrity: sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 dependencies: - eslint: 8.35.0 + eslint: 8.36.0 dev: true /eslint-plugin-react/7.32.2: @@ -12195,7 +12225,7 @@ packages: string.prototype.matchall: 4.0.8 dev: true - /eslint-plugin-react/7.32.2_eslint@8.35.0: + /eslint-plugin-react/7.32.2_eslint@8.36.0: resolution: {integrity: sha512-t2fBMa+XzonrrNkyVirzKlvn5RXzzPwRHtMvLAtVZrt8oxgnTQaYbU6SXTOO1mwQgp1y5+toMSKInnzGr0Knqg==} engines: {node: '>=4'} peerDependencies: @@ -12205,7 +12235,7 @@ packages: array.prototype.flatmap: 1.3.1 array.prototype.tosorted: 1.1.1 doctrine: 2.1.0 - eslint: 8.35.0 + eslint: 8.36.0 estraverse: 5.3.0 jsx-ast-utils: 3.3.3 minimatch: 3.1.2 @@ -12256,13 +12286,13 @@ packages: eslint-visitor-keys: 2.1.0 dev: true - /eslint-utils/3.0.0_eslint@8.35.0: + /eslint-utils/3.0.0_eslint@8.36.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.35.0 + eslint: 8.36.0 eslint-visitor-keys: 2.1.0 /eslint-visitor-keys/1.3.0: @@ -12278,13 +12308,15 @@ packages: resolution: {integrity: sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - /eslint/8.35.0: - resolution: {integrity: sha512-BxAf1fVL7w+JLRQhWl2pzGeSiGqbWumV4WNvc9Rhp6tiCtm4oHnyPBSEtMGZwrQgudFQ+otqzWoPB7x+hxoWsw==} + /eslint/8.36.0: + resolution: {integrity: sha512-Y956lmS7vDqomxlaaQAHVmeb4tNMp2FWIvU/RnU5BD3IKMD/MJPr76xdyr68P8tV1iNMvN2mRK0yy3c+UjL+bw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: - '@eslint/eslintrc': 2.0.0 - '@eslint/js': 8.35.0 + '@eslint-community/eslint-utils': 4.2.0_eslint@8.36.0 + '@eslint-community/regexpp': 4.4.0 + '@eslint/eslintrc': 2.0.1 + '@eslint/js': 8.36.0 '@humanwhocodes/config-array': 0.11.8 '@humanwhocodes/module-importer': 1.0.1 '@nodelib/fs.walk': 1.2.8 @@ -12295,9 +12327,8 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.35.0 eslint-visitor-keys: 3.3.0 - espree: 9.4.0 + espree: 9.5.0 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -12319,15 +12350,14 @@ packages: minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.1 - regexpp: 3.2.0 strip-ansi: 6.0.1 strip-json-comments: 3.1.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color - /espree/9.4.0: - resolution: {integrity: sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==} + /espree/9.5.0: + resolution: {integrity: sha512-JPbJGhKc47++oo4JkEoTe2wjy4fmMwvFpgJT9cQzmfXKp22Dr6Hf1tdCteLz1h0P3t+mGvWZ+4Uankvh8+c6zw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: acorn: 8.8.1 @@ -13437,7 +13467,6 @@ packages: minimatch: 7.4.2 minipass: 4.2.4 path-scurry: 1.6.1 - dev: true /global-dirs/3.0.0: resolution: {integrity: sha512-v8ho2DS5RiCjftj1nD9NmnfaOzTdud7RRnVd9kFNOjqZbISlx5DQ+OrTkywgd0dIt7oFCvKetZSHoHcP3sDdiA==} @@ -14306,8 +14335,8 @@ packages: resolution: {integrity: sha512-DUNFN5j7Tln0D+TxzloUjKB+CtVu6myn0JEFak6dG18mNt9YkQ6lzGCdafwofISZ1lLF3xRHJ98VKy9ynkcFaA==} dev: true - /iframe-resizer/4.3.5: - resolution: {integrity: sha512-pziqOCczYtbVFgzU3KcjQDS+pMhj4QgL7JutUVazt73xeIWtx+CSRlFQp7aJ2i1bUSZwgbjSP2dez4yelV76yw==} + /iframe-resizer/4.3.6: + resolution: {integrity: sha512-wz0WodRIF6eP0oGQa5NIP1yrITAZ59ZJvVaVJqJRjaeCtfm461vy2C3us6CKx0e7pooqpIGLpVMSTzrfAjX9Sg==} engines: {node: '>=0.8.0'} dev: false @@ -15199,7 +15228,7 @@ packages: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -15227,7 +15256,7 @@ packages: '@jest/expect': 29.5.0 '@jest/test-result': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -15329,7 +15358,7 @@ packages: - utf-8-validate dev: true - /jest-cli/29.5.0_@types+node@18.14.6: + /jest-cli/29.5.0_@types+node@18.15.1: resolution: {integrity: sha512-L1KcP1l4HtfwdxXNFCL5bmUbLQiKrakMUriBEcc1Vfz6gx31ORKdreuWvmQVBit+1ss9NNR3yxjwfwzZNdQXJw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -15346,7 +15375,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.10 import-local: 3.1.0 - jest-config: 29.5.0_@types+node@18.14.6 + jest-config: 29.5.0_@types+node@18.15.1 jest-util: 29.5.0 jest-validate: 29.5.0 prompts: 2.4.2 @@ -15418,7 +15447,7 @@ packages: jest-validate: 26.6.2 micromatch: 4.0.5 pretty-format: 26.6.2 - ts-node: 10.9.1_alpjt73dvgv6kni625hu7f2l4m + ts-node: 10.9.1_r2vohjtqb453xa4ljp4dw3sqb4 transitivePeerDependencies: - bufferutil - canvas @@ -15466,7 +15495,7 @@ packages: - utf-8-validate dev: true - /jest-config/29.5.0_@types+node@18.14.6: + /jest-config/29.5.0_@types+node@18.15.1: resolution: {integrity: sha512-kvDUKBnNJPNBmFFOhDbm59iu1Fii1Q6SxyhXfvylq3UTHbg6o7j/g8k2dZyXWLvfdKB1vAPxNZnMgtKJcmu3kA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -15481,7 +15510,7 @@ packages: '@babel/core': 7.21.0 '@jest/test-sequencer': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 babel-jest: 29.5.0_@babel+core@7.21.0 chalk: 4.1.2 ci-info: 3.8.0 @@ -15596,7 +15625,7 @@ packages: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-mock: 26.6.2 jest-util: 26.6.2 jsdom: 16.7.0 @@ -15614,7 +15643,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -15632,7 +15661,7 @@ packages: '@jest/environment': 26.6.2 '@jest/fake-timers': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-mock: 26.6.2 jest-util: 26.6.2 dev: true @@ -15644,7 +15673,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-mock: 27.5.1 jest-util: 27.5.1 dev: true @@ -15656,7 +15685,7 @@ packages: '@jest/environment': 29.5.0 '@jest/fake-timers': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-mock: 29.5.0 jest-util: 29.5.0 dev: true @@ -15682,7 +15711,7 @@ packages: dependencies: '@jest/types': 26.6.2 '@types/graceful-fs': 4.1.5 - '@types/node': 18.14.6 + '@types/node': 18.15.1 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -15705,7 +15734,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@types/graceful-fs': 4.1.5 - '@types/node': 18.14.6 + '@types/node': 18.15.1 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -15725,7 +15754,7 @@ packages: dependencies: '@jest/types': 29.5.0 '@types/graceful-fs': 4.1.5 - '@types/node': 18.14.6 + '@types/node': 18.15.1 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.10 @@ -15747,7 +15776,7 @@ packages: '@jest/source-map': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 co: 4.6.0 expect: 26.6.2 @@ -15777,7 +15806,7 @@ packages: '@jest/source-map': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 co: 4.6.0 expect: 26.6.2 @@ -15806,7 +15835,7 @@ packages: '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -15927,7 +15956,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /jest-mock/27.5.1: @@ -15935,7 +15964,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 dev: true /jest-mock/29.5.0: @@ -15943,7 +15972,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-util: 29.5.0 dev: true @@ -16083,7 +16112,7 @@ packages: '@jest/environment': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 emittery: 0.7.2 exit: 0.1.2 @@ -16115,7 +16144,7 @@ packages: '@jest/environment': 26.6.2 '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 emittery: 0.7.2 exit: 0.1.2 @@ -16148,7 +16177,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.10 @@ -16180,7 +16209,7 @@ packages: '@jest/test-result': 29.5.0 '@jest/transform': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.10 @@ -16321,7 +16350,7 @@ packages: '@jest/test-result': 29.5.0 '@jest/transform': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 cjs-module-lexer: 1.2.2 collect-v8-coverage: 1.0.1 @@ -16344,7 +16373,7 @@ packages: resolution: {integrity: sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g==} engines: {node: '>= 10.14.2'} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 graceful-fs: 4.2.10 dev: true @@ -16352,7 +16381,7 @@ packages: resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 graceful-fs: 4.2.10 dev: true @@ -16446,7 +16475,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 graceful-fs: 4.2.10 is-ci: 2.0.0 @@ -16458,7 +16487,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.10 @@ -16470,7 +16499,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 chalk: 4.1.2 ci-info: 3.8.0 graceful-fs: 4.2.10 @@ -16519,7 +16548,7 @@ packages: dependencies: '@jest/test-result': 26.6.2 '@jest/types': 26.6.2 - '@types/node': 18.14.6 + '@types/node': 18.15.1 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 26.6.2 @@ -16532,7 +16561,7 @@ packages: dependencies: '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 18.14.6 + '@types/node': 18.15.1 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -16545,7 +16574,7 @@ packages: dependencies: '@jest/test-result': 29.5.0 '@jest/types': 29.5.0 - '@types/node': 18.14.6 + '@types/node': 18.15.1 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -16557,7 +16586,7 @@ packages: resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 merge-stream: 2.0.0 supports-color: 7.2.0 dev: true @@ -16566,7 +16595,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -16575,7 +16604,7 @@ packages: resolution: {integrity: sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 18.14.6 + '@types/node': 18.15.1 jest-util: 29.5.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -16634,7 +16663,7 @@ packages: - utf-8-validate dev: true - /jest/29.5.0_@types+node@18.14.6: + /jest/29.5.0_@types+node@18.15.1: resolution: {integrity: sha512-juMg3he2uru1QoXX078zTa7pO85QyB9xajZc6bU+d9yEGwrKX6+vGmJQ3UdVZsvTEUARIdObzH68QItim6OSSQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} hasBin: true @@ -16647,7 +16676,7 @@ packages: '@jest/core': 29.5.0 '@jest/types': 29.5.0 import-local: 3.1.0 - jest-cli: 29.5.0_@types+node@18.14.6 + jest-cli: 29.5.0_@types+node@18.15.1 transitivePeerDependencies: - '@types/node' - supports-color @@ -16664,8 +16693,8 @@ packages: '@sideway/pinpoint': 2.0.0 dev: true - /jquery/3.6.3: - resolution: {integrity: sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==} + /jquery/3.6.4: + resolution: {integrity: sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ==} dev: false /js-sdsl/4.1.4: @@ -17020,7 +17049,7 @@ packages: dependencies: '@babel/runtime': 7.21.0 app-root-dir: 1.0.2 - core-js: 3.29.0 + core-js: 3.29.1 dotenv: 8.6.0 dotenv-expand: 5.1.0 dev: true @@ -17359,7 +17388,6 @@ packages: /lru-cache/7.18.1: resolution: {integrity: sha512-8/HcIENyQnfUTCDizRu9rrDyG6XG/21M4X7/YEGZeD76ZJilFPAUVb/2zysFf7VVO1LEjCDFyHp8pMMvozIrvg==} engines: {node: '>=12'} - dev: true /lz-string/1.4.4: resolution: {integrity: sha512-0ckx7ZHRPqb0oUm8zNr+90mtf9DQB60H1wMCjBtfi62Kl3a7JbHob6gA2bC+xRvZoOL+1hzUK8jeuEIQE8svEQ==} @@ -18037,7 +18065,6 @@ packages: engines: {node: '>=10'} dependencies: brace-expansion: 2.0.1 - dev: true /minimist-options/4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} @@ -18123,7 +18150,6 @@ packages: /minipass/4.2.4: resolution: {integrity: sha512-lwycX3cBMTvcejsHITUgYj6Gy6A7Nh4Q6h9NP4sTHY1ccJlC7yKzDmiShEHsJ16Jf1nKGDEaiHxiltsJEvk0nQ==} engines: {node: '>=8'} - dev: true /minizlib/2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} @@ -18304,7 +18330,7 @@ packages: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} dev: true - /ng-packagr/15.2.2_2svb2psuxbwlbozhkyi5hwezde: + /ng-packagr/15.2.2_gou553l2pjc4qyby6ply4iqw5a: resolution: {integrity: sha512-+042GBD35ztxbHywGJloAiDM/s3Ja3TZtQh361TWqd/xza3K5DMUu6VRGLTgMwG7CW1YsqYHWgMZslP1c+ng7A==} engines: {node: ^14.20.0 || ^16.13.0 || >=18.10.0} hasBin: true @@ -18317,7 +18343,7 @@ packages: tailwindcss: optional: true dependencies: - '@angular/compiler-cli': 15.2.1_4jorme3phifuqodpnm2vkpeo3q + '@angular/compiler-cli': 15.2.2_melnpt72bdyyrlmw2gkt7zh2xe '@rollup/plugin-json': 6.0.0_rollup@3.17.2 '@rollup/plugin-node-resolve': 15.0.1_rollup@3.17.2 ajv: 8.12.0 @@ -18341,7 +18367,7 @@ packages: postcss-url: 10.1.3_postcss@8.4.21 rollup: 3.17.2 rxjs: 7.8.0 - sass: 1.58.3 + sass: 1.59.2 tslib: 2.5.0 typescript: 4.9.5 optionalDependencies: @@ -18351,31 +18377,31 @@ packages: - supports-color dev: true - /ngx-highlightjs/8.0.0_wusrdiweymdhgxp5mnb5rxfxy4: + /ngx-highlightjs/8.0.0_kx5ra3nx2mawnc6whiuokrpwoy: resolution: {integrity: sha512-joRqwYnliH+Qv5ceM/YmUWaryO+7hhBp8KVs91GSmTf8mZdD0OL6iYsQgg0p64YAjoStmO6MR11BP9W847NYEg==} peerDependencies: '@angular/common': '>=14.0.0' '@angular/core': '>=14.0.0' rxjs: '>=6.0.0' dependencies: - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 highlight.js: 11.7.0 highlightjs-line-numbers.js: 2.8.0 rxjs: 7.8.0 tslib: 2.5.0 dev: false - /ngx-toastr/16.1.0_lsxe5gtgpco3jjtbv6fppxxx5a: + /ngx-toastr/16.1.0_3f7qzg6oy2n3ewqstp3nujgbjq: resolution: {integrity: sha512-jMnkauggRE8264vR4NtOgK3QI7zmufO3Z7wrkg3j7A7ZVpkCKDXgklsAZM9aiHxDyttM2K+Na6a6L004uPeRKA==} peerDependencies: '@angular/common': '>=14.0.0-0' '@angular/core': '>=14.0.0-0' '@angular/platform-browser': '>=14.0.0-0' dependencies: - '@angular/common': 15.2.1_mjfsjw2dyoldrpoplv2e6zm3e4 - '@angular/core': 15.2.1_rxjs@7.8.0+zone.js@0.13.0 - '@angular/platform-browser': 15.2.1_7j4w6zoz33pkplfc3lxyl3lv3e + '@angular/common': 15.2.2_w2xujjrbhynr6cc5m4376evic4 + '@angular/core': 15.2.2_rxjs@7.8.0+zone.js@0.13.0 + '@angular/platform-browser': 15.2.2_67tth7lseo52y77w7j2bbt7gai tslib: 2.5.0 dev: false @@ -19316,7 +19342,6 @@ packages: dependencies: lru-cache: 7.18.1 minipass: 4.2.4 - dev: true /path-to-regexp/0.1.7: resolution: {integrity: sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==} @@ -19804,6 +19829,17 @@ packages: optional: true dev: true + /promise-inflight/1.0.1_bluebird@3.7.2: + resolution: {integrity: sha512-6zWPyEOFaQBJYcGMHBKTKJ3u6TBsnMFOIZSa6ce1e/ZrrsOlnHRHbabMjLiBYKp+n44X9eUI6VUPaukCXHuG4g==} + peerDependencies: + bluebird: '*' + peerDependenciesMeta: + bluebird: + optional: true + dependencies: + bluebird: 3.7.2 + dev: true + /promise-retry/2.0.1: resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==} engines: {node: '>=10'} @@ -19962,8 +19998,8 @@ packages: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} - /puppeteer-core/19.7.3_typescript@4.9.5: - resolution: {integrity: sha512-9Q5HahsstfoTnllcpNkxNu2z9J7V0Si5Mr5q90K6XSXwW1P8iqe8q3HzWViVuBuEYTSMZ2LaXXzTEYeoCzLEWg==} + /puppeteer-core/19.7.4_typescript@4.9.5: + resolution: {integrity: sha512-E8nVhqGF0ZM7s9pb5849gzKFG7282WYZaeGXo/eYDkpUpcPUgmkj7QrAoa8SpFXXyqHHilHJZPbfVBb4foDazQ==} engines: {node: '>=14.14.0'} peerDependencies: typescript: '>= 4.7.4' @@ -19978,6 +20014,7 @@ packages: extract-zip: 2.0.1 https-proxy-agent: 5.0.1 proxy-from-env: 1.1.0 + rimraf: 4.4.0 tar-fs: 2.1.1 typescript: 4.9.5 unbzip2-stream: 1.4.3 @@ -19989,15 +20026,15 @@ packages: - utf-8-validate dev: false - /puppeteer/19.7.3_typescript@4.9.5: - resolution: {integrity: sha512-QEiRHPUAJp8VOK27zE6h2ne4xKVYibKUZpvjCuLYaAe8/2SOLKIgstF8wK3YaLgTkeruMrYfqZo+Qlw4ZkJDAQ==} + /puppeteer/19.7.4_typescript@4.9.5: + resolution: {integrity: sha512-TdiNEG27BahPab4B/xfUth/L8yWV8ZT4D+/n01DWjK6pPQ2HgCGJGbL3dlSxUvor6dtxFBe16CEQ9JWXh0SCaQ==} requiresBuild: true dependencies: cosmiconfig: 8.1.0 https-proxy-agent: 5.0.1 progress: 2.0.3 proxy-from-env: 1.1.0 - puppeteer-core: 19.7.3_typescript@4.9.5 + puppeteer-core: 19.7.4_typescript@4.9.5 transitivePeerDependencies: - bufferutil - encoding @@ -20122,7 +20159,7 @@ packages: webpack: 4.46.0 dev: true - /raw-loader/4.0.2_webpack@5.75.0: + /raw-loader/4.0.2_webpack@5.76.1: resolution: {integrity: sha512-ZnScIV3ag9A4wPX/ZayxL/jZH+euYb6FcUinPcgiQW0+UBtEv0O6Q3lGd3cqJ+GHH+rksEv3Pj99oxJ3u3VIKA==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -20130,7 +20167,7 @@ packages: dependencies: loader-utils: 2.0.2 schema-utils: 3.1.1 - webpack: 5.75.0 + webpack: 5.76.1 dev: true /react-docgen-typescript/2.2.2_typescript@4.9.5: @@ -20215,7 +20252,7 @@ packages: acorn: 8.8.1 acorn-jsx: 5.3.2_acorn@8.8.1 browserslist: 4.21.4 - core-js: 3.29.0 + core-js: 3.29.1 react: 18.2.0 react-dom: 18.2.0_react@18.2.0 optionalDependencies: @@ -20818,13 +20855,12 @@ packages: dependencies: glob: 7.2.3 - /rimraf/4.3.1: - resolution: {integrity: sha512-GfHJHBzFQra23IxDzIdBqhOWfbtdgS1/dCHrDy+yvhpoJY5TdwdT28oWaHWfRpKFDLd3GZnGTx6Mlt4+anbsxQ==} + /rimraf/4.4.0: + resolution: {integrity: sha512-X36S+qpCUR0HjXlkDe4NAOhS//aHH0Z+h8Ckf2auGJk3PTnx5rLmrHkwNdbVQuCSUhOyFrlRvFEllZOYE+yZGQ==} engines: {node: '>=14'} hasBin: true dependencies: glob: 9.2.1 - dev: true /ripemd160/2.0.2: resolution: {integrity: sha512-ii4iagi25WusVoiC4B4lq7pbXfAp3D9v5CwfkY33vffw2+pkDjY1D8GaN7spsxvCSx8dkPqOZCEZyfxcmJG2IA==} @@ -20969,7 +21005,7 @@ packages: - supports-color dev: true - /sass-loader/10.4.1_sass@1.58.3: + /sass-loader/10.4.1_sass@1.59.2: resolution: {integrity: sha512-aX/iJZTTpNUNx/OSYzo2KsjIUQHqvWsAhhUijFjAPdZTEhstjZI9zTNvkTTwsx+uNUJqUwOw5gacxQMx4hJxGQ==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -20988,7 +21024,7 @@ packages: klona: 2.0.5 loader-utils: 2.0.4 neo-async: 2.6.2 - sass: 1.58.3 + sass: 1.59.2 schema-utils: 3.1.1 semver: 7.3.7 dev: true @@ -21028,8 +21064,8 @@ packages: source-map-js: 1.0.2 dev: true - /sass/1.58.3: - resolution: {integrity: sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==} + /sass/1.59.2: + resolution: {integrity: sha512-jJyO6SmbzkJexF8MUorHx5tAilcgabioYxT/BHbY4+OvoqmbHxsYlrjZ8Adhqcgl6Zqwie0TgMXLCAmPFxXOuw==} engines: {node: '>=12.0.0'} hasBin: true dependencies: @@ -22355,7 +22391,7 @@ packages: webpack: 5.75.0_esbuild@0.17.8 dev: true - /terser-webpack-plugin/5.3.3_webpack@5.75.0: + /terser-webpack-plugin/5.3.3_webpack@5.76.1: resolution: {integrity: sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ==} engines: {node: '>= 10.13.0'} peerDependencies: @@ -22376,7 +22412,7 @@ packages: schema-utils: 3.1.1 serialize-javascript: 6.0.0 terser: 5.16.3 - webpack: 5.75.0 + webpack: 5.76.1 dev: true /terser/4.8.0: @@ -22643,7 +22679,7 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-node/10.9.1_alpjt73dvgv6kni625hu7f2l4m: + /ts-node/10.9.1_r2vohjtqb453xa4ljp4dw3sqb4: resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==} hasBin: true peerDependencies: @@ -22662,7 +22698,7 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.3 - '@types/node': 18.14.6 + '@types/node': 18.15.1 acorn: 8.8.1 acorn-walk: 8.2.0 arg: 4.1.3 @@ -23179,6 +23215,7 @@ packages: browserslist: 4.21.4 escalade: 3.1.1 picocolors: 1.0.0 + dev: false /update-browserslist-db/1.0.10_browserslist@4.21.5: resolution: {integrity: sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==} @@ -23811,7 +23848,7 @@ packages: - supports-color dev: true - /webpack/5.75.0: + /webpack/5.75.0_esbuild@0.17.8: resolution: {integrity: sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==} engines: {node: '>=10.13.0'} hasBin: true @@ -23828,7 +23865,7 @@ packages: '@webassemblyjs/wasm-parser': 1.11.1 acorn: 8.8.1 acorn-import-assertions: 1.8.0_acorn@8.8.1 - browserslist: 4.21.4 + browserslist: 4.21.5 chrome-trace-event: 1.0.3 enhanced-resolve: 5.10.0 es-module-lexer: 0.9.3 @@ -23842,7 +23879,7 @@ packages: neo-async: 2.6.2 schema-utils: 3.1.1 tapable: 2.2.1 - terser-webpack-plugin: 5.3.3_webpack@5.75.0 + terser-webpack-plugin: 5.3.3_6hyl5w2uqyeivowpusuiulbmoy watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -23851,8 +23888,8 @@ packages: - uglify-js dev: true - /webpack/5.75.0_esbuild@0.17.8: - resolution: {integrity: sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==} + /webpack/5.76.1: + resolution: {integrity: sha512-4+YIK4Abzv8172/SGqObnUjaIHjLEuUasz9EwQj/9xmPPkYJy2Mh03Q/lJfSD3YLzbxy5FeTq5Uw0323Oh6SJQ==} engines: {node: '>=10.13.0'} hasBin: true peerDependencies: @@ -23868,7 +23905,7 @@ packages: '@webassemblyjs/wasm-parser': 1.11.1 acorn: 8.8.1 acorn-import-assertions: 1.8.0_acorn@8.8.1 - browserslist: 4.21.4 + browserslist: 4.21.5 chrome-trace-event: 1.0.3 enhanced-resolve: 5.10.0 es-module-lexer: 0.9.3 @@ -23882,7 +23919,7 @@ packages: neo-async: 2.6.2 schema-utils: 3.1.1 tapable: 2.2.1 - terser-webpack-plugin: 5.3.3_6hyl5w2uqyeivowpusuiulbmoy + terser-webpack-plugin: 5.3.3_webpack@5.76.1 watchpack: 2.4.0 webpack-sources: 3.2.3 transitivePeerDependencies: @@ -24107,19 +24144,6 @@ packages: optional: true dev: true - /ws/8.12.0: - resolution: {integrity: sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: '>=5.0.2' - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true - /ws/8.12.1: resolution: {integrity: sha512-1qo+M9Ba+xNhPB+YTWUlK6M17brTut5EXbcBaMRN5pH5dFrXz7lzz1ChFSUq3bOUl8yEvSenhHmYUNJxFzdJew==} engines: {node: '>=10.0.0'} @@ -24229,11 +24253,6 @@ packages: engines: {node: '>=10'} dev: true - /yargs-parser/21.0.1: - resolution: {integrity: sha512-9BK1jFpLzJROCI5TzwZL/TU4gqjK5xiHV/RfWLOahrjAko/e4DJkRDZQXfvqAsiZzzYhgAzbgz6lg48jcm4GLg==} - engines: {node: '>=12'} - dev: true - /yargs-parser/21.1.1: resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==} engines: {node: '>=12'} @@ -24285,7 +24304,7 @@ packages: require-directory: 2.1.1 string-width: 4.2.3 y18n: 5.0.8 - yargs-parser: 21.0.1 + yargs-parser: 21.1.1 dev: true /yargs/17.6.2: