Skip to content

Commit e091357

Browse files
committed
[Fix][Validation]
1 parent a9732d3 commit e091357

File tree

2 files changed

+3280
-2744
lines changed

2 files changed

+3280
-2744
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-dom": "^18.2.0",
2525
"react-redux": "^8.1.2",
2626
"react-router-dom": "^6.15.0",
27-
"react-scripts": "5.0.1",
27+
"react-scripts": "^5.0.1",
2828
"three": "^0.169.0",
2929
"typescript": "^5.1.6",
3030
"web-vitals": "^2.1.0"
@@ -62,5 +62,10 @@
6262
"last 1 firefox version",
6363
"last 1 safari version"
6464
]
65-
}
65+
},
66+
"resolutions": {
67+
"postcss": "^8.4.31",
68+
"nth-check": "^2.0.1"
69+
}
70+
6671
}

0 commit comments

Comments
 (0)