|
62 | 62 | "build-storybook": "storybook build" |
63 | 63 | }, |
64 | 64 | "devDependencies": { |
65 | | - "@emotion/react": "^11.13.3", |
66 | | - "@emotion/styled": "^11.13.0", |
67 | | - "@faker-js/faker": "^9.0.0", |
68 | | - "@mui/icons-material": "^6.1.0", |
69 | | - "@mui/material": "^6.1.0", |
70 | | - "@mui/x-date-pickers": "^7.16.0", |
| 65 | + "@emotion/react": "^11.13.5", |
| 66 | + "@emotion/styled": "^11.13.5", |
| 67 | + "@faker-js/faker": "^9.2.0", |
| 68 | + "@mui/icons-material": "^6.1.9", |
| 69 | + "@mui/material": "^6.1.9", |
| 70 | + "@mui/x-date-pickers": "^7.23.0", |
71 | 71 | "@rollup/plugin-typescript": "^11.1.6", |
72 | | - "@size-limit/preset-small-lib": "^11.1.5", |
73 | | - "@storybook/addon-a11y": "^8.3.0", |
74 | | - "@storybook/addon-essentials": "^8.3.0", |
75 | | - "@storybook/addon-links": "^8.3.0", |
76 | | - "@storybook/addon-storysource": "^8.3.0", |
77 | | - "@storybook/blocks": "^8.3.0", |
78 | | - "@storybook/preview-api": "^8.3.0", |
79 | | - "@storybook/react": "^8.3.0", |
80 | | - "@storybook/react-vite": "^8.3.0", |
81 | | - "@types/node": "^22.5.4", |
82 | | - "@types/react": "^18.3.5", |
83 | | - "@types/react-dom": "^18.3.0", |
84 | | - "@typescript-eslint/eslint-plugin": "^8.5.0", |
85 | | - "@typescript-eslint/parser": "^8.5.0", |
86 | | - "@vitejs/plugin-react": "^4.3.1", |
87 | | - "eslint": "^9.10.0", |
| 72 | + "@size-limit/preset-small-lib": "^11.1.6", |
| 73 | + "@storybook/addon-a11y": "^8.4.6", |
| 74 | + "@storybook/addon-essentials": "^8.4.6", |
| 75 | + "@storybook/addon-links": "^8.4.6", |
| 76 | + "@storybook/addon-storysource": "^8.4.6", |
| 77 | + "@storybook/blocks": "^8.4.6", |
| 78 | + "@storybook/preview-api": "^8.4.6", |
| 79 | + "@storybook/react": "^8.4.6", |
| 80 | + "@storybook/react-vite": "^8.4.6", |
| 81 | + "@types/node": "^22.10.1", |
| 82 | + "@types/react": "^18.3.12", |
| 83 | + "@types/react-dom": "^18.3.1", |
| 84 | + "@typescript-eslint/eslint-plugin": "^8.16.0", |
| 85 | + "@typescript-eslint/parser": "^8.16.0", |
| 86 | + "@vitejs/plugin-react": "^4.3.4", |
| 87 | + "eslint": "^9.16.0", |
88 | 88 | "eslint-plugin-mui-path-imports": "^0.0.15", |
89 | | - "eslint-plugin-perfectionist": "^3.5.0", |
90 | | - "eslint-plugin-storybook": "^0.8.0", |
| 89 | + "eslint-plugin-perfectionist": "^4.1.2", |
| 90 | + "eslint-plugin-storybook": "^0.11.1", |
91 | 91 | "prop-types": "^15.8.1", |
92 | 92 | "react": "^18.3.1", |
93 | 93 | "react-dom": "^18.3.1", |
|
97 | 97 | "rollup-plugin-delete": "^2.1.0", |
98 | 98 | "rollup-plugin-dts": "^6.1.1", |
99 | 99 | "rollup-plugin-peer-deps-external": "^2.2.4", |
100 | | - "size-limit": "^11.1.5", |
101 | | - "storybook": "^8.3.0", |
| 100 | + "size-limit": "^11.1.6", |
| 101 | + "storybook": "^8.4.6", |
102 | 102 | "storybook-dark-mode": "^4.0.2", |
103 | | - "tslib": "^2.7.0", |
104 | | - "typescript": "^5.6.2", |
105 | | - "vite": "^5.4.4" |
| 103 | + "tslib": "^2.8.1", |
| 104 | + "typescript": "^5.7.2", |
| 105 | + "vite": "^6.0.1" |
106 | 106 | }, |
107 | 107 | "peerDependencies": { |
108 | 108 | "@emotion/react": ">=11.13", |
|
116 | 116 | "dependencies": { |
117 | 117 | "@tanstack/match-sorter-utils": "8.19.4", |
118 | 118 | "@tanstack/react-table": "8.20.5", |
119 | | - "@tanstack/react-virtual": "3.10.7", |
| 119 | + "@tanstack/react-virtual": "3.10.9", |
120 | 120 | "highlight-words": "2.0.0" |
121 | 121 | } |
122 | 122 | } |
0 commit comments