Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelass committed Mar 12, 2020
1 parent 054ca48 commit 305289c
Show file tree
Hide file tree
Showing 12 changed files with 21 additions and 21 deletions.
4 changes: 2 additions & 2 deletions components/inner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rimraf": "3.0.2",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"styled-components": "4.4.1",
Expand Down
4 changes: 2 additions & 2 deletions components/pagers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"styled-components": "4.4.1",
Expand Down
4 changes: 2 additions & 2 deletions components/themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"ts-node": "8.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,9 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"ts-node": "8.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"ts-node": "8.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/stickyroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"ts-node": "8.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"imhotep": "1.1.7",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"ts-node": "8.6.2",
Expand Down
4 changes: 2 additions & 2 deletions src/context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"typescript": "3.8.3"
Expand Down
2 changes: 1 addition & 1 deletion src/cover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"ts-node": "8.6.2",
Expand Down
4 changes: 2 additions & 2 deletions src/frame/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-typescript2": "0.26.0",
Expand Down
2 changes: 1 addition & 1 deletion src/testing-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@babel/core": "7.8.7",
"cross-env": "7.0.2",
"imhotep": "1.1.7",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"ts-node": "8.6.2"
Expand Down
4 changes: 2 additions & 2 deletions src/tracker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"cross-env": "7.0.2",
"enzyme": "3.11.0",
"imhotep": "1.1.7",
"react": "16.12.0",
"react": "16.13.0",
"react-dom": "16.13.0",
"rollup": "2.0.3",
"rollup": "2.0.5",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-typescript2": "0.26.0",
"ts-node": "8.6.2",
Expand Down

0 comments on commit 305289c

Please sign in to comment.