feat: updates

This commit is contained in:
2024-08-02 14:03:47 +02:00
parent 68be013f8f
commit e89c62dde8
12 changed files with 9410 additions and 7711 deletions

View File

@@ -13,14 +13,14 @@
},
"devDependencies": {
"@babel/plugin-proposal-decorators": "^7.23.7",
"@nx/eslint-plugin": "17.2.8",
"@nx/jest": "17.2.8",
"@nx/js": "17.2.8",
"@nx/linter": "17.2.8",
"@nx/storybook": "17.2.8",
"@nx/vite": "17.2.8",
"@nx/web": "17.2.8",
"@nx/workspace": "17.2.8",
"@nx/eslint-plugin": "19.5.6",
"@nx/jest": "19.5.6",
"@nx/js": "19.5.6",
"@nx/linter": "19.5.6",
"@nx/storybook": "19.5.6",
"@nx/vite": "19.5.6",
"@nx/web": "19.5.6",
"@nx/workspace": "19.5.6",
"@storybook/addon-essentials": "7.6.7",
"@storybook/addon-interactions": "7.6.7",
"@storybook/core-server": "7.6.7",
@@ -32,25 +32,25 @@
"@storybook/web-components-webpack5": "7.6.7",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/jest": "^29.5.11",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "6.17.0",
"@typescript-eslint/parser": "6.17.0",
"@types/node": "18.19.9",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"@vitest/coverage-c8": "~0.33.0",
"@vitest/ui": "1.1.3",
"eslint": "8.56.0",
"@vitest/ui": "1.6.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"jest": "^29.7.0",
"jest-environment-node": "^29.7.0",
"nx": "17.2.8",
"nx": "19.5.6",
"prettier": "^3.1.1",
"rxjs": "^7.8.1",
"ts-jest": "^29.1.1",
"ts-node": "10.9.2",
"typescript": "~5.3.3",
"typescript": "5.5.4",
"verdaccio": "^5.29.0",
"vite": "5.0.11",
"vite-plugin-dts": "~3.7.0",
"vitest": "1.1.3"
"vitest": "1.6.0"
},
"nx": {
"includedScripts": []