Skip to content

Commit

Permalink
lib(demo): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CGNonofr committed Aug 23, 2022
1 parent 9012f96 commit 0f41303
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions demo/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 demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"devDependencies": {
"@types/throttle-debounce": "^5.0.0",
"typescript": "^4.7.4",
"vite": "^3.0.8"
"vite": "^3.0.9"
},
"dependencies": {
"monaco-editor": "~0.34.0",
"throttle-debounce": "^5.0.0",
"vscode": "npm:@codingame/monaco-vscode-api@~1.69.2",
"vscode": "npm:@codingame/monaco-vscode-api@~1.69.7",
"vscode-oniguruma": "~1.6.2"
},
"volta": {
Expand Down

0 comments on commit 0f41303

Please sign in to comment.