Skip to content

Commit

Permalink
update dependencies (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
levivilet authored Nov 22, 2023
1 parent cbd0c8c commit 2067d17
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 59 deletions.
104 changes: 47 additions & 57 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"license": "MIT",
"devDependencies": {
"@lvce-editor/package-extension": "^0.1.0",
"@lvce-editor/server": "^0.20.5",
"@lvce-editor/server": "^0.20.8",
"@lvce-editor/test-syntax-highlighting": "^0.2.1",
"execa": "^8.0.1",
"prettier": "^3.1.0",
"typescript": "^5.2.2"
"typescript": "^5.3.2"
},
"prettier": {
"semi": false,
Expand Down

0 comments on commit 2067d17

Please sign in to comment.