chore(deps): pin dependencies
All checks were successful
docker-build / docker (push) Successful in 8m41s
tests / Tests (push) Successful in 4m45s
container-scan / Container Scan (pull_request) Successful in 6m9s
docker-build / docker (pull_request) Successful in 1m16s
tests / Tests (pull_request) Successful in 4m49s
All checks were successful
docker-build / docker (push) Successful in 8m41s
tests / Tests (push) Successful in 4m45s
container-scan / Container Scan (pull_request) Successful in 6m9s
docker-build / docker (pull_request) Successful in 1m16s
tests / Tests (pull_request) Successful in 4m49s
This commit is contained in:
parent
0e24f7917b
commit
fc36444436
3 changed files with 4 additions and 4 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
||||||
name: Tests
|
name: Tests
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: cypress/browsers:latest
|
image: cypress/browsers:latest@sha256:b290f975e7fc7ee22959b48f12e64c67793d9a9ad78cfbf97e59886f4fc58ee0
|
||||||
options: --user 1001
|
options: --user 1001
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
|
@ -65,7 +65,7 @@
|
||||||
"@types/node": "22.15.33",
|
"@types/node": "22.15.33",
|
||||||
"@types/react": "19.1.8",
|
"@types/react": "19.1.8",
|
||||||
"@types/react-dom": "19.1.6",
|
"@types/react-dom": "19.1.6",
|
||||||
"@types/swagger-ui-react": "5",
|
"@types/swagger-ui-react": "5.18.0",
|
||||||
"@types/webpack-env": "1.18.8",
|
"@types/webpack-env": "1.18.8",
|
||||||
"cypress": "14.5.0",
|
"cypress": "14.5.0",
|
||||||
"dotenv-cli": "8.0.0",
|
"dotenv-cli": "8.0.0",
|
||||||
|
|
|
@ -3314,7 +3314,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/swagger-ui-react@npm:5":
|
"@types/swagger-ui-react@npm:5.18.0":
|
||||||
version: 5.18.0
|
version: 5.18.0
|
||||||
resolution: "@types/swagger-ui-react@npm:5.18.0"
|
resolution: "@types/swagger-ui-react@npm:5.18.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -7381,7 +7381,7 @@ __metadata:
|
||||||
"@types/node": "npm:22.15.33"
|
"@types/node": "npm:22.15.33"
|
||||||
"@types/react": "npm:19.1.8"
|
"@types/react": "npm:19.1.8"
|
||||||
"@types/react-dom": "npm:19.1.6"
|
"@types/react-dom": "npm:19.1.6"
|
||||||
"@types/swagger-ui-react": "npm:5"
|
"@types/swagger-ui-react": "npm:5.18.0"
|
||||||
"@types/webpack-env": "npm:1.18.8"
|
"@types/webpack-env": "npm:1.18.8"
|
||||||
bcryptjs: "npm:^3.0.2"
|
bcryptjs: "npm:^3.0.2"
|
||||||
class-variance-authority: "npm:^0.7.1"
|
class-variance-authority: "npm:^0.7.1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue