|
1 | 1 | { |
2 | | - "version": "2.0.0-beta.3", |
| 2 | + "version": "2.0.0-beta.4", |
3 | 3 | "license": "MIT", |
4 | 4 | "name": "mantine-react-table", |
5 | 5 | "description": "A fully featured Mantine implementation of TanStack React Table V8, written from the ground up in TypeScript.", |
|
79 | 79 | "storybook:dev": "storybook dev -p 6007" |
80 | 80 | }, |
81 | 81 | "devDependencies": { |
82 | | - "@babel/core": "^7.24.5", |
83 | | - "@babel/preset-react": "^7.24.1", |
| 82 | + "@babel/core": "^7.24.6", |
| 83 | + "@babel/preset-react": "^7.24.6", |
84 | 84 | "@faker-js/faker": "^8.4.1", |
85 | | - "@mantine/core": "7.9.0", |
86 | | - "@mantine/dates": "7.9.0", |
87 | | - "@mantine/hooks": "7.9.0", |
| 85 | + "@mantine/core": "7.10.1", |
| 86 | + "@mantine/dates": "7.10.1", |
| 87 | + "@mantine/hooks": "7.10.1", |
88 | 88 | "@rollup/plugin-babel": "^6.0.4", |
89 | 89 | "@rollup/plugin-node-resolve": "^15.2.3", |
90 | 90 | "@rollup/plugin-typescript": "^11.1.6", |
91 | | - "@size-limit/preset-small-lib": "^11.1.2", |
92 | | - "@storybook/addon-a11y": "^8.0.9", |
93 | | - "@storybook/addon-essentials": "^8.0.9", |
94 | | - "@storybook/addon-interactions": "^8.0.9", |
95 | | - "@storybook/addon-links": "^8.0.9", |
96 | | - "@storybook/addon-storysource": "^8.0.9", |
97 | | - "@storybook/blocks": "^8.0.9", |
98 | | - "@storybook/preview-api": "^8.0.9", |
99 | | - "@storybook/react": "^8.0.9", |
100 | | - "@storybook/react-vite": "^8.0.9", |
| 91 | + "@size-limit/preset-small-lib": "^11.1.4", |
| 92 | + "@storybook/addon-a11y": "^8.1.5", |
| 93 | + "@storybook/addon-essentials": "^8.1.5", |
| 94 | + "@storybook/addon-interactions": "^8.1.5", |
| 95 | + "@storybook/addon-links": "^8.1.5", |
| 96 | + "@storybook/addon-storysource": "^8.1.5", |
| 97 | + "@storybook/blocks": "^8.1.5", |
| 98 | + "@storybook/preview-api": "^8.1.5", |
| 99 | + "@storybook/react": "^8.1.5", |
| 100 | + "@storybook/react-vite": "^8.1.5", |
101 | 101 | "@storybook/testing-library": "^0.2.2", |
102 | | - "@tabler/icons-react": "3.3.0", |
103 | | - "@types/node": "^20.12.8", |
104 | | - "@types/react": "^18.3.1", |
| 102 | + "@tabler/icons-react": "3.5.0", |
| 103 | + "@types/node": "^20.13.0", |
| 104 | + "@types/react": "^18.3.3", |
105 | 105 | "@types/react-dom": "^18.3.0", |
106 | | - "@typescript-eslint/eslint-plugin": "^7.8.0", |
107 | | - "@typescript-eslint/parser": "^7.8.0", |
108 | | - "@vitejs/plugin-react": "^4.2.1", |
| 106 | + "@typescript-eslint/eslint-plugin": "^7.11.0", |
| 107 | + "@typescript-eslint/parser": "^7.11.0", |
| 108 | + "@vitejs/plugin-react": "^4.3.0", |
109 | 109 | "clsx": "^2.1.1", |
110 | 110 | "dayjs": "^1.11.11", |
111 | | - "eslint": "^9.1.1", |
| 111 | + "eslint": "^9.3.0", |
112 | 112 | "eslint-plugin-perfectionist": "^2.10.0", |
113 | | - "mantine-contextmenu": "^7.9.0", |
| 113 | + "mantine-contextmenu": "^7.9.1", |
114 | 114 | "postcss": "^8.4.38", |
115 | 115 | "postcss-preset-mantine": "^1.15.0", |
116 | 116 | "postcss-simple-vars": "^7.0.1", |
117 | 117 | "prop-types": "^15.8.1", |
118 | 118 | "react": "^18.3.1", |
119 | 119 | "react-dom": "^18.3.1", |
120 | 120 | "react-is": "^18.3.1", |
121 | | - "rollup": "^4.17.2", |
| 121 | + "rollup": "^4.18.0", |
122 | 122 | "rollup-plugin-copy": "^3.5.0", |
123 | 123 | "rollup-plugin-delete": "^2.0.0", |
124 | | - "rollup-plugin-dts": "^6.1.0", |
| 124 | + "rollup-plugin-dts": "^6.1.1", |
125 | 125 | "rollup-plugin-peer-deps-external": "^2.2.4", |
126 | 126 | "rollup-plugin-postcss": "^4.0.2", |
127 | | - "size-limit": "^11.1.2", |
128 | | - "storybook": "^8.0.9", |
| 127 | + "size-limit": "^11.1.4", |
| 128 | + "storybook": "^8.1.5", |
129 | 129 | "storybook-dark-mode": "^4.0.1", |
130 | 130 | "tslib": "^2.6.2", |
131 | 131 | "typescript": "^5.4.5", |
132 | 132 | "typescript-plugin-css-modules": "^5.1.0", |
133 | | - "vite": "^5.2.11" |
| 133 | + "vite": "^5.2.12" |
134 | 134 | }, |
135 | 135 | "dependencies": { |
136 | 136 | "@tanstack/match-sorter-utils": "8.15.1", |
137 | | - "@tanstack/react-table": "8.16.0", |
| 137 | + "@tanstack/react-table": "8.17.3", |
138 | 138 | "@tanstack/react-virtual": "3.5.0" |
139 | 139 | }, |
140 | 140 | "peerDependencies": { |
|
0 commit comments