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

Commit a687fff

Browse files
lib: update recent libs including the DeckDeckGo releases
1 parent 955d8f7 commit a687fff

File tree

2 files changed

+35
-35
lines changed

2 files changed

+35
-35
lines changed

studio/package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

studio/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,22 +14,22 @@
1414
"test.watch": "stencil test --spec --e2e --watch"
1515
},
1616
"dependencies": {
17-
"@deckdeckgo/core": "^1.0.0-beta.43",
18-
"@deckdeckgo/highlight-code": "^1.0.0-alpha.16",
19-
"@deckdeckgo/inline-editor": "^1.0.0-alpha.10",
17+
"@deckdeckgo/core": "^1.0.0-beta.44",
18+
"@deckdeckgo/highlight-code": "^1.0.0-alpha.17",
19+
"@deckdeckgo/inline-editor": "^1.0.0-alpha.11",
2020
"@deckdeckgo/lazy-img": "^1.0.0-alpha.10",
2121
"@deckdeckgo/qrcode": "^1.0.0-alpha.9",
2222
"@deckdeckgo/remote": "^1.0.0-alpha.11",
2323
"@deckdeckgo/utils": "^1.0.0-alpha.2",
24-
"@ionic/core": "^4.6.1",
24+
"@ionic/core": "^4.7.1",
2525
"firebase": "^6.2.4",
2626
"idb-keyval": "^3.2.0",
2727
"rxjs": "^6.5.2",
28-
"web-social-share": "^6.1.0"
28+
"web-social-share": "^6.2.0"
2929
},
3030
"devDependencies": {
3131
"@deckdeckgo/types": "^1.0.0-alpha.11",
32-
"@stencil/core": "^1.1.6",
32+
"@stencil/core": "^1.2.2",
3333
"@stencil/postcss": "^1.0.1",
3434
"@stencil/sass": "^1.0.1",
3535
"autoprefixer": "^9.6.1",

0 commit comments

Comments
 (0)