We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bae3c75 commit 58e817eCopy full SHA for 58e817e
1 file changed
package.json
@@ -26,6 +26,14 @@
26
"react": "^18.3.1",
27
"react-dom": "^18.3.1"
28
},
29
+ "resolutions": {
30
+ "**/loader-utils": "2.0.4",
31
+ "**/json5": "2.2.3",
32
+ "**/lodash": "4.18.1",
33
+ "**/picomatch": "2.3.2",
34
+ "**/serialize-javascript": "7.0.5",
35
+ "**/react-router/path-to-regexp": "1.9.0"
36
+ },
37
"browserslist": {
38
"production": [
39
">0.5%",
0 commit comments