|
34 | 34 | "dayjs": "^1.11.19" |
35 | 35 | }, |
36 | 36 | "devDependencies": { |
37 | | - "@eslint/js": "^9.39.1", |
| 37 | + "@eslint/js": "^9.39.2", |
38 | 38 | "@ianvs/prettier-plugin-sort-imports": "^4.7.0", |
39 | 39 | "@mantine-tests/core": "^2.0.0", |
40 | | - "@mantine/core": "8.3.10", |
41 | | - "@mantine/hooks": "8.3.10", |
| 40 | + "@mantine/core": "8.3.11", |
| 41 | + "@mantine/hooks": "8.3.11", |
42 | 42 | "@rollup/plugin-node-resolve": "^16.0.3", |
43 | 43 | "@rollup/plugin-replace": "^6.0.3", |
44 | | - "@storybook/addon-essentials": "^8.6.14", |
45 | | - "@storybook/blocks": "^8.6.14", |
46 | | - "@storybook/react": "^8.6.14", |
47 | | - "@storybook/react-vite": "^8.6.14", |
| 44 | + "@storybook/addon-essentials": "^8.6.15", |
| 45 | + "@storybook/blocks": "^8.6.15", |
| 46 | + "@storybook/react": "^8.6.15", |
| 47 | + "@storybook/react-vite": "^8.6.15", |
48 | 48 | "@testing-library/dom": "^10.4.1", |
49 | 49 | "@testing-library/jest-dom": "^6.9.1", |
50 | | - "@testing-library/react": "^16.3.0", |
| 50 | + "@testing-library/react": "^16.3.1", |
51 | 51 | "@testing-library/user-event": "^14.6.1", |
52 | 52 | "@types/eslint-plugin-jsx-a11y": "^6.10.1", |
53 | 53 | "@types/fs-extra": "^11.0.4", |
54 | 54 | "@types/identity-obj-proxy": "^3.0.2", |
55 | 55 | "@types/jest": "^29.5.14", |
56 | | - "@types/node": "^22.19.2", |
| 56 | + "@types/node": "^22.19.3", |
57 | 57 | "@types/react": "^19.2.7", |
58 | 58 | "@types/react-dom": "^19.2.3", |
59 | 59 | "@types/signale": "^1.4.7", |
60 | 60 | "@types/yargs": "^17.0.35", |
61 | 61 | "@vitejs/plugin-react": "^4.7.0", |
62 | | - "esbuild": "^0.27.1", |
| 62 | + "esbuild": "^0.27.2", |
63 | 63 | "esbuild-jest": "^0.5.0", |
64 | | - "eslint": "^9.39.1", |
| 64 | + "eslint": "^9.39.2", |
65 | 65 | "eslint-config-mantine": "^4.0.3", |
66 | 66 | "eslint-plugin-jsx-a11y": "^6.10.2", |
67 | 67 | "eslint-plugin-react": "^7.37.5", |
68 | | - "fs-extra": "^11.3.2", |
| 68 | + "fs-extra": "^11.3.3", |
69 | 69 | "gh-pages": "^6.3.0", |
70 | 70 | "hash-css-selector": "^1.1.0", |
71 | 71 | "identity-obj-proxy": "^3.0.0", |
|
81 | 81 | "react": "19.2.3", |
82 | 82 | "react-dom": "19.2.3", |
83 | 83 | "rimraf": "^6.1.2", |
84 | | - "rollup": "^4.53.3", |
| 84 | + "rollup": "^4.55.1", |
85 | 85 | "rollup-plugin-banner2": "^1.3.1", |
86 | 86 | "rollup-plugin-esbuild": "^6.2.1", |
87 | 87 | "rollup-plugin-node-externals": "^8.1.2", |
88 | 88 | "rollup-plugin-postcss": "^4.0.2", |
89 | 89 | "signale": "^1.4.0", |
90 | 90 | "simple-git": "^3.30.0", |
91 | | - "storybook": "^8.6.14", |
| 91 | + "storybook": "^8.6.15", |
92 | 92 | "storybook-dark-mode": "^4.0.2", |
93 | 93 | "stylelint": "^16.26.1", |
94 | 94 | "stylelint-config-standard-scss": "^14.0.0", |
95 | 95 | "syncpack": "^13.0.4", |
96 | 96 | "tsx": "^4.21.0", |
97 | 97 | "typescript": "5.9.3", |
98 | | - "typescript-eslint": "^8.49.0", |
| 98 | + "typescript-eslint": "^8.51.0", |
99 | 99 | "version-next": "^1.0.2", |
100 | 100 | "vite": "^6.4.1", |
101 | 101 | "yargs": "^17.7.2", |
|
0 commit comments