Skip to content

Commit

Permalink
chore: update @uirouter/[email protected], [email protected], fil…
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherthielen committed Mar 1, 2020
1 parent 7c2bf36 commit 93f7e58
Show file tree
Hide file tree
Showing 2 changed files with 382 additions and 253 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,18 @@
"author": "",
"license": "MIT",
"dependencies": {
"@uirouter/react": "^1.0.0",
"@uirouter/react": "^1.0.2",
"@uirouter/visualizer": "^7.0.0",
"lodash": "^4.17.15",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react": "^16.13.0",
"react-dom": "^16.13.0",
"whatwg-fetch": "^3.0.0"
},
"devDependencies": {
"@uirouter/cypress-runner": "^1.0.15",
"@uirouter/cypress-runner": "^1.1.0",
"autoprefixer": "^9.7.4",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-loader": "^8.0.6",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
"babel-plugin-transform-class-properties": "^6.24.1",
Expand All @@ -33,13 +33,13 @@
"babel-preset-react": "^6.24.1",
"copy-webpack-plugin": "^5.1.1",
"css-loader": "^3.4.2",
"file-loader": "^5.0.2",
"file-loader": "^5.1.0",
"postcss-load-config": "^2.1.0",
"postcss-loader": "^3.0.0",
"rimraf": "^3.0.1",
"rimraf": "^3.0.2",
"style-loader": "^1.1.3",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.10.2"
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3"
}
}
Loading

0 comments on commit 93f7e58

Please sign in to comment.