15 lines
310 B
JSON
15 lines
310 B
JSON
|
{
|
||
|
"dependencies": {},
|
||
|
"devDependencies": {
|
||
|
"@types/react": "^18.0.18",
|
||
|
"@types/react-dom": "^18.0.6",
|
||
|
"classnames": "^2.3.2",
|
||
|
"react": "^18.2.0",
|
||
|
"react-dom": "^18.2.0",
|
||
|
"ts-loader": "^9.3.1",
|
||
|
"typescript": "^4.8.2",
|
||
|
"webpack": "^5.74.0",
|
||
|
"webpack-cli": "^4.10.0"
|
||
|
}
|
||
|
}
|