Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyan-dfinity committed Aug 30, 2023
1 parent be2c146 commit 00a5941
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 90 deletions.
108 changes: 54 additions & 54 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@dfinity/agent": "^0.19.1",
"@dfinity/candid": "^0.19.1",
"@dfinity/principal": "^0.19.1",
"@dfinity/agent": "^0.19.2",
"@dfinity/candid": "^0.19.2",
"@dfinity/principal": "^0.19.2",
"@monaco-editor/react": "4.4.5",
"@types/node": "^14.0.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/styled-components": "^5.1.10",
"lodash.debounce": "^4.0.8",
"motoko": "^3.6.3",
"prettier-plugin-motoko": "^0.6.1",
"motoko": "^3.6.6",
"prettier-plugin-motoko": "^0.8.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-markdown": "^6.0.2",
Expand All @@ -34,7 +34,7 @@
"http-proxy-middleware": "^2.0.6",
"husky": "^7.0.1",
"lint-staged": "^11.1.2",
"mo-dev": "^0.7.1",
"mo-dev": "^0.11.2",
"prettier": "^2.7.1",
"react-scripts": "4.0.3",
"wasm-loader": "^1.3.0"
Expand Down
Loading

0 comments on commit 00a5941

Please sign in to comment.