Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.18 (#520)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 2ca2f89 commit 61d9f9c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"devDependencies": {
"@types/node": "20.17.10",
"@types/react": "18.3.17",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"autoprefixer": "10.4.20",
"eslint": "9.17.0",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -614,13 +614,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.17":
version: 18.3.17
resolution: "@types/react@npm:18.3.17"
"@types/react@npm:18.3.18":
version: 18.3.18
resolution: "@types/react@npm:18.3.18"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/475191e9cd0ab5bef35cc1868295d6526cd78b25c1bb816f0747a1e92261688305f81c0e29aff52e6ea70397f133e34c399dc936cb5072f1acf465d9daacc0da
checksum: 10c0/8fb2b00672072135d0858dc9db07873ea107cc238b6228aaa2a9afd1ef7a64a7074078250db38afbeb19064be8ea6af5eac32d404efdd5f45e093cc4829d87f8
languageName: node
linkType: hard

Expand Down Expand Up @@ -2440,7 +2440,7 @@ __metadata:
dependencies:
"@radix-ui/react-slot": "npm:^1.0.2"
"@types/node": "npm:20.17.10"
"@types/react": "npm:18.3.17"
"@types/react": "npm:18.3.18"
"@types/react-dom": "npm:18.3.5"
autoprefixer: "npm:10.4.20"
class-variance-authority: "npm:^0.7.0"
Expand Down

0 comments on commit 61d9f9c

Please sign in to comment.