|
60 | 60 | "compression": "^1.7.4", |
61 | 61 | "helmet": "^4.6.0", |
62 | 62 | "html-minifier": "^4.0.0", |
63 | | - "prop-types": "^15.7.2", |
| 63 | + "prop-types": "^15.8.0", |
64 | 64 | "pure-http": "^3.3.1", |
65 | 65 | "react": "^17.0.2", |
66 | 66 | "react-dom": "^17.0.2", |
|
75 | 75 | }, |
76 | 76 | "devDependencies": { |
77 | 77 | "@loadable/webpack-plugin": "^5.15.2", |
78 | | - "@pmmmwh/react-refresh-webpack-plugin": "^0.5.3", |
| 78 | + "@pmmmwh/react-refresh-webpack-plugin": "^0.5.4", |
79 | 79 | "@svgr/webpack": "^6.1.2", |
80 | | - "@swc/core": "^1.2.121", |
| 80 | + "@swc/core": "^1.2.123", |
81 | 81 | "@swc/jest": "^0.2.15", |
82 | 82 | "@testing-library/dom": "^8.11.1", |
83 | 83 | "@testing-library/jest-dom": "^5.16.1", |
|
88 | 88 | "cross-env": "^7.0.3", |
89 | 89 | "cross-spawn": "^7.0.3", |
90 | 90 | "css-loader": "^6.5.1", |
91 | | - "css-minimizer-webpack-plugin": "^3.3.0", |
| 91 | + "css-minimizer-webpack-plugin": "^3.3.1", |
92 | 92 | "dotenv": "^10.0.0", |
93 | 93 | "dotenv-expand": "^5.1.0", |
94 | 94 | "eslint": "^8.5.0", |
95 | | - "eslint-config-airbnb": "^19.0.2", |
| 95 | + "eslint-config-airbnb": "^19.0.4", |
96 | 96 | "eslint-config-prettier": "^8.3.0", |
97 | 97 | "eslint-import-resolver-alias": "^1.1.2", |
98 | 98 | "eslint-plugin-import": "^2.25.3", |
99 | 99 | "eslint-plugin-jsx-a11y": "^6.5.1", |
100 | 100 | "eslint-plugin-prettier": "^4.0.0", |
101 | | - "eslint-plugin-react": "^7.27.1", |
| 101 | + "eslint-plugin-react": "^7.28.0", |
102 | 102 | "eslint-plugin-react-hooks": "^4.3.0", |
103 | 103 | "eslint-webpack-plugin": "^3.1.1", |
104 | 104 | "glob": "^7.2.0", |
105 | 105 | "husky": "^7.0.4", |
106 | 106 | "identity-obj-proxy": "^3.0.0", |
107 | 107 | "jest": "^27.4.5", |
108 | | - "lint-staged": "^12.1.3", |
| 108 | + "lint-staged": "^12.1.4", |
109 | 109 | "mini-css-extract-plugin": "^2.4.5", |
110 | 110 | "nock": "^13.2.1", |
111 | 111 | "picocolors": "^1.0.0", |
|
115 | 115 | "prettier": "^2.5.1", |
116 | 116 | "process": "^0.11.10", |
117 | 117 | "react-refresh": "^0.11.0", |
118 | | - "sass": "^1.45.0", |
| 118 | + "sass": "^1.45.1", |
119 | 119 | "sass-loader": "^12.4.0", |
120 | 120 | "style-loader": "^3.3.1", |
121 | 121 | "supertest": "^6.1.6", |
|
125 | 125 | "webpack-bundle-analyzer": "^4.5.0", |
126 | 126 | "webpack-cli": "^4.9.1", |
127 | 127 | "webpack-dev-middleware": "^5.3.0", |
128 | | - "webpack-dev-server": "^4.6.0", |
| 128 | + "webpack-dev-server": "^4.7.1", |
129 | 129 | "webpack-format-messages": "^3.0.1", |
130 | 130 | "webpack-hot-middleware": "^2.25.1", |
131 | 131 | "webpack-merge": "^5.8.0", |
|
0 commit comments