We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4781e3 commit 236d690Copy full SHA for 236d690
package.json
@@ -68,7 +68,7 @@
68
},
69
"dependencies": {
70
"chalk": "4.1.0",
71
- "compression": "1.7.4",
+ "compression": "^1.8.1",
72
"coolors-to-hex": "^1.0.3",
73
"core-js": "^3.37.1",
74
"date-fns": "3.6.0",
@@ -79,8 +79,7 @@
79
"immutable": "^4.3.6",
80
"intl": "1.2.5",
81
"invariant": "2.2.4",
82
- "ip": "2.0.1",
83
- "lodash": "4.17.21",
+ "lodash": "4.17.23",
84
"process": "^0.11.10",
85
"prop-types": "^15.8.1",
86
"react": "^18.3.1",
@@ -152,6 +151,7 @@
152
151
"html-loader": "^5.1.0",
153
"html-webpack-plugin": "5.6.0",
154
"image-minimizer-webpack-plugin": "4.1.3",
+ "ip": "2.0.1",
155
"lint-staged": "15.2.7",
156
"memfs": "4.9.2",
157
"minimist": "^1.2.8",
0 commit comments