Skip to content

Commit 6312069

Browse files
committed
chore(deps): update react monorepo
1 parent 3faf142 commit 6312069

File tree

3 files changed

+52
-19
lines changed

3 files changed

+52
-19
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"@types/prismjs": "^1.26.0",
153153
"@types/reach__router": "1.3.11",
154154
"@types/react": "16.14.35",
155-
"@types/react-dom": "16.9.17",
155+
"@types/react-dom": "16.9.18",
156156
"@types/react-gtm-module": "2.0.1",
157157
"@types/react-helmet": "6.1.6",
158158
"@types/react-instantsearch-core": "6.26.3",

pnpm-lock.yaml

+50-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/challenge-editor/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
},
4343
"devDependencies": {
4444
"@types/codemirror": "5.60.7",
45-
"@types/react": "16.14.0",
45+
"@types/react": "16.14.35",
4646
"@types/react-dom": "^16.9.17",
4747
"cross-env": "7.0.3",
4848
"eslint-plugin-react-hooks": "4.6.0",

0 commit comments

Comments
 (0)