|
35 | 35 | "assert": "1.5.0",
|
36 | 36 | "ast-types": "~0.14.2",
|
37 | 37 | "buble": "0.20.0",
|
38 |
| - "clean-webpack-plugin": "^3.0.0", |
| 38 | + "clean-webpack-plugin": "^4.0.0", |
39 | 39 | "clipboard-copy": "^3.1.0",
|
40 | 40 | "clsx": "^1.0.4",
|
41 | 41 | "common-dir": "^3.0.0",
|
42 |
| - "copy-webpack-plugin": "^6.1.0", |
| 42 | + "copy-webpack-plugin": "^11.0.0", |
43 | 43 | "core-js": "^3.6.4",
|
44 | 44 | "doctrine": "^3.0.0",
|
45 | 45 | "es6-object-assign": "~1.1.0",
|
|
54 | 54 | "glogg": "^1.0.2",
|
55 | 55 | "hash-sum": "^2.0.0",
|
56 | 56 | "javascript-stringify": "^2.0.0",
|
57 |
| - "jss": "^10.0.0", |
58 |
| - "jss-plugin-camel-case": "^10.0.0", |
59 |
| - "jss-plugin-compose": "^10.0.0", |
60 |
| - "jss-plugin-default-unit": "^10.0.0", |
61 |
| - "jss-plugin-global": "^10.0.0", |
62 |
| - "jss-plugin-isolate": "^10.0.0", |
63 |
| - "jss-plugin-nested": "^10.0.0", |
| 57 | + "jss": "^10.9.0", |
| 58 | + "jss-plugin-camel-case": "^10.9.0", |
| 59 | + "jss-plugin-compose": "^10.9.0", |
| 60 | + "jss-plugin-default-unit": "^10.9.0", |
| 61 | + "jss-plugin-global": "^10.9.0", |
| 62 | + "jss-plugin-isolate": "^10.9.0", |
| 63 | + "jss-plugin-nested": "^10.9.0", |
64 | 64 | "kleur": "^3.0.3",
|
65 | 65 | "listify": "^1.0.0",
|
66 |
| - "loader-utils": "^2.0.0", |
67 | 66 | "lodash": "^4.17.15",
|
68 | 67 | "lowercase-keys": "^2.0.0",
|
69 | 68 | "markdown-to-jsx": "^6.11.4",
|
70 | 69 | "mini-html-webpack-plugin": "^3.1.3",
|
71 | 70 | "mri": "^1.1.4",
|
72 | 71 | "ora": "^4.0.2",
|
73 | 72 | "prismjs": "^1.17.1",
|
74 |
| - "prop-types": "^15.7.2", |
| 73 | + "prop-types": "^15.8.1", |
75 | 74 | "q-i": "^2.0.1",
|
76 | 75 | "qss": "^2.0.3",
|
77 | 76 | "react-dev-utils": "^12.0.0",
|
|
84 | 83 | "recast": "~0.18.5",
|
85 | 84 | "remark": "^13.0.0",
|
86 | 85 | "strip-html-comments": "^1.0.0",
|
87 |
| - "terser-webpack-plugin": "^4.1.0", |
| 86 | + "terser-webpack-plugin": "^5.3.3", |
88 | 87 | "to-ast": "^1.0.0",
|
89 | 88 | "type-detect": "^4.0.8",
|
90 | 89 | "unist-util-visit": "^2.0.0",
|
91 |
| - "webpack-dev-server": "^3.11.2", |
| 90 | + "webpack-dev-server": "^4.9.2", |
92 | 91 | "webpack-merge": "^4.2.2"
|
93 | 92 | },
|
94 | 93 | "peerDependencies": {
|
|
101 | 100 | "@babel/plugin-proposal-class-properties": "^7.8.3",
|
102 | 101 | "@babel/preset-env": "^7.9.0",
|
103 | 102 | "@babel/preset-flow": "^7.9.0",
|
104 |
| - "@babel/preset-react": "^7.9.4", |
105 |
| - "@babel/preset-typescript": "^7.9.0", |
| 103 | + "@babel/preset-react": "^7.18.6", |
| 104 | + "@babel/preset-typescript": "^7.18.6", |
106 | 105 | "@testing-library/jest-dom": "^5.11.4",
|
107 | 106 | "@testing-library/react": "^11.1.0",
|
108 | 107 | "@types/buble": "^0.19.2",
|
|
114 | 113 | "@types/hash-sum": "^1.0.0",
|
115 | 114 | "@types/jest": "^26.0.14",
|
116 | 115 | "@types/keymirror": "^0.1.1",
|
117 |
| - "@types/loader-utils": "^1.1.3", |
118 | 116 | "@types/lodash": "^4.14.144",
|
119 | 117 | "@types/markdown-to-jsx": "^6.9.0",
|
120 | 118 | "@types/node": "^12.12.3",
|
121 | 119 | "@types/prismjs": "^1.16.0",
|
122 | 120 | "@types/react": "^16.9.27",
|
123 | 121 | "@types/react-dom": "^16.9.5",
|
124 |
| - "@types/terser-webpack-plugin": "^2.2.0", |
| 122 | + "@types/terser-webpack-plugin": "^2.2.3", |
125 | 123 | "@types/type-detect": "^4.0.1",
|
| 124 | + "@types/webpack": "^5.28.0", |
126 | 125 | "@types/webpack-dev-server": "^3.11.1",
|
127 | 126 | "@types/webpack-env": "^1.14.1",
|
128 | 127 | "@typescript-eslint/eslint-plugin": "^4.4.1",
|
|
132 | 131 | "babel-jest": "^26.6.0",
|
133 | 132 | "babel-loader": "^8.1.0",
|
134 | 133 | "cheerio": "^1.0.0-rc.3",
|
135 |
| - "css-loader": "^3.2.0", |
| 134 | + "css-loader": "^6.7.1", |
136 | 135 | "danger": "^10.5.3",
|
137 | 136 | "deabsdeep": "^1.0.6",
|
138 | 137 | "deepfreeze": "^2.0.0",
|
|
147 | 146 | "eslint-plugin-import": "^2.22.1",
|
148 | 147 | "eslint-plugin-jsx-a11y": "^6.3.1",
|
149 | 148 | "eslint-plugin-react": "^7.21.4",
|
150 |
| - "file-loader": "^4.2.0", |
| 149 | + "file-loader": "^6.2.0", |
151 | 150 | "fs-extra": "^9.0.0",
|
152 | 151 | "husky": "^4.3.0",
|
153 | 152 | "jest": "^26.6.0",
|
|
161 | 160 | "react-dom": "^16.13.1",
|
162 | 161 | "react-test-renderer": "^16.13.1",
|
163 | 162 | "strip-shebang": "^1.0.2",
|
164 |
| - "style-loader": "^1.0.0", |
165 |
| - "tapable": "^1.1.3", |
166 |
| - "typescript": "^3.8.3", |
167 |
| - "url-loader": "^2.2.0", |
168 |
| - "webpack": "^4.46.0", |
169 |
| - "webpack-cli": "^3.3.12" |
| 163 | + "style-loader": "^3.3.1", |
| 164 | + "typescript": "^4.7.4", |
| 165 | + "url-loader": "^4.1.1", |
| 166 | + "webpack": "^5.72.0", |
| 167 | + "webpack-cli": "^4.9.2" |
170 | 168 | },
|
171 | 169 | "scripts": {
|
172 | 170 | "pretest": "npm run lint && npm run typecheck",
|
|
0 commit comments