|
21 | 21 | "@babel/runtime-corejs2": "^7.28.4", |
22 | 22 | "@inquirer/prompts": "^8.1.0", |
23 | 23 | "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2", |
| 24 | + "@storybook/addon-actions": "9.0.8", |
24 | 25 | "@storybook/addon-designs": "8.2.1", |
25 | 26 | "@storybook/addon-essentials": "8.6.14", |
26 | 27 | "@storybook/addon-mdx-gfm": "8.6.14", |
27 | | - "@storybook/addon-actions": "9.0.8", |
28 | 28 | "@storybook/cli": "10.1.11", |
29 | 29 | "@storybook/react": "8.6.14", |
30 | 30 | "@storybook/react-webpack5": "8.6.14", |
|
69 | 69 | "pg": "^8.16.3", |
70 | 70 | "prettier": "3.7.4", |
71 | 71 | "react-refresh": "^0.18.0", |
| 72 | + "storybook": "^8.6.15", |
72 | 73 | "stylelint": "^16.26.1", |
73 | 74 | "stylelint-stylus": "^1.0.0", |
74 | | - "storybook": "^8.6.15", |
75 | 75 | "stylus": "^0.64.0", |
76 | 76 | "stylus-loader": "^8.1.2", |
77 | 77 | "wait-on": "^9.0.3", |
|
82 | 82 | "yargs": "^17.7.2" |
83 | 83 | }, |
84 | 84 | "dependencies": { |
85 | | - "@tabler/icons-react": "^3.36.1", |
86 | 85 | "@formatjs/intl-datetimeformat": "^6.18.2", |
87 | 86 | "@formatjs/intl-displaynames": "^6.8.13", |
88 | 87 | "@formatjs/intl-listformat": "^7.7.13", |
89 | 88 | "@formatjs/intl-locale": "^4.2.13", |
90 | | - "@formatjs/intl-numberformat": "^8.15.6", |
| 89 | + "@formatjs/intl-numberformat": "^9.0.5", |
91 | 90 | "@formatjs/intl-pluralrules": "^5.4.6", |
92 | 91 | "@formatjs/intl-relativetimeformat": "^11.4.13", |
93 | 92 | "@reduxjs/toolkit": "^2.11.2", |
94 | 93 | "@sentry/integrations": "^7.114.0", |
95 | 94 | "@sentry/react": "^10.32.1", |
| 95 | + "@tabler/icons-react": "^3.36.1", |
96 | 96 | "@tippyjs/react": "^4.2.6", |
97 | 97 | "apexcharts": "^5.3.6", |
98 | 98 | "autobind-decorator": "^2.4.0", |
|
0 commit comments