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 Nov 13, 2023
1 parent 801b3d0 commit 63540a2
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.2",
"@types/react": "18.2.36",
"@types/react": "18.2.37",
"assert": "2.1.0",
"bootstrap": "5.3.2",
"bootstrap-icons": "1.11.1",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@types/codemirror": "5.60.13",
"@types/lodash": "4.14.201",
"@types/react-color": "3.0.10",
"@types/react-dom": "18.2.14",
"@types/react-dom": "18.2.15",
"@types/tinycolor2": "1.4.6",
"@types/uuid": "9.0.7",
"@typescript-eslint/eslint-plugin": "6.9.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4646,12 +4646,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.14":
version: 18.2.14
resolution: "@types/react-dom@npm:18.2.14"
"@types/react-dom@npm:18.2.15":
version: 18.2.15
resolution: "@types/react-dom@npm:18.2.15"
dependencies:
"@types/react": "*"
checksum: 890289c70d1966c168037637c09cacefe6205bdd27a33252144a6b432595a2943775ac1a1accac0beddaeb67f8fdf721e076acb1adc990b08e51c3d9fd4e780c
checksum: 8e9631600c21ff561328e38a951d1991b3b3b20f538af4c0efbd1327c883a5573a63f50e1b945c34fa51b114b30e1ca5e62317bd54f21e063d6697b4be843a03
languageName: node
linkType: hard

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

"@types/react@npm:*, @types/react@npm:18.2.36":
version: 18.2.36
resolution: "@types/react@npm:18.2.36"
"@types/react@npm:*, @types/react@npm:18.2.37":
version: 18.2.37
resolution: "@types/react@npm:18.2.37"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 561fab294117983f3d245a63730bcffb423fc2a1b0f27d20c870abc5d980bc206a74f741cb11b5170fcdf0e747ac05448369cd930fbf345f74ed567f8fef3a9e
checksum: 2d2599f1a09e4f678509161fea8baeaf76d21deee460f4f3ccc1ca431ebe85f896d7d0b906127de17e97ed57240cec61955eb97d0b5d9cbf4e97fd6620b1acdb
languageName: node
linkType: hard

Expand Down Expand Up @@ -12011,9 +12011,9 @@ __metadata:
"@rails/ujs": 7.1.2
"@types/codemirror": 5.60.13
"@types/lodash": 4.14.201
"@types/react": 18.2.36
"@types/react": 18.2.37
"@types/react-color": 3.0.10
"@types/react-dom": 18.2.14
"@types/react-dom": 18.2.15
"@types/tinycolor2": 1.4.6
"@types/uuid": 9.0.7
"@typescript-eslint/eslint-plugin": 6.9.1
Expand Down

0 comments on commit 63540a2

Please sign in to comment.