Skip to content

Commit

Permalink
deps: Update to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Dec 28, 2020
1 parent ab02955 commit 6c5f8cf
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 280 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,20 +61,20 @@
}
},
"devDependencies": {
"@milesj/build-tools": "^2.14.1",
"@types/fs-extra": "^9.0.5",
"@types/node": "^14.14.13",
"@milesj/build-tools": "^2.15.0",
"@types/fs-extra": "^9.0.6",
"@types/node": "^14.14.16",
"@types/react": "^16.9.56",
"@types/rimraf": "^3.0.0",
"@types/semver": "^7.3.4"
},
"dependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@babel/preset-flow": "^7.12.1",
"@babel/preset-react": "^7.12.10",
"@babel/preset-typescript": "^7.12.7",
"@boost/cli": "^2.8.0",
"@boost/cli": "^2.8.2",
"@boost/common": "^2.4.1",
"@boost/debug": "^2.1.7",
"@boost/event": "^2.2.1",
Expand All @@ -83,10 +83,10 @@
"@microsoft/api-extractor": "^7.12.1",
"@rollup/plugin-babel": "^5.2.2",
"@rollup/plugin-commonjs": "^17.0.0",
"@rollup/plugin-node-resolve": "^11.0.0",
"@rollup/plugin-node-resolve": "^11.0.1",
"babel-plugin-transform-async-to-promises": "^0.8.15",
"babel-plugin-transform-dev": "^2.0.1",
"builtin-modules": "^3.1.0",
"builtin-modules": "^3.2.0",
"chokidar": "^3.4.3",
"execa": "^5.0.0",
"fast-glob": "^3.2.4",
Expand All @@ -97,7 +97,7 @@
"ink-spinner": "^4.0.1",
"react": "^16.14.0",
"rimraf": "^3.0.2",
"rollup": "^2.34.2",
"rollup": "^2.35.1",
"rollup-plugin-node-externals": "^2.2.0",
"rollup-plugin-visualizer": "^4.2.0",
"semver": "^7.3.4",
Expand Down
Loading

0 comments on commit 6c5f8cf

Please sign in to comment.