Skip to content

Commit

Permalink
fix(deps): update dependency codemirror to v5.65.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2024
1 parent 9154a58 commit d1cb00e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions tools/challenge-editor/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@vitejs/plugin-react": "4.1.1",
"codemirror": "5.65.15",
"codemirror": "5.65.16",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-router-dom": "6.18.0",
Expand All @@ -20,7 +20,7 @@
"postinstall": "shx cp ./sample.env ./.env"
},
"devDependencies": {
"@types/codemirror": "5.60.13",
"@types/codemirror": "5.60.15",
"@types/react": "16.14.56",
"@types/react-dom": "16.9.24",
"@uiw/react-codemirror": "3.2.10",
Expand Down

0 comments on commit d1cb00e

Please sign in to comment.