зависимости
This commit is contained in:
+30
-9
@@ -1,17 +1,38 @@
|
||||
{
|
||||
"$schema": "https://www.schemastore.org/package.json",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"build": "vite build",
|
||||
"dev": "vite"
|
||||
"dev": "vite",
|
||||
"build": "vite build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@tailwindcss/vite": "^4.0.0",
|
||||
"axios": "^1.11.0",
|
||||
"concurrently": "^9.0.1",
|
||||
"laravel-vite-plugin": "^2.0.0",
|
||||
"tailwindcss": "^4.0.0",
|
||||
"vite": "^7.0.7"
|
||||
"@popperjs/core": "^2.11.6",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"axios": "^1.13.2",
|
||||
"bootstrap": "^5.2.3",
|
||||
"globby": "^14.1.0",
|
||||
"laravel-vite-plugin": "^1.2.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"typescript": "^5.8.3",
|
||||
"vite": "^6.2.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@date-io/date-fns": "^2.14.0",
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.14.1",
|
||||
"@fortawesome/fontawesome-free": "^7.0.1",
|
||||
"@mui/material": "^5.18.0",
|
||||
"@mui/x-tree-view": "^6.17.0",
|
||||
"@SharePoint/rencredit_uikit": "^1.0.234",
|
||||
"date-fns": "^2.30.0",
|
||||
"dompurify": "^3.2.6",
|
||||
"react-dropzone": "^14.3.8",
|
||||
"react-imask": "^6.6.3",
|
||||
"react-number-format": "^5.4.4",
|
||||
"uuid": "^9.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user