|
|
@ -167,8 +167,8 @@ |
|
|
"@nx/web": "22.1.1", |
|
|
"@nx/web": "22.1.1", |
|
|
"@nx/workspace": "22.1.1", |
|
|
"@nx/workspace": "22.1.1", |
|
|
"@schematics/angular": "20.3.9", |
|
|
"@schematics/angular": "20.3.9", |
|
|
"@storybook/addon-docs": "9.1.5", |
|
|
"@storybook/addon-docs": "10.1.0", |
|
|
"@storybook/angular": "10.0.0", |
|
|
"@storybook/angular": "10.1.0", |
|
|
"@trivago/prettier-plugin-sort-imports": "5.2.2", |
|
|
"@trivago/prettier-plugin-sort-imports": "5.2.2", |
|
|
"@types/big.js": "6.2.2", |
|
|
"@types/big.js": "6.2.2", |
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
"@types/google-spreadsheet": "3.1.5", |
|
|
@ -179,12 +179,12 @@ |
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
"@types/passport-google-oauth20": "2.0.16", |
|
|
"@typescript-eslint/eslint-plugin": "8.43.0", |
|
|
"@typescript-eslint/eslint-plugin": "8.43.0", |
|
|
"@typescript-eslint/parser": "8.43.0", |
|
|
"@typescript-eslint/parser": "8.43.0", |
|
|
"cypress": "6.2.1", |
|
|
"cypress": "^15.7.0", |
|
|
"eslint": "9.35.0", |
|
|
"eslint": "9.35.0", |
|
|
"eslint-config-prettier": "10.1.8", |
|
|
"eslint-config-prettier": "10.1.8", |
|
|
"eslint-plugin-cypress": "4.2.0", |
|
|
"eslint-plugin-cypress": "4.2.0", |
|
|
"eslint-plugin-import": "2.32.0", |
|
|
"eslint-plugin-import": "2.32.0", |
|
|
"eslint-plugin-storybook": "9.1.5", |
|
|
"eslint-plugin-storybook": "10.1.0", |
|
|
"husky": "9.1.7", |
|
|
"husky": "9.1.7", |
|
|
"jest": "29.7.0", |
|
|
"jest": "29.7.0", |
|
|
"jest-environment-jsdom": "29.7.0", |
|
|
"jest-environment-jsdom": "29.7.0", |
|
|
@ -197,7 +197,7 @@ |
|
|
"react-dom": "18.2.0", |
|
|
"react-dom": "18.2.0", |
|
|
"replace-in-file": "8.3.0", |
|
|
"replace-in-file": "8.3.0", |
|
|
"shx": "0.3.4", |
|
|
"shx": "0.3.4", |
|
|
"storybook": "10.0.0", |
|
|
"storybook": "10.1.0", |
|
|
"ts-jest": "29.4.0", |
|
|
"ts-jest": "29.4.0", |
|
|
"ts-node": "10.9.2", |
|
|
"ts-node": "10.9.2", |
|
|
"tslib": "2.8.1", |
|
|
"tslib": "2.8.1", |
|
|
|