deleteModal
This commit is contained in:
11
package.json
11
package.json
@ -5,14 +5,15 @@
|
||||
"dependencies": {
|
||||
"@craco/craco": "^7.0.0",
|
||||
"@dnd-kit/core": "^6.0.7",
|
||||
"@emotion/react": "^11.10.5",
|
||||
"@emotion/react": "^11.10.6",
|
||||
"@ionic/cli": "^6.20.8",
|
||||
"@ionic/react": "^6.5.4",
|
||||
"@mantine/core": "^5.10.3",
|
||||
"@mantine/dropzone": "^5.10.3",
|
||||
"@mantine/core": "^5.10.5",
|
||||
"@mantine/dropzone": "^5.10.5",
|
||||
"@mantine/form": "^5.10.3",
|
||||
"@mantine/hooks": "^5.10.3",
|
||||
"@mantine/notifications": "^5.10.3",
|
||||
"@mantine/hooks": "^5.10.5",
|
||||
"@mantine/modals": "^5.10.5",
|
||||
"@mantine/notifications": "^5.10.5",
|
||||
"@radix-ui/react-icons": "^1.1.1",
|
||||
"@tabler/icons": "^2.4.0",
|
||||
"@testing-library/jest-dom": "^5.16.5",
|
||||
|
||||
Reference in New Issue
Block a user