chore(deps): pin dependencies
All checks were successful
docker-build / docker (push) Successful in 9m18s
tests / Tests (push) Successful in 5m39s
container-scan / Container Scan (pull_request) Successful in 6m48s
docker-build / docker (pull_request) Successful in 1m21s
tests / Tests (pull_request) Successful in 6m6s

This commit is contained in:
Renovate Bot 2025-06-26 18:01:00 +00:00
parent 412117b4dd
commit edee739812
3 changed files with 8 additions and 8 deletions

View file

@ -71,7 +71,7 @@
"@types/node": "22.15.33",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"@types/swagger-ui-react": "5",
"@types/swagger-ui-react": "5.18.0",
"@types/webpack-env": "1.18.8",
"cypress": "14.5.0",
"dotenv-cli": "8.0.0",
@ -86,7 +86,7 @@
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
"tw-animate-css": "1.3.4",
"typescript": "^5.8.3"
"typescript": "5.8.3"
},
"packageManager": "yarn@4.9.2"
}