Skip to content

Commit

Permalink
Change version of codemirror, yorkie-js-sdk dependencies (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb authored Sep 2, 2024
1 parent 01f5744 commit 9868b7a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 33 deletions.
63 changes: 33 additions & 30 deletions frontend/package-lock.json

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

6 changes: 3 additions & 3 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
]
},
"dependencies": {
"@codemirror/commands": "^6.3.3",
"@codemirror/commands": "6.1.2",
"@codemirror/lang-markdown": "^6.2.3",
"@codemirror/view": "^6.23.0",
"@codemirror/view": "6.23.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@fontsource/roboto": "^5.0.8",
Expand Down Expand Up @@ -74,7 +74,7 @@
"rehype-sanitize": "^6.0.0",
"remark-math": "^6.0.0",
"vite-plugin-package-version": "^1.1.0",
"yorkie-js-sdk": "^0.4.27"
"yorkie-js-sdk": "0.4.27"
},
"devDependencies": {
"@sentry/vite-plugin": "^2.20.1",
Expand Down

0 comments on commit 9868b7a

Please sign in to comment.