chore(deps): pin dependencies
This commit is contained in:
parent
5f3484094e
commit
d754a55eb6
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:9daea41366dfd1b72496bf3e8295eda215a6990c2dbe4f9ff4b8ba47342864fb
|
||||||
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