Compare commits

..

1 Commits

Author SHA1 Message Date
APF Portal Bot d5b2cca311 fix(deps): update vitest to v4.1.6
CI / commits (pull_request) Has been skipped
CI / perf (pull_request) Has been skipped
CI / scan (pull_request) Successful in 3m8s
CI / a11y (pull_request) Successful in 5m26s
CI / check (pull_request) Successful in 7m14s
Docs site / build (pull_request) Successful in 4m15s
2026-05-17 19:54:42 +00:00
2 changed files with 1219 additions and 210 deletions
+10 -10
View File
@@ -69,18 +69,18 @@
"@nestjs/schematics": "^11.0.0", "@nestjs/schematics": "^11.0.0",
"@nestjs/testing": "^11.0.0", "@nestjs/testing": "^11.0.0",
"@nx/angular": "^22.7.1", "@nx/angular": "^22.7.1",
"@nx/devkit": "22.7.2", "@nx/devkit": "22.7.1",
"@nx/eslint": "^22.7.1", "@nx/eslint": "^22.7.1",
"@nx/eslint-plugin": "22.7.2", "@nx/eslint-plugin": "22.7.1",
"@nx/jest": "22.7.2", "@nx/jest": "22.7.1",
"@nx/js": "22.7.2", "@nx/js": "22.7.1",
"@nx/nest": "^22.7.1", "@nx/nest": "^22.7.1",
"@nx/node": "22.7.2", "@nx/node": "22.7.1",
"@nx/playwright": "22.7.2", "@nx/playwright": "22.7.1",
"@nx/vite": "^22.7.1", "@nx/vite": "^22.7.1",
"@nx/vitest": "22.7.2", "@nx/vitest": "22.7.1",
"@nx/web": "22.7.2", "@nx/web": "22.7.1",
"@nx/webpack": "22.7.2", "@nx/webpack": "22.7.1",
"@oxc-project/runtime": "^0.129.0", "@oxc-project/runtime": "^0.129.0",
"@playwright/test": "^1.36.0", "@playwright/test": "^1.36.0",
"@schematics/angular": "~21.2.0", "@schematics/angular": "~21.2.0",
@@ -115,7 +115,7 @@
"jsonc-eslint-parser": "^2.1.0", "jsonc-eslint-parser": "^2.1.0",
"lint-staged": "^17.0.0", "lint-staged": "^17.0.0",
"mermaid": "^11.15.0", "mermaid": "^11.15.0",
"nx": "22.7.2", "nx": "22.7.1",
"pino-pretty": "^13.1.3", "pino-pretty": "^13.1.3",
"postcss": "^8.5.12", "postcss": "^8.5.12",
"prettier": "^3.8.1", "prettier": "^3.8.1",
+1209 -200
View File
File diff suppressed because it is too large Load Diff