Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v17.0.78
Browse files Browse the repository at this point in the history
  • Loading branch information
alaya-renovate-app[bot] committed Mar 18, 2024
1 parent eab0cdd commit aac9849
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
]
},
"resolutions": {
"@types/react": "^17",
"@types/react": "17.0.78",
"@types/react-dom": "^17",
"dockerode": "3.3.4",
"@types/dockerode": "3.3.9"
Expand All @@ -57,7 +57,7 @@
"lerna": "5.6.2",
"prettier": "2.7.1",
"typescript": "4.8.4",
"@types/react": "17.0.52",
"@types/react": "17.0.78",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/score-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/user-event": "14.4.3",
"@types/jest": "*",
"@types/node": "*",
"@types/react": "^16.13.1 || ^17.0.0",
"@types/react": "^17.0.52",
"msw": "0.47.3",
"cross-fetch": "3.1.5",
"http-server": "14.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5947,10 +5947,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/[email protected].52", "@types/react@^16.13.1 || ^17.0.0", "@types/react@^17":
version "17.0.52"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.52.tgz#10d8b907b5c563ac014a541f289ae8eaa9bf2e9b"
integrity sha512-vwk8QqVODi0VaZZpDXQCmEmiOuyjEFPY7Ttaw5vjM112LOq37yz1CDJGrRJwA1fYEq4Iitd5rnjd1yWAc/bT+A==
"@types/react@*", "@types/[email protected].78", "@types/react@^16.13.1 || ^17.0.0", "@types/react@^17", "@types/react@^17.0.52":
version "17.0.78"
resolved "https://alayacare-406883902139.d.codeartifact.us-east-1.amazonaws.com/npm/alaya-npm/@types/react/-/react-17.0.78.tgz#b03712ff8af0eac1c3d925bedde9bfd965159585"
integrity sha512-n6FXs3v6JF0RRp3/cE/eW+5d3XjngFomVuYXjNFFhOa2G6umSx2mMOvvVLpw13RKBozCh3otdnejzXa99pMS+A==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

0 comments on commit aac9849

Please sign in to comment.