Skip to content

Commit

Permalink
Update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent d7bf4e5 commit cf296b8
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion apps/skde/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@types/d3-shape": "3.1.6",
"@types/d3-time-format": "4.0.3",
"@types/node": "20.12.7",
"@types/react": "18.2.75",
"@types/react": "18.2.77",
"@vitejs/plugin-react": "4.2.1",
"@vitest/coverage-v8": "1.4.0",
"cypress": "13.7.2",
Expand Down
12 changes: 6 additions & 6 deletions apps/strapi/src/plugins/atlas-editor/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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/user-event": "14.5.2",
"@types/d3": "7.4.3",
"@types/d3-format": "3.0.4",
"@types/react": "18.2.75",
"@types/react": "18.2.77",
"@types/react-select": "5.0.1",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7908,13 +7908,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.75":
version: 18.2.75
resolution: "@types/react@npm:18.2.75"
"@types/react@npm:18.2.77":
version: 18.2.77
resolution: "@types/react@npm:18.2.77"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/d609cdc52d3c89871e0b1b0a77ed2d4077c1393709d0ac51a03b04c17704eb337484405aa646b193ac0c54f4fb286e311739b243ce50023ef8ba5bed422a0e8b
checksum: 10/80d7ad9cf13e15895a857c66f5b0c1ce758c1e7580a76936d8d1b19c71e4485fa4b35d762a1de98de4eb91506cbc8507582c9a979f357b6f5f75f86009d8ca07
languageName: node
linkType: hard

Expand Down Expand Up @@ -25832,7 +25832,7 @@ __metadata:
"@testing-library/user-event": "npm:14.5.2"
"@types/d3": "npm:7.4.3"
"@types/d3-format": "npm:3.0.4"
"@types/react": "npm:18.2.75"
"@types/react": "npm:18.2.77"
"@types/react-select": "npm:5.0.1"
"@typescript-eslint/eslint-plugin": "npm:7.6.0"
"@typescript-eslint/parser": "npm:7.6.0"
Expand Down Expand Up @@ -28644,7 +28644,7 @@ __metadata:
"@types/d3-shape": "npm:3.1.6"
"@types/d3-time-format": "npm:4.0.3"
"@types/node": "npm:20.12.7"
"@types/react": "npm:18.2.75"
"@types/react": "npm:18.2.77"
"@visx/axis": "npm:3.10.1"
"@visx/group": "npm:3.3.0"
"@visx/legend": "npm:3.5.0"
Expand Down

0 comments on commit cf296b8

Please sign in to comment.