We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ebfc7c0 + 09170eb commit 9ff0310Copy full SHA for 9ff0310
2 files changed
package.json
@@ -34,7 +34,7 @@
34
"react-icons": "^5.2.1",
35
"react-markdown": "^9.0.1",
36
"react-router-dom": "^6.22.3",
37
- "react-scripts": "5.0.1",
+ "react-scripts": "^5.0.1",
38
"react-world-flags": "^1.6.0",
39
"rehype-autolink-headings": "^7.1.0",
40
"rehype-slug": "^6.0.0",
@@ -68,5 +68,12 @@
68
"webpack": "^5.94.0",
69
"webpack-cli": "^5.1.4"
70
},
71
+ "resolutions": {
72
+ "nth-check": "^2.1.1",
73
+ "glob": "^11.0.0",
74
+ "webpack-dev-server": "^4.15.2",
75
+ "postcss": "^8.4.49",
76
+ "js-yaml": "^4.1.0"
77
+ },
78
"packageManager": "yarn@4.9.2+sha512.1fc009bc09d13cfd0e19efa44cbfc2b9cf6ca61482725eb35bbc5e257e093ebf4130db6dfe15d604ff4b79efd8e1e8e99b25fa7d0a6197c9f9826358d4d65c3c"
79
}
0 commit comments