mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 14:10:14 +02:00
Code split ag-grid
This commit is contained in:
+5
-2
@@ -63,6 +63,7 @@
|
||||
"happy-dom": "7.7.2",
|
||||
"nano-staged": "0.8.0",
|
||||
"playwright": "1.27.1",
|
||||
"rollup-plugin-visualizer": "^5.8.3",
|
||||
"sass": "^1.56.1",
|
||||
"simple-git-hooks": "2.8.1",
|
||||
"stylelint": "^14.16.0",
|
||||
@@ -78,6 +79,10 @@
|
||||
"vitest": "0.25.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ag-grid-community/client-side-row-model": "^28.2.1",
|
||||
"@ag-grid-community/core": "^28.2.1",
|
||||
"@ag-grid-community/react": "^28.2.1",
|
||||
"@ag-grid-community/styles": "^28.2.1",
|
||||
"@mantine/core": "^5.9.2",
|
||||
"@mantine/dates": "^5.9.2",
|
||||
"@mantine/dropzone": "^5.9.2",
|
||||
@@ -89,8 +94,6 @@
|
||||
"@tanstack/react-query": "^4.19.1",
|
||||
"@tanstack/react-query-devtools": "^4.19.1",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"ag-grid-community": "^28.2.1",
|
||||
"ag-grid-react": "^28.2.1",
|
||||
"electron-localshortcut": "^3.2.1",
|
||||
"electron-store": "^8.1.0",
|
||||
"electron-updater": "5.3.0",
|
||||
|
||||
Reference in New Issue
Block a user