|
@ -72,7 +72,7 @@ |
|
|
"ionicons": "7.4.0", |
|
|
"ionicons": "7.4.0", |
|
|
"jsonpath": "1.1.1", |
|
|
"jsonpath": "1.1.1", |
|
|
"lodash": "4.17.21", |
|
|
"lodash": "4.17.21", |
|
|
"marked": "^12.0.0", |
|
|
"marked": "12.0.2", |
|
|
"ms": "3.0.0-canary.1", |
|
|
"ms": "3.0.0-canary.1", |
|
|
"ng-extract-i18n-merge": "2.12.0", |
|
|
"ng-extract-i18n-merge": "2.12.0", |
|
|
"ngx-device-detector": "8.0.0", |
|
|
"ngx-device-detector": "8.0.0", |
|
@ -120,9 +120,9 @@ |
|
|
"@nx/workspace": "19.5.1", |
|
|
"@nx/workspace": "19.5.1", |
|
|
"@schematics/angular": "18.1.1", |
|
|
"@schematics/angular": "18.1.1", |
|
|
"@simplewebauthn/types": "9.0.1", |
|
|
"@simplewebauthn/types": "9.0.1", |
|
|
"@storybook/addon-essentials": "^8.0.0", |
|
|
"@storybook/addon-essentials": "8.2.5", |
|
|
"@storybook/angular": "^8.0.0", |
|
|
"@storybook/angular": "8.2.5", |
|
|
"@storybook/core-server": "^8.0.0", |
|
|
"@storybook/core-server": "8.2.5", |
|
|
"@trivago/prettier-plugin-sort-imports": "4.3.0", |
|
|
"@trivago/prettier-plugin-sort-imports": "4.3.0", |
|
|
"@types/big.js": "6.2.2", |
|
|
"@types/big.js": "6.2.2", |
|
|
"@types/body-parser": "1.19.5", |
|
|
"@types/body-parser": "1.19.5", |
|
@ -138,13 +138,13 @@ |
|
|
"@typescript-eslint/parser": "6.21.0", |
|
|
"@typescript-eslint/parser": "6.21.0", |
|
|
"codelyzer": "6.0.1", |
|
|
"codelyzer": "6.0.1", |
|
|
"cypress": "6.2.1", |
|
|
"cypress": "6.2.1", |
|
|
"eslint": "^8.57.0 || ^9.0.0", |
|
|
"eslint": "8.57.0", |
|
|
"eslint-config-prettier": "9.1.0", |
|
|
"eslint-config-prettier": "9.1.0", |
|
|
"eslint-plugin-cypress": "2.15.1", |
|
|
"eslint-plugin-cypress": "2.15.1", |
|
|
"eslint-plugin-import": "2.29.1", |
|
|
"eslint-plugin-import": "2.29.1", |
|
|
"eslint-plugin-storybook": "0.6.15", |
|
|
"eslint-plugin-storybook": "0.6.15", |
|
|
"jest": "^29.5.0", |
|
|
"jest": "29.7.0", |
|
|
"jest-environment-jsdom": "^29.5.0", |
|
|
"jest-environment-jsdom": "29.7.0", |
|
|
"jest-preset-angular": "14.1.0", |
|
|
"jest-preset-angular": "14.1.0", |
|
|
"nx": "19.5.1", |
|
|
"nx": "19.5.1", |
|
|
"prettier": "3.3.3", |
|
|
"prettier": "3.3.3", |
|
@ -153,7 +153,7 @@ |
|
|
"react-dom": "18.2.0", |
|
|
"react-dom": "18.2.0", |
|
|
"replace-in-file": "7.0.1", |
|
|
"replace-in-file": "7.0.1", |
|
|
"shx": "0.3.4", |
|
|
"shx": "0.3.4", |
|
|
"storybook": "^8.0.0", |
|
|
"storybook": "8.2.5", |
|
|
"ts-jest": "29.1.0", |
|
|
"ts-jest": "29.1.0", |
|
|
"ts-node": "10.9.2", |
|
|
"ts-node": "10.9.2", |
|
|
"tslib": "2.6.0", |
|
|
"tslib": "2.6.0", |
|
|