Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
qwtel committed Mar 30, 2021
1 parent 707f5ed commit c70ceb4
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 56 deletions.
100 changes: 48 additions & 52 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"license": "GPL-3.0",
"private": true,
"devDependencies": {
"@babel/core": "^7.13.13",
"@babel/core": "^7.13.14",
"@babel/preset-env": "^7.13.12",
"babel-loader": "^8.2.2",
"bower": "^1.8.12",
Expand All @@ -41,7 +41,7 @@
"onchange": "^7.1.0",
"prettier": "^2.2.1",
"re-template-tag": "^2.0.1",
"uglify-js": "^3.13.2",
"uglify-js": "^3.13.3",
"webpack": "^4.46.0",
"webpack-cli": "^4.6.0",
"webpack-merge": "^5.7.3",
Expand All @@ -50,10 +50,10 @@
},
"dependencies": {
"@babel/polyfill": "^7.12.1",
"@getclaps/button": "^1.0.0-alpha.20",
"@getclaps/button": "^1.0.0-alpha.21",
"@hydecorp/component": "^1.0.0-alpha.7",
"@hydecorp/drawer": "^1.0.0-alpha.10",
"@hydecorp/push-state": "^1.0.0-alpha.12",
"@hydecorp/push-state": "^1.0.0-alpha.14",
"@juggle/resize-observer": "^3.3.0",
"@webcomponents/custom-elements": "^1.4.3",
"@webcomponents/shadycss": "^1.10.2",
Expand Down

0 comments on commit c70ceb4

Please sign in to comment.