|
1 | 1 | {
|
2 | 2 | "name": "mantine-contextmenu",
|
3 |
| - "version": "7.9.0", |
| 3 | + "version": "7.9.1", |
4 | 4 | "description": "Craft your applications for productivity and meet your users’ expectations by enhancing your Mantine-based UIs with a desktop-grade, lightweight yet fully-featured, dark-theme aware context-menu component, built by the creator of Mantine DataTable",
|
5 | 5 | "keywords": [
|
6 | 6 | "ui",
|
|
72 | 72 | "format": "prettier --write ."
|
73 | 73 | },
|
74 | 74 | "devDependencies": {
|
75 |
| - "@ducanh2912/next-pwa": "^10.2.6", |
76 |
| - "@mantine/code-highlight": "^7.9.0", |
77 |
| - "@mantine/core": "^7.9.0", |
78 |
| - "@mantine/hooks": "^7.9.0", |
79 |
| - "@mantine/notifications": "^7.9.0", |
| 75 | + "@ducanh2912/next-pwa": "^10.2.7", |
| 76 | + "@mantine/code-highlight": "^7.9.1", |
| 77 | + "@mantine/core": "^7.9.1", |
| 78 | + "@mantine/hooks": "^7.9.1", |
| 79 | + "@mantine/notifications": "^7.9.1", |
80 | 80 | "@tabler/icons-react": "^3.3.0",
|
81 |
| - "@types/lodash": "^4.17.0", |
82 |
| - "@types/node": "^20.12.8", |
| 81 | + "@types/lodash": "^4.17.1", |
| 82 | + "@types/node": "^20.12.11", |
83 | 83 | "@types/react": "^18.3.1",
|
84 | 84 | "@types/react-dom": "^18.3.0",
|
85 | 85 | "@typescript-eslint/eslint-plugin": "^7.8.0",
|
|
0 commit comments