|
27 | 27 | }, |
28 | 28 | "dependencies": { |
29 | 29 | "@babel/plugin-transform-react-inline-elements": "^7.18.6", |
30 | | - "@babel/runtime": "^7.18.6", |
| 30 | + "@babel/runtime": "^7.18.9", |
31 | 31 | "@formatjs/intl-pluralrules": "^5.0.3", |
32 | 32 | "@formatjs/intl-relativetimeformat": "^11.0.3", |
33 | 33 | "@fortawesome/fontawesome-free": "^6.1.1", |
|
56 | 56 | "font-awesome-animation": "^1.1.1", |
57 | 57 | "glob": "^8.0.3", |
58 | 58 | "global": "^4.4.0", |
59 | | - "highlight.js": "^11.5.1", |
| 59 | + "highlight.js": "^11.6.0", |
60 | 60 | "immutable": "^3.8.2", |
61 | 61 | "jwt-decode": "^3.1.2", |
62 | 62 | "markdown-it": "^13.0.1", |
|
79 | 79 | "react-redux": "^8.0.2", |
80 | 80 | "react-router": "^5.3.3", |
81 | 81 | "react-router-dom": "^5.3.3", |
82 | | - "react-toggle": "4.1.2", |
| 82 | + "react-toggle": "4.1.3", |
83 | 83 | "redux": "^4.2.0", |
84 | 84 | "redux-actions": "^2.6.5", |
85 | 85 | "redux-form": "^8.3.8", |
|
95 | 95 | "viz.js": "^2.1.2" |
96 | 96 | }, |
97 | 97 | "devDependencies": { |
98 | | - "@babel/cli": "^7.18.6", |
99 | | - "@babel/core": "^7.18.6", |
100 | | - "@babel/eslint-parser": "^7.18.2", |
101 | | - "@babel/node": "^7.18.6", |
| 98 | + "@babel/cli": "^7.18.9", |
| 99 | + "@babel/core": "^7.18.9", |
| 100 | + "@babel/eslint-parser": "^7.18.9", |
| 101 | + "@babel/node": "^7.18.9", |
102 | 102 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
103 | | - "@babel/plugin-transform-runtime": "^7.18.6", |
104 | | - "@babel/preset-env": "^7.18.6", |
| 103 | + "@babel/plugin-transform-runtime": "^7.18.9", |
| 104 | + "@babel/preset-env": "^7.18.9", |
105 | 105 | "@babel/preset-react": "^7.18.6", |
106 | | - "@babel/register": "^7.18.6", |
107 | | - "@formatjs/cli": "^5.0.2", |
| 106 | + "@babel/register": "^7.18.9", |
| 107 | + "@formatjs/cli": "^5.0.6", |
108 | 108 | "async": "^3.2.4", |
109 | 109 | "babel-loader": "^8.2.5", |
110 | 110 | "babel-plugin-transform-flow-strip-types": "^6.22.0", |
|
116 | 116 | "chai": "^4.3.6", |
117 | 117 | "chai-spies": "^1.0.0", |
118 | 118 | "colors": "^1.4.0", |
119 | | - "core-js": "^3.23.4", |
| 119 | + "core-js": "^3.23.5", |
120 | 120 | "css-loader": "^6.7.1", |
121 | 121 | "css-modules-require-hook": "^4.2.3", |
122 | 122 | "dotenv": "^16.0.1", |
123 | | - "eslint": "^8.19.0", |
| 123 | + "eslint": "^8.20.0", |
124 | 124 | "eslint-config-prettier": "^8.5.0", |
125 | 125 | "eslint-config-standard": "17.0.0", |
126 | 126 | "eslint-config-standard-react": "11.0.1", |
127 | 127 | "eslint-plugin-babel": "^5.3.1", |
128 | 128 | "eslint-plugin-import": "^2.26.0", |
129 | | - "eslint-plugin-n": "latest", |
| 129 | + "eslint-plugin-n": "^15.2.4", |
130 | 130 | "eslint-plugin-node": "11.1.0", |
131 | 131 | "eslint-plugin-promise": "^6.0.0", |
132 | 132 | "eslint-plugin-react": "^7.30.1", |
|
0 commit comments