chore(deps): pin dependency @types/react-big-calendar to 1.16.2
All checks were successful
container-scan / Container Scan (pull_request) Successful in 11m38s
tests / Tests (push) Successful in 10m58s
tests / Tests (pull_request) Successful in 13m3s
docker-build / docker (push) Successful in 11m0s
docker-build / docker (pull_request) Successful in 1m34s
All checks were successful
container-scan / Container Scan (pull_request) Successful in 11m38s
tests / Tests (push) Successful in 10m58s
tests / Tests (pull_request) Successful in 13m3s
docker-build / docker (push) Successful in 11m0s
docker-build / docker (pull_request) Successful in 1m34s
This commit is contained in:
parent
6a73a41e89
commit
33ef6d3e98
2 changed files with 3 additions and 3 deletions
|
@ -74,7 +74,7 @@
|
||||||
"@tailwindcss/postcss": "4.1.11",
|
"@tailwindcss/postcss": "4.1.11",
|
||||||
"@types/node": "22.15.33",
|
"@types/node": "22.15.33",
|
||||||
"@types/react": "19.1.8",
|
"@types/react": "19.1.8",
|
||||||
"@types/react-big-calendar": "^1",
|
"@types/react-big-calendar": "1.16.2",
|
||||||
"@types/react-dom": "19.1.6",
|
"@types/react-dom": "19.1.6",
|
||||||
"@types/swagger-ui-react": "5.18.0",
|
"@types/swagger-ui-react": "5.18.0",
|
||||||
"@types/webpack-env": "1.18.8",
|
"@types/webpack-env": "1.18.8",
|
||||||
|
|
|
@ -3403,7 +3403,7 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/react-big-calendar@npm:^1":
|
"@types/react-big-calendar@npm:1.16.2":
|
||||||
version: 1.16.2
|
version: 1.16.2
|
||||||
resolution: "@types/react-big-calendar@npm:1.16.2"
|
resolution: "@types/react-big-calendar@npm:1.16.2"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -7702,7 +7702,7 @@ __metadata:
|
||||||
"@tanstack/react-query": "npm:^5.80.7"
|
"@tanstack/react-query": "npm:^5.80.7"
|
||||||
"@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-big-calendar": "npm:^1"
|
"@types/react-big-calendar": "npm:1.16.2"
|
||||||
"@types/react-dom": "npm:19.1.6"
|
"@types/react-dom": "npm:19.1.6"
|
||||||
"@types/swagger-ui-react": "npm:5.18.0"
|
"@types/swagger-ui-react": "npm:5.18.0"
|
||||||
"@types/webpack-env": "npm:1.18.8"
|
"@types/webpack-env": "npm:1.18.8"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue