uninstall react-data-grid

This commit is contained in:
Adam Cohen Hillel 2025-04-21 00:44:29 +01:00
parent d442352182
commit 580e21ce7a
2 changed files with 0 additions and 14 deletions

View File

@ -59,7 +59,6 @@
"papaparse": "^5.5.2", "papaparse": "^5.5.2",
"postcss": "8.4.33", "postcss": "8.4.33",
"react": "^18", "react": "^18",
"react-data-grid": "^7.0.0-beta.52",
"react-day-picker": "^8.10.1", "react-day-picker": "^8.10.1",
"react-dom": "^18", "react-dom": "^18",
"react-hook-form": "^7.55.0", "react-hook-form": "^7.55.0",
@ -11627,18 +11626,6 @@
"node": ">=0.10.0" "node": ">=0.10.0"
} }
}, },
"node_modules/react-data-grid": {
"version": "7.0.0-beta.52",
"resolved": "https://registry.npmjs.org/react-data-grid/-/react-data-grid-7.0.0-beta.52.tgz",
"integrity": "sha512-2r4Z4+Xvol4da3QXIasmptSxwnzjd0Hv43joN5+DwogqKtQDWq+82QBXgZrGo5tIqTrnDSSukpsPSGwaKi6ALw==",
"dependencies": {
"clsx": "^2.0.0"
},
"peerDependencies": {
"react": "^19.0",
"react-dom": "^19.0"
}
},
"node_modules/react-day-picker": { "node_modules/react-day-picker": {
"version": "8.10.1", "version": "8.10.1",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.10.1.tgz", "resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-8.10.1.tgz",

View File

@ -60,7 +60,6 @@
"papaparse": "^5.5.2", "papaparse": "^5.5.2",
"postcss": "8.4.33", "postcss": "8.4.33",
"react": "^18", "react": "^18",
"react-data-grid": "^7.0.0-beta.52",
"react-day-picker": "^8.10.1", "react-day-picker": "^8.10.1",
"react-dom": "^18", "react-dom": "^18",
"react-hook-form": "^7.55.0", "react-hook-form": "^7.55.0",