|
13 | 13 | "homepage": "https://verdaccio.org", |
14 | 14 | "main": "index.js", |
15 | 15 | "devDependencies": { |
16 | | - "@babel/cli": "7.12.10", |
17 | | - "@babel/core": "7.12.10", |
18 | | - "@babel/node": "7.12.10", |
19 | | - "@babel/plugin-proposal-class-properties": "7.12.1", |
20 | | - "@babel/plugin-proposal-decorators": "7.12.1", |
21 | | - "@babel/plugin-proposal-export-namespace-from": "7.12.1", |
22 | | - "@babel/plugin-proposal-function-sent": "7.12.1", |
23 | | - "@babel/plugin-proposal-json-strings": "7.12.1", |
24 | | - "@babel/plugin-proposal-nullish-coalescing-operator": "7.12.1", |
25 | | - "@babel/plugin-proposal-numeric-separator": "7.12.7", |
26 | | - "@babel/plugin-proposal-object-rest-spread": "7.12.1", |
27 | | - "@babel/plugin-proposal-optional-chaining": "7.12.7", |
28 | | - "@babel/plugin-proposal-throw-expressions": "7.12.1", |
| 16 | + "@babel/cli": "7.13.16", |
| 17 | + "@babel/core": "7.13.16", |
| 18 | + "@babel/node": "7.13.13", |
| 19 | + "@babel/plugin-proposal-class-properties": "7.13.0", |
| 20 | + "@babel/plugin-proposal-decorators": "7.13.15", |
| 21 | + "@babel/plugin-proposal-export-namespace-from": "7.12.13", |
| 22 | + "@babel/plugin-proposal-function-sent": "7.12.13", |
| 23 | + "@babel/plugin-proposal-json-strings": "7.13.8", |
| 24 | + "@babel/plugin-proposal-nullish-coalescing-operator": "7.13.8", |
| 25 | + "@babel/plugin-proposal-numeric-separator": "7.12.13", |
| 26 | + "@babel/plugin-proposal-object-rest-spread": "7.13.8", |
| 27 | + "@babel/plugin-proposal-optional-chaining": "7.13.12", |
| 28 | + "@babel/plugin-proposal-throw-expressions": "7.12.13", |
29 | 29 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
30 | 30 | "@babel/plugin-syntax-import-meta": "7.10.4", |
31 | 31 | "@babel/plugin-transform-async-to-generator": "7.12.1", |
32 | | - "@babel/plugin-transform-classes": "7.12.1", |
33 | | - "@babel/plugin-transform-runtime": "7.12.10", |
| 32 | + "@babel/plugin-transform-classes": "7.13.0", |
| 33 | + "@babel/plugin-transform-runtime": "7.13.15", |
34 | 34 | "@babel/polyfill": "^7.12.1", |
35 | | - "@babel/preset-env": "7.12.10", |
36 | | - "@babel/preset-react": "7.12.10", |
37 | | - "@babel/preset-typescript": "7.12.7", |
38 | | - "@babel/register": "7.12.10", |
39 | | - "@babel/runtime": "7.12.5", |
| 35 | + "@babel/preset-env": "7.13.15", |
| 36 | + "@babel/preset-react": "7.13.13", |
| 37 | + "@babel/preset-typescript": "7.13.0", |
| 38 | + "@babel/register": "7.13.16", |
| 39 | + "@babel/runtime": "7.13.17", |
40 | 40 | "@commitlint/cli": "9.1.2", |
41 | 41 | "@commitlint/config-conventional": "9.1.2", |
42 | 42 | "@emotion/core": "10.1.1", |
43 | 43 | "@emotion/jest": "^11.1.0", |
44 | 44 | "@emotion/styled": "10.0.27", |
45 | 45 | "@emotion/styled-base": "^10.0.31", |
46 | | - "@material-ui/core": "4.11.2", |
| 46 | + "@material-ui/core": "4.11.4", |
47 | 47 | "@material-ui/icons": "4.11.2", |
48 | | - "@material-ui/styles": "^4.11.2", |
| 48 | + "@material-ui/styles": "^4.11.4", |
49 | 49 | "@octokit/rest": "16.43.2", |
50 | 50 | "@percy/puppeteer": "^1.1.0", |
51 | 51 | "@testing-library/dom": "^7.29.0", |
|
83 | 83 | "codecov": "3.8.1", |
84 | 84 | "concurrently": "5.3.0", |
85 | 85 | "css-loader": "5.2.0", |
86 | | - "dayjs": "1.9.7", |
| 86 | + "dayjs": "1.10.4", |
87 | 87 | "detect-secrets": "1.0.6", |
88 | 88 | "emotion": "10.0.27", |
89 | 89 | "emotion-theming": "10.0.27", |
|
115 | 115 | "js-yaml": "3.14.0", |
116 | 116 | "lint-staged": "9.5.0", |
117 | 117 | "localstorage-memory": "1.0.3", |
118 | | - "lockfile-lint": "4.3.7", |
119 | | - "lodash": "^4.17.20", |
| 118 | + "lockfile-lint": "4.6.2", |
| 119 | + "lodash": "^4.17.21", |
120 | 120 | "mini-css-extract-plugin": "^1.3.3", |
121 | 121 | "mutationobserver-shim": "0.3.7", |
122 | 122 | "node-mocks-http": "1.9.0", |
|
128 | 128 | "puppeteer": "5.3.1", |
129 | 129 | "react": "16.13.1", |
130 | 130 | "react-autosuggest": "10.0.2", |
131 | | - "react-dom": "16.13.1", |
| 131 | + "react-dom": "16.14.0", |
132 | 132 | "react-hook-form": "3.29.4", |
133 | 133 | "react-hot-loader": "4.12.21", |
134 | | - "react-i18next": "^11.8.3", |
| 134 | + "react-i18next": "^11.8.13", |
135 | 135 | "react-router": "^5.2.0", |
136 | 136 | "react-router-dom": "5.2.0", |
137 | | - "react-virtualized": "9.22.2", |
| 137 | + "react-virtualized": "9.22.3", |
138 | 138 | "request": "2.88.2", |
139 | 139 | "resolve-url-loader": "3.1.1", |
140 | 140 | "rimraf": "3.0.2", |
141 | 141 | "source-map-loader": "1.1.0", |
142 | | - "standard-version": "9.0.0", |
| 142 | + "standard-version": "9.2.0", |
143 | 143 | "style-loader": "1.2.1", |
144 | 144 | "stylelint": "13.7.2", |
145 | 145 | "stylelint-config-recommended": "3.0.0", |
|
155 | 155 | "verdaccio-auth-memory": "9.7.2", |
156 | 156 | "verdaccio-memory": "9.7.2", |
157 | 157 | "wait-on": "5.2.0", |
158 | | - "webpack": "5.23.0", |
| 158 | + "webpack": "5.36.0", |
159 | 159 | "webpack-bundle-analyzer": "3.8.0", |
160 | 160 | "webpack-bundle-size-analyzer": "3.1.0", |
161 | 161 | "webpack-cli": "~4.5.0", |
162 | 162 | "webpack-dev-server": "^3.11.0", |
163 | 163 | "webpack-manifest-plugin": "^3.0.0", |
164 | 164 | "webpack-merge": "^5.6.1", |
165 | | - "whatwg-fetch": "^3.4.1", |
| 165 | + "whatwg-fetch": "^3.6.2", |
166 | 166 | "xss": "1.0.8" |
167 | 167 | }, |
168 | 168 | "keywords": [ |
|
0 commit comments