Skip to content

Commit 9ad1d53

Browse files
committed
upgraded npm pacakges
1 parent a56e484 commit 9ad1d53

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

package.json

+39-39
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linked-data-reactor",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Linked Data Reactor helps to create flexible and adaptive Linked Data user interfaces.",
55
"private": false,
66
"repository": {
@@ -25,13 +25,13 @@
2525
},
2626
"license": "Apache-2.0",
2727
"dependencies": {
28-
"animate.css": "^3.6.1",
28+
"animate.css": "^3.7.0",
2929
"async": "^2.6.0",
30-
"body-parser": "^1.18.2",
31-
"chroma-js": "^1.3.6",
32-
"classnames": "^2.2.5",
33-
"codemirror": "^5.36.0",
34-
"compression": "^1.7.2",
30+
"body-parser": "^1.18.3",
31+
"chroma-js": "^1.3.7",
32+
"classnames": "^2.2.6",
33+
"codemirror": "^5.39.2",
34+
"compression": "^1.7.3",
3535
"continuation-local-storage": "^3.2.1",
3636
"cookie-parser": "^1.4.3",
3737
"cookie-session": "^2.0.0-beta.3",
@@ -42,48 +42,48 @@
4242
"express": "^4.16.3",
4343
"express-state": "^1.4.0",
4444
"fluxible": "^1.4.0",
45-
"fluxible-addons-react": "^0.2.14",
45+
"fluxible-addons-react": "^0.2.15",
4646
"fluxible-plugin-fetchr": "^0.3.11",
4747
"fluxible-router": "^1.5.1",
4848
"hogan-express": "^0.5.2",
4949
"jqcloud2": "^2.0.3",
5050
"jquery": "^3.3.1",
51-
"json2csv": "^4.1.3",
51+
"json2csv": "^4.2.1",
5252
"json3": "^3.3.2",
53-
"leaflet": "^1.3.1",
53+
"leaflet": "^1.3.3",
5454
"log": "^1.4.0",
55-
"moment": "^2.21.0",
56-
"nodemailer": "^4.6.3",
55+
"moment": "^2.22.2",
56+
"nodemailer": "^4.6.8",
5757
"nodemailer-smtp-transport": "^2.7.4",
58-
"npm": "^6.1.0",
58+
"npm": "^6.4.0",
5959
"passport": "^0.4.0",
6060
"passport-local": "^1.0.0",
6161
"password-hash": "^1.2.2",
62-
"prop-types": "^15.6.1",
63-
"query-string": "^6.0.0",
64-
"rc-calendar": "^9.6.0",
65-
"react": "^16.4.1",
66-
"react-dom": "^16.4.1",
67-
"react-leaflet": "^2.0.0-rc.2",
68-
"react-loadable": "^5.4.0",
62+
"prop-types": "^15.6.2",
63+
"query-string": "^6.1.0",
64+
"rc-calendar": "^9.7.0",
65+
"react": "^16.4.2",
66+
"react-dom": "^16.4.2",
67+
"react-leaflet": "^2.0.1",
68+
"react-loadable": "^5.5.0",
6969
"react-search-input": "^0.11.3",
7070
"react-sigma": "^1.2.30",
71-
"recharts": "^1.0.0-beta.10",
71+
"recharts": "^1.1.0",
7272
"request-promise": "^4.2.2",
7373
"semantic-ui-css": "^2.3.3",
74-
"semantic-ui-react": "^0.82.0",
75-
"serialize-javascript": "^1.4.0",
76-
"serve-favicon": "^2.4.5",
74+
"semantic-ui-react": "^0.82.2",
75+
"serialize-javascript": "^1.5.0",
76+
"serve-favicon": "^2.5.0",
7777
"simplify-js": "^1.2.3",
7878
"valid-url": "^1.0.9",
79-
"wicket": "^1.3.2",
80-
"yasgui-yasqe": "^2.11.18"
79+
"wicket": "^1.3.3",
80+
"yasgui-yasqe": "^2.11.22"
8181
},
8282
"devDependencies": {
8383
"babel-cli": "^6.26.0",
8484
"babel-core": "^6.26.3",
85-
"babel-eslint": "^8.2.2",
86-
"babel-loader": "^7.1.4",
85+
"babel-eslint": "^8.2.6",
86+
"babel-loader": "^7.1.5",
8787
"babel-plugin-add-module-exports": "^0.2.1",
8888
"babel-plugin-dev-expression": "^0.2.1",
8989
"babel-plugin-syntax-decorators": "^6.13.0",
@@ -96,24 +96,24 @@
9696
"babel-register": "^6.26.0",
9797
"bundle-loader": "^0.5.6",
9898
"clean-webpack-plugin": "^0.1.19",
99-
"coveralls": "^3.0.0",
99+
"coveralls": "^3.0.2",
100100
"css-loader": "^1.0.0",
101101
"es6-promise": "^4.2.4",
102-
"eslint": "^5.0.1",
102+
"eslint": "^5.4.0",
103103
"eslint-plugin-babel": "^5.1.0",
104-
"eslint-plugin-react": "^7.10.0",
104+
"eslint-plugin-react": "^7.11.1",
105105
"extract-text-webpack-plugin": "^4.0.0-beta.0",
106106
"husky": "^0.14.3",
107107
"json-loader": "^0.5.7",
108-
"nodemon": "^1.17.5",
109-
"postcss-loader": "^2.1.3",
110-
"react-hot-loader": "^4.0.0",
111-
"shelljs": "^0.8.1",
108+
"nodemon": "^1.18.3",
109+
"postcss-loader": "^3.0.0",
110+
"react-hot-loader": "^4.3.4",
111+
"shelljs": "^0.8.2",
112112
"sloc": "^0.2.0",
113-
"style-loader": "^0.21.0",
114-
"webpack": "^4.11.0",
115-
"webpack-cli": "^3.0.2",
116-
"webpack-dev-server": "^3.1.4",
113+
"style-loader": "^0.22.1",
114+
"webpack": "^4.16.5",
115+
"webpack-cli": "^3.1.0",
116+
"webpack-dev-server": "^3.1.5",
117117
"webpack-stats-plugin": "^0.2.1",
118118
"webpack-vendor-chunk-plugin": "^1.0.0",
119119
"webpack-visualizer-plugin": "^0.1.11"

0 commit comments

Comments
 (0)