|
43 | 43 | ] |
44 | 44 | }, |
45 | 45 | "devDependencies": { |
46 | | - "@apollo/client": "^3.2.5", |
47 | | - "@babel/cli": "^7.12.1", |
48 | | - "@babel/plugin-proposal-optional-chaining": "^7.12.7", |
| 46 | + "@apollo/client": "^3.3.11", |
| 47 | + "@babel/cli": "^7.13.0", |
| 48 | + "@babel/plugin-proposal-optional-chaining": "^7.13.8", |
49 | 49 | "audit-ci": "^3.1.1", |
50 | 50 | "babel-eslint": "^10.1.0", |
51 | | - "eslint": "^7.12.1", |
| 51 | + "eslint": "^7.21.0", |
52 | 52 | "eslint-config-synacor": "^3.0.5", |
53 | | - "graphql": "^15.4.0", |
| 53 | + "graphql": "^15.5.0", |
54 | 54 | "mkdirp": "^1.0.4", |
55 | 55 | "mockery": "^2.1.0", |
56 | 56 | "moment": "^2.29.1", |
57 | | - "preact": "^10.5.5", |
| 57 | + "preact": "^10.5.12", |
58 | 58 | "preact-context-provider": "^2.0.0-preactx.2", |
59 | 59 | "preact-i18n": "^2.3.0-preactx", |
60 | | - "preact-render-to-string": "^5.1.11", |
| 60 | + "preact-render-to-string": "^5.1.12", |
61 | 61 | "preact-router": "github:zimbra/preact-router#3.1.0_base_path_support", |
62 | 62 | "react-redux": "^7.2.2", |
63 | 63 | "recompose": "^0.30.0", |
64 | 64 | "rimraf": "^3.0.2" |
65 | 65 | }, |
66 | 66 | "license": "GPL-3.0", |
67 | 67 | "dependencies": { |
68 | | - "@babel/core": "^7.12.3", |
69 | | - "@babel/plugin-proposal-class-properties": "^7.12.1", |
70 | | - "@babel/plugin-proposal-decorators": "^7.12.1", |
71 | | - "@babel/plugin-proposal-export-default-from": "^7.12.1", |
72 | | - "@babel/plugin-proposal-export-namespace-from": "^7.12.1", |
| 68 | + "@babel/core": "^7.13.8", |
| 69 | + "@babel/plugin-proposal-class-properties": "^7.13.0", |
| 70 | + "@babel/plugin-proposal-decorators": "^7.13.5", |
| 71 | + "@babel/plugin-proposal-export-default-from": "^7.12.13", |
| 72 | + "@babel/plugin-proposal-export-namespace-from": "^7.12.13", |
73 | 73 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
74 | | - "@babel/plugin-transform-object-assign": "^7.12.1", |
75 | | - "@babel/plugin-transform-react-jsx": "^7.12.5", |
| 74 | + "@babel/plugin-transform-object-assign": "^7.12.13", |
| 75 | + "@babel/plugin-transform-react-jsx": "^7.12.17", |
76 | 76 | "@babel/polyfill": "^7.12.1", |
77 | | - "@babel/preset-env": "^7.12.1", |
78 | | - "@babel/register": "^7.12.1", |
79 | | - "@babel/runtime": "^7.12.5", |
80 | | - "adm-zip": "^0.4.16", |
81 | | - "babel-loader": "^8.1.0", |
| 77 | + "@babel/preset-env": "^7.13.9", |
| 78 | + "@babel/register": "^7.13.8", |
| 79 | + "@babel/runtime": "^7.13.9", |
| 80 | + "adm-zip": "^0.5.3", |
| 81 | + "babel-loader": "^8.2.2", |
82 | 82 | "babel-plugin-add-module-exports": "^1.0.4", |
83 | 83 | "bundle-loader": "^0.5.6", |
84 | 84 | "chalk": "^4.1.0", |
85 | 85 | "console-clear": "^1.1.1", |
86 | | - "copy-webpack-plugin": "^6.3.0", |
| 86 | + "copy-webpack-plugin": "^6.4.0", |
87 | 87 | "cors": "^2.8.5", |
88 | 88 | "cross-spawn-promise": "^0.10.2", |
89 | | - "css-loader": "^5.0.1", |
| 89 | + "css-loader": "^5.1.1", |
90 | 90 | "file-loader": "^6.2.0", |
91 | 91 | "get-port": "^5.1.1", |
92 | 92 | "gittar": "^0.1.1", |
93 | | - "inquirer": "^7.3.3", |
| 93 | + "inquirer": "^8.0.0", |
94 | 94 | "ip": "^1.1.5", |
95 | | - "less": "^3.12.2", |
| 95 | + "less": "^4.1.1", |
96 | 96 | "less-loader": "^7.0.2", |
97 | 97 | "loader-utils": "^2.0.0", |
98 | 98 | "log-symbols": "^4.0.0", |
99 | | - "ora": "^5.1.0", |
100 | | - "postcss": "^8.1.6", |
| 99 | + "ora": "^5.3.0", |
| 100 | + "postcss": "^8.2.7", |
101 | 101 | "postcss-discard-comments": "^4.0.2", |
102 | | - "postcss-loader": "^4.0.4", |
| 102 | + "postcss-loader": "^4.2.0", |
103 | 103 | "postcss-preset-env": "^6.7.0", |
104 | 104 | "progress-bar-webpack-plugin": "^2.1.0", |
105 | 105 | "raw-loader": "^4.0.2", |
106 | 106 | "resolve-url-loader": "^3.1.2", |
107 | | - "source-map-loader": "^1.1.2", |
| 107 | + "source-map-loader": "^1.1.3", |
108 | 108 | "url-loader": "^4.1.1", |
109 | 109 | "validate-npm-package-name": "^3.0.0", |
110 | 110 | "webpack": "^4.44.2", |
111 | 111 | "webpack-cli": "^3.3.12", |
112 | | - "webpack-dev-server": "^3.11.0", |
| 112 | + "webpack-dev-server": "^3.11.2", |
113 | 113 | "which": "^2.0.2", |
114 | | - "yargs": "^16.1.0" |
| 114 | + "yargs": "^16.2.0" |
115 | 115 | } |
116 | 116 | } |
0 commit comments