|
32 | 32 | "web-vitals": "^2.1.4"
|
33 | 33 | },
|
34 | 34 | "devDependencies": {
|
35 |
| - "@babel/core": "^7.17.10", |
36 |
| - "@babel/plugin-proposal-decorators": "^7.17.9", |
37 |
| - "@babel/plugin-transform-runtime": "^7.17.10", |
38 |
| - "@babel/preset-env": "^7.17.10", |
39 |
| - "@babel/preset-react": "^7.16.7", |
40 |
| - "@babel/preset-typescript": "^7.16.7", |
| 35 | + "@babel/core": "7.18.13", |
| 36 | + "@babel/plugin-proposal-decorators": "7.18.10", |
| 37 | + "@babel/plugin-transform-runtime": "7.18.10", |
| 38 | + "@babel/preset-env": "7.18.10", |
| 39 | + "@babel/preset-react": "7.18.6", |
| 40 | + "@babel/preset-typescript": "7.18.6", |
41 | 41 | "@commitlint/cli": "17.0.0",
|
42 | 42 | "@commitlint/config-conventional": "17.0.0",
|
43 |
| - "@pmmmwh/react-refresh-webpack-plugin": "^0.5.5", |
44 |
| - "@types/loadable__component": "^5.13.4", |
45 |
| - "@types/react": "^17.0.19", |
46 |
| - "@types/react-router-dom": "^5.1.8", |
47 |
| - "@typescript-eslint/eslint-plugin": "^5.21.0", |
48 |
| - "@typescript-eslint/parser": "^5.21.0", |
49 |
| - "@wang1212/eslint-config": "^0.2.0", |
50 |
| - "babel-jest": "^28.0.3", |
51 |
| - "babel-loader": "^8.2.5", |
52 |
| - "case-sensitive-paths-webpack-plugin": "^2.4.0", |
| 43 | + "@pmmmwh/react-refresh-webpack-plugin": "0.5.7", |
| 44 | + "@types/loadable__component": "5.13.4", |
| 45 | + "@types/react": "17.0.48", |
| 46 | + "@types/react-router-dom": "5.3.3", |
| 47 | + "@typescript-eslint/eslint-plugin": "5.36.0", |
| 48 | + "@typescript-eslint/parser": "5.36.0", |
| 49 | + "@wang1212/eslint-config": "0.2.1", |
| 50 | + "babel-jest": "28.1.3", |
| 51 | + "babel-loader": "8.2.5", |
| 52 | + "case-sensitive-paths-webpack-plugin": "2.4.0", |
53 | 53 | "copy-webpack-plugin": "11.0.0",
|
54 |
| - "cross-env": "^7.0.3", |
55 |
| - "css-loader": "^6.7.1", |
| 54 | + "cross-env": "7.0.3", |
| 55 | + "css-loader": "6.7.1", |
56 | 56 | "css-minimizer-webpack-plugin": "4.0.0",
|
57 |
| - "cssnano": "^5.1.7", |
58 |
| - "del": "^6.0.0", |
59 |
| - "docdash": "^1.2.0", |
60 |
| - "eslint": "^8.14.0", |
61 |
| - "eslint-formatter-pretty": "^4.1.0", |
62 |
| - "fork-ts-checker-webpack-plugin": "^6.5.2", |
63 |
| - "html-loader": "^3.1.0", |
64 |
| - "html-webpack-plugin": "^5.5.0", |
| 57 | + "cssnano": "5.1.13", |
| 58 | + "del": "6.1.1", |
| 59 | + "docdash": "1.2.0", |
| 60 | + "eslint": "8.23.0", |
| 61 | + "eslint-formatter-pretty": "4.1.0", |
| 62 | + "fork-ts-checker-webpack-plugin": "6.5.2", |
| 63 | + "html-loader": "3.1.2", |
| 64 | + "html-webpack-plugin": "5.5.0", |
65 | 65 | "husky": "8.0.1",
|
66 |
| - "jest": "^28.0.3", |
67 |
| - "jsdoc": "^3.6.10", |
68 |
| - "jsdoc-babel": "^0.5.0", |
| 66 | + "jest": "28.1.3", |
| 67 | + "jsdoc": "3.6.11", |
| 68 | + "jsdoc-babel": "0.5.0", |
69 | 69 | "lint-staged": "13.0.3",
|
70 |
| - "mini-css-extract-plugin": "^2.6.0", |
71 |
| - "postcss-flexbugs-fixes": "^5.0.2", |
| 70 | + "mini-css-extract-plugin": "2.6.1", |
| 71 | + "postcss-flexbugs-fixes": "5.0.2", |
72 | 72 | "postcss-loader": "7.0.1",
|
73 |
| - "postcss-normalize": "^10.0.1", |
74 |
| - "postcss-preset-env": "^7.4.4", |
| 73 | + "postcss-normalize": "10.0.1", |
| 74 | + "postcss-preset-env": "7.8.0", |
75 | 75 | "prettier": "2.7.1",
|
76 | 76 | "react-refresh": "0.14.0",
|
77 |
| - "redux-logger": "^3.0.6", |
78 |
| - "sass": "^1.51.0", |
| 77 | + "redux-logger": "3.0.6", |
| 78 | + "sass": "1.54.6", |
79 | 79 | "sass-loader": "13.0.2",
|
80 | 80 | "source-map-loader": "4.0.0",
|
81 |
| - "style-loader": "^3.3.1", |
82 |
| - "stylelint": "^14.8.1", |
83 |
| - "stylelint-color-format": "^1.1.0", |
84 |
| - "stylelint-config-prettier": "^9.0.3", |
85 |
| - "stylelint-config-property-sort-order-smacss": "^9.0.0", |
86 |
| - "stylelint-config-recommended-scss": "^6.0.0", |
87 |
| - "stylelint-prettier": "^2.0.0", |
88 |
| - "terser-webpack-plugin": "^5.3.1", |
89 |
| - "typescript": "^4.6.4", |
90 |
| - "webpack": "^5.72.0", |
91 |
| - "webpack-bundle-analyzer": "^4.5.0", |
92 |
| - "webpack-dev-server": "^4.8.1", |
93 |
| - "workbox-webpack-plugin": "^6.5.3", |
94 |
| - "worker-plugin": "^5.0.1" |
| 81 | + "style-loader": "3.3.1", |
| 82 | + "stylelint": "14.11.0", |
| 83 | + "stylelint-color-format": "1.1.0", |
| 84 | + "stylelint-config-prettier": "9.0.3", |
| 85 | + "stylelint-config-property-sort-order-smacss": "9.0.0", |
| 86 | + "stylelint-config-recommended-scss": "6.0.0", |
| 87 | + "stylelint-prettier": "2.0.0", |
| 88 | + "terser-webpack-plugin": "5.3.6", |
| 89 | + "typescript": "4.8.2", |
| 90 | + "webpack": "5.74.0", |
| 91 | + "webpack-bundle-analyzer": "4.6.1", |
| 92 | + "webpack-dev-server": "4.10.1", |
| 93 | + "workbox-webpack-plugin": "6.5.4", |
| 94 | + "worker-plugin": "5.0.1" |
95 | 95 | },
|
96 | 96 | "resolutions": {
|
97 | 97 | "sanitize.css": "12.0.1"
|
|
0 commit comments