|
1 | 1 | {
|
2 | 2 | "name": "linked-data-reactor",
|
3 |
| - "version": "1.2.4", |
| 3 | + "version": "1.2.5", |
4 | 4 | "description": "Linked Data Reactor helps to create flexible and adaptive Linked Data user interfaces.",
|
5 | 5 | "private": false,
|
6 | 6 | "repository": {
|
|
25 | 25 | },
|
26 | 26 | "license": "Apache-2.0",
|
27 | 27 | "dependencies": {
|
28 |
| - "animate.css": "^3.6.1", |
| 28 | + "animate.css": "^3.7.0", |
29 | 29 | "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", |
35 | 35 | "continuation-local-storage": "^3.2.1",
|
36 | 36 | "cookie-parser": "^1.4.3",
|
37 | 37 | "cookie-session": "^2.0.0-beta.3",
|
|
42 | 42 | "express": "^4.16.3",
|
43 | 43 | "express-state": "^1.4.0",
|
44 | 44 | "fluxible": "^1.4.0",
|
45 |
| - "fluxible-addons-react": "^0.2.14", |
| 45 | + "fluxible-addons-react": "^0.2.15", |
46 | 46 | "fluxible-plugin-fetchr": "^0.3.11",
|
47 | 47 | "fluxible-router": "^1.5.1",
|
48 | 48 | "hogan-express": "^0.5.2",
|
49 | 49 | "jqcloud2": "^2.0.3",
|
50 | 50 | "jquery": "^3.3.1",
|
51 |
| - "json2csv": "^4.1.3", |
| 51 | + "json2csv": "^4.2.1", |
52 | 52 | "json3": "^3.3.2",
|
53 |
| - "leaflet": "^1.3.1", |
| 53 | + "leaflet": "^1.3.3", |
54 | 54 | "log": "^1.4.0",
|
55 |
| - "moment": "^2.21.0", |
56 |
| - "nodemailer": "^4.6.3", |
| 55 | + "moment": "^2.22.2", |
| 56 | + "nodemailer": "^4.6.8", |
57 | 57 | "nodemailer-smtp-transport": "^2.7.4",
|
58 |
| - "npm": "^6.1.0", |
| 58 | + "npm": "^6.4.0", |
59 | 59 | "passport": "^0.4.0",
|
60 | 60 | "passport-local": "^1.0.0",
|
61 | 61 | "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", |
69 | 69 | "react-search-input": "^0.11.3",
|
70 | 70 | "react-sigma": "^1.2.30",
|
71 |
| - "recharts": "^1.0.0-beta.10", |
| 71 | + "recharts": "^1.1.0", |
72 | 72 | "request-promise": "^4.2.2",
|
73 | 73 | "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", |
77 | 77 | "simplify-js": "^1.2.3",
|
78 | 78 | "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" |
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 | 83 | "babel-cli": "^6.26.0",
|
84 | 84 | "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", |
87 | 87 | "babel-plugin-add-module-exports": "^0.2.1",
|
88 | 88 | "babel-plugin-dev-expression": "^0.2.1",
|
89 | 89 | "babel-plugin-syntax-decorators": "^6.13.0",
|
|
96 | 96 | "babel-register": "^6.26.0",
|
97 | 97 | "bundle-loader": "^0.5.6",
|
98 | 98 | "clean-webpack-plugin": "^0.1.19",
|
99 |
| - "coveralls": "^3.0.0", |
| 99 | + "coveralls": "^3.0.2", |
100 | 100 | "css-loader": "^1.0.0",
|
101 | 101 | "es6-promise": "^4.2.4",
|
102 |
| - "eslint": "^5.0.1", |
| 102 | + "eslint": "^5.4.0", |
103 | 103 | "eslint-plugin-babel": "^5.1.0",
|
104 |
| - "eslint-plugin-react": "^7.10.0", |
| 104 | + "eslint-plugin-react": "^7.11.1", |
105 | 105 | "extract-text-webpack-plugin": "^4.0.0-beta.0",
|
106 | 106 | "husky": "^0.14.3",
|
107 | 107 | "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", |
112 | 112 | "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", |
117 | 117 | "webpack-stats-plugin": "^0.2.1",
|
118 | 118 | "webpack-vendor-chunk-plugin": "^1.0.0",
|
119 | 119 | "webpack-visualizer-plugin": "^0.1.11"
|
|
0 commit comments