1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-05-09 21:11:37 +07:00

chore: update dependencies (#138)

* chore: update dependencies

dependencies maintenance

* chore: restore date-fns@1.30.1
This commit is contained in:
Juan Picado @jotadeveloper 2019-09-29 18:26:04 +02:00 committed by GitHub
parent 2e50981514
commit 7e6702c34b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 365 additions and 592 deletions

View File

@ -11,30 +11,30 @@
},
"main": "index.js",
"devDependencies": {
"@commitlint/cli": "8.1.0",
"@commitlint/config-conventional": "8.1.0",
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@material-ui/core": "4.4.3",
"@material-ui/icons": "4.4.3",
"@octokit/rest": "16.28.7",
"@testing-library/react": "9.1.3",
"@testing-library/react": "9.2.0",
"@types/enzyme": "3.10.3",
"@types/jest": "24.0.18",
"@types/lodash": "4.14.138",
"@types/node": "12.7.3",
"@types/lodash": "4.14.141",
"@types/node": "12.7.8",
"@types/react": "16.9.2",
"@types/react-dom": "16.9.0",
"@types/react-router-dom": "4.3.5",
"@types/validator": "10.11.3",
"@verdaccio/babel-preset": "2.0.0",
"@verdaccio/eslint-config": "2.0.0",
"@verdaccio/types": "8.0.0",
"@verdaccio/types": "8.1.0",
"autosuggest-highlight": "3.1.1",
"babel-loader": "8.0.6",
"bundlesize": "0.18.0",
"codeceptjs": "2.2.1",
"codecov": "3.5.0",
"codeceptjs": "2.3.2",
"codecov": "3.6.1",
"concurrently": "4.1.2",
"cross-env": "5.2.0",
"cross-env": "6.0.0",
"css-loader": "3.2.0",
"date-fns": "1.30.1",
"emotion": "9.2.12",
@ -53,7 +53,7 @@
"get-stdin": "6.0.0",
"github-markdown-css": "3.0.1",
"html-webpack-plugin": "3.2.0",
"husky": "3.0.4",
"husky": "3.0.7",
"identity-obj-proxy": "3.0.0",
"in-publish": "2.0.0",
"jest": "24.9.0",
@ -67,7 +67,7 @@
"lint-staged": "8.2.1",
"localstorage-memory": "1.0.3",
"mini-css-extract-plugin": "0.8.0",
"node-mocks-http": "1.7.6",
"node-mocks-http": "1.8.0",
"normalize.css": "8.0.1",
"optimize-css-assets-webpack-plugin": "5.0.3",
"ora": "3.4.0",
@ -82,7 +82,7 @@
"react-router": "5.0.1",
"react-router-dom": "5.0.1",
"resolve-url-loader": "3.1.0",
"rimraf": "2.6.3",
"rimraf": "3.0.0",
"source-map-loader": "0.2.4",
"standard-version": "7.0.0",
"style-loader": "1.0.0",
@ -98,13 +98,13 @@
"url-loader": "2.1.0",
"validator": "11.1.0",
"verdaccio": "4.2.2",
"verdaccio-auth-memory": "8.0.0",
"verdaccio-memory": "8.0.0",
"webpack": "4.39.3",
"webpack-bundle-analyzer": "3.4.1",
"webpack-bundle-size-analyzer": "3.0.0",
"webpack-cli": "3.3.7",
"webpack-dev-server": "3.8.0",
"verdaccio-auth-memory": "8.1.1",
"verdaccio-memory": "8.1.1",
"webpack": "4.41.0",
"webpack-bundle-analyzer": "3.5.2",
"webpack-bundle-size-analyzer": "3.1.0",
"webpack-cli": "3.3.9",
"webpack-dev-server": "3.8.1",
"webpack-merge": "4.2.2",
"whatwg-fetch": "3.0.0",
"xss": "1.0.6"

919
yarn.lock

File diff suppressed because it is too large Load Diff