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 Mar 6, 2024
1 parent 1b16884 commit 9986a03
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@neinteractiveliterature/litform": "0.28.0",
"@popperjs/core": "2.11.8",
"@rails/ujs": "7.1.3",
"@types/react": "18.2.63",
"@types/react": "18.2.64",
"assert": "2.1.0",
"bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@types/codemirror": "5.60.15",
"@types/lodash": "4.14.202",
"@types/react-color": "3.0.12",
"@types/react-dom": "18.2.20",
"@types/react-dom": "18.2.21",
"@types/tinycolor2": "1.4.6",
"@types/uuid": "9.0.8",
"@typescript-eslint/eslint-plugin": "7.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4778,12 +4778,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.20":
version: 18.2.20
resolution: "@types/react-dom@npm:18.2.20"
"@types/react-dom@npm:18.2.21":
version: 18.2.21
resolution: "@types/react-dom@npm:18.2.21"
dependencies:
"@types/react": "npm:*"
checksum: 10/841afdd03a9ec1717f1dbcc934552e3e14e75b17b9fff549fc9f6cf0ae7520304c163a549478a00c2341e607bd2550bddb16b963986b746ae5b9af41f8035591
checksum: 10/5c714bc69c3cf979dbf3fb8c66fc42b5b740af54d98c1037c593ac9ad54e5107cfc39fcba8c550f8df924670f55b411898d53c6166a2b15b4ed44a248a358590
languageName: node
linkType: hard

Expand All @@ -4796,14 +4796,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.2.63":
version: 18.2.63
resolution: "@types/react@npm:18.2.63"
"@types/react@npm:*, @types/react@npm:18.2.64":
version: 18.2.64
resolution: "@types/react@npm:18.2.64"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10/49d7e556e9daa921384a094bfaeb6d1c455423cdcd87e1efb75015d83f91e5b7dbe2e179c47229bba051539ee541f98e8e6e4e9aa63af6edcdb178ae15c2f915
checksum: 10/e82bd16660030c9aabdb5027bb9bf69570a90813e4a894c17bfb288978c2b80251def5754e455d72aa3485d99136e1b11b694f78c586e5918e10b3bb09b91b3c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12429,9 +12429,9 @@ __metadata:
"@rails/ujs": "npm:7.1.3"
"@types/codemirror": "npm:5.60.15"
"@types/lodash": "npm:4.14.202"
"@types/react": "npm:18.2.63"
"@types/react": "npm:18.2.64"
"@types/react-color": "npm:3.0.12"
"@types/react-dom": "npm:18.2.20"
"@types/react-dom": "npm:18.2.21"
"@types/tinycolor2": "npm:1.4.6"
"@types/uuid": "npm:9.0.8"
"@typescript-eslint/eslint-plugin": "npm:7.1.1"
Expand Down

0 comments on commit 9986a03

Please sign in to comment.