Skip to content

Commit

Permalink
Update dependency @types/react from v18.3.7 to v18.3.8 (#3180)
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 Sep 19, 2024
1 parent 9a23bde commit 8079bf2
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/d3-shape": "3.1.6",
"@types/d3-time-format": "4.0.3",
"@types/node": "20.16.5",
"@types/react": "18.3.7",
"@types/react": "18.3.8",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "2.1.1",
"cypress": "13.14.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/qmongjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@testing-library/react": "16.0.1",
"@types/d3": "7.4.3",
"@types/d3-format": "3.0.4",
"@types/react": "18.3.7",
"@types/react": "18.3.8",
"@vitejs/plugin-react": "4.3.1",
"@vitest/coverage-v8": "2.1.1",
"eslint": "9.10.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5823,13 +5823,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.7":
version: 18.3.7
resolution: "@types/react@npm:18.3.7"
"@types/react@npm:18.3.8":
version: 18.3.8
resolution: "@types/react@npm:18.3.8"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/30cfbe33c82e8033df5f70a4f54068f4344a691cff3f2b3901dd678e89ce5477dc8faada4a45d333ea570e1992ca8fda5b096d9deddfafb8c373acababc40c70
checksum: 10/75e64e7f481c28e6c8ce6dae12f49ccc3f36c7b10b82da3eb7728ad9c02bec58a2c967105603e38665902e8db9296962c7718bc2062e2cb64a16e92333bd1f4b
languageName: node
linkType: hard

Expand Down Expand Up @@ -20189,7 +20189,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@types/d3": "npm:7.4.3"
"@types/d3-format": "npm:3.0.4"
"@types/react": "npm:18.3.7"
"@types/react": "npm:18.3.8"
"@visx/axis": "npm:3.10.1"
"@visx/curve": "npm:3.3.0"
"@visx/event": "npm:3.3.0"
Expand Down Expand Up @@ -22632,7 +22632,7 @@ __metadata:
"@types/d3-shape": "npm:3.1.6"
"@types/d3-time-format": "npm:4.0.3"
"@types/node": "npm:20.16.5"
"@types/react": "npm:18.3.7"
"@types/react": "npm:18.3.8"
"@visx/axis": "npm:3.10.1"
"@visx/group": "npm:3.3.0"
"@visx/responsive": "npm:3.10.2"
Expand Down

0 comments on commit 8079bf2

Please sign in to comment.