Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
lib(#228): bump to recent dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Oct 21, 2019
1 parent 71d2514 commit 046411c
Show file tree
Hide file tree
Showing 3 changed files with 146 additions and 103 deletions.
164 changes: 96 additions & 68 deletions remote/package-lock.json

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

16 changes: 8 additions & 8 deletions remote/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,24 +15,24 @@
"test.watch": "stencil test --spec --e2e --watch"
},
"dependencies": {
"@deckdeckgo/core": "^1.0.0-rc.1",
"@deckdeckgo/core": "^1.0.0-rc.1-2",
"@deckdeckgo/slide-title": "^1.0.0-rc.1",
"@deckdeckgo/utils": "^1.0.0-rc.1",
"@ionic/core": "^4.8.1",
"date-fns": "^2.0.1",
"@deckdeckgo/utils": "^1.0.0-rc.1-2",
"@ionic/core": "^4.11.1",
"date-fns": "^2.5.1",
"idb-keyval": "^3.2.0",
"rxjs": "^6.5.2",
"socket.io-client": "^2.2.0"
"rxjs": "^6.5.3",
"socket.io-client": "^2.3.0"
},
"devDependencies": {
"@deckdeckgo/types": "^1.0.0-rc.2",
"@stencil/core": "^1.3.1",
"@stencil/core": "^1.7.3",
"@stencil/postcss": "^1.0.1",
"@stencil/sass": "^1.0.1",
"@types/socket.io-client": "^1.4.32",
"@types/w3c-generic-sensor": "^1.0.2",
"@types/webrtc": "0.0.25",
"autoprefixer": "^9.6.1",
"autoprefixer": "^9.6.5",
"rollup-plugin-node-builtins": "^2.1.2",
"workbox-build": "4.3.1"
},
Expand Down
Loading

0 comments on commit 046411c

Please sign in to comment.