|
19 | 19 | "@babel/preset-react": "^7.28.5", |
20 | 20 | "@babel/register": "^7.28.3", |
21 | 21 | "@babel/runtime-corejs2": "^7.28.4", |
22 | | - "@inquirer/prompts": "^8.0.1", |
23 | | - "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1", |
| 22 | + "@inquirer/prompts": "^8.1.0", |
| 23 | + "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2", |
24 | 24 | "@storybook/addon-designs": "8.2.1", |
25 | 25 | "@storybook/addon-essentials": "8.6.14", |
26 | 26 | "@storybook/addon-mdx-gfm": "8.6.14", |
27 | 27 | "@storybook/addon-actions": "9.0.8", |
28 | | - "@storybook/cli": "10.0.8", |
| 28 | + "@storybook/cli": "10.1.9", |
29 | 29 | "@storybook/react": "8.6.14", |
30 | 30 | "@storybook/react-webpack5": "8.6.14", |
31 | 31 | "@testing-library/cypress": "^10.1.0", |
|
38 | 38 | "clean-webpack-plugin": "^4.0.0", |
39 | 39 | "copy-webpack-plugin": "^13.0.1", |
40 | 40 | "css-loader": "^6.10.0", |
41 | | - "cypress": "15.7.0", |
| 41 | + "cypress": "15.8.0", |
42 | 42 | "cypress-browser-permissions": "^1.1.0", |
43 | 43 | "cypress-file-upload": "^5.0.8", |
44 | 44 | "cypress-log-to-output": "^1.1.2", |
|
50 | 50 | "eslint-plugin-cypress": "^3.6.0", |
51 | 51 | "eslint-plugin-import": "^2.32.0", |
52 | 52 | "eslint-plugin-jest": "^28.13.0", |
53 | | - "eslint-plugin-jsdoc": "^61.4.1", |
| 53 | + "eslint-plugin-jsdoc": "^61.5.0", |
54 | 54 | "eslint-plugin-prefer-arrow": "^1.2.3", |
55 | 55 | "eslint-plugin-prettier": "5.5.4", |
56 | 56 | "eslint-plugin-react": "^7.37.5", |
|
63 | 63 | "json": "^11.0.0", |
64 | 64 | "messageformat-parser": "^4.1.3", |
65 | 65 | "mini-css-extract-plugin": "^2.9.4", |
66 | | - "mjml": "^4.17.1", |
| 66 | + "mjml": "^4.18.0", |
67 | 67 | "mkdirp": "^3.0.1", |
68 | 68 | "nib": "^1.2.0", |
69 | 69 | "pg": "^8.16.3", |
70 | | - "prettier": "3.6.2", |
| 70 | + "prettier": "3.7.4", |
71 | 71 | "react-refresh": "^0.18.0", |
72 | | - "stylelint": "^16.26.0", |
| 72 | + "stylelint": "^16.26.1", |
73 | 73 | "stylelint-stylus": "^1.0.0", |
74 | 74 | "storybook": "^8.1.8", |
75 | 75 | "stylus": "^0.64.0", |
76 | 76 | "stylus-loader": "^8.1.2", |
77 | 77 | "wait-on": "^9.0.3", |
78 | | - "webpack": "^5.103.0", |
| 78 | + "webpack": "^5.104.0", |
79 | 79 | "webpack-cli": "^6.0.1", |
80 | 80 | "webpack-dev-server": "^5.2.2", |
81 | 81 | "webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d", |
82 | 82 | "yargs": "^17.7.2" |
83 | 83 | }, |
84 | 84 | "dependencies": { |
85 | | - "@tabler/icons-react": "^3.35.0", |
| 85 | + "@tabler/icons-react": "^3.36.0", |
86 | 86 | "@formatjs/intl-datetimeformat": "^6.18.2", |
87 | 87 | "@formatjs/intl-displaynames": "^6.8.13", |
88 | 88 | "@formatjs/intl-listformat": "^7.7.13", |
89 | 89 | "@formatjs/intl-locale": "^4.2.13", |
90 | 90 | "@formatjs/intl-numberformat": "^8.15.6", |
91 | 91 | "@formatjs/intl-pluralrules": "^5.4.6", |
92 | 92 | "@formatjs/intl-relativetimeformat": "^11.4.13", |
93 | | - "@reduxjs/toolkit": "^2.11.0", |
| 93 | + "@reduxjs/toolkit": "^2.11.2", |
94 | 94 | "@sentry/integrations": "^7.114.0", |
95 | | - "@sentry/react": "^10.27.0", |
| 95 | + "@sentry/react": "^10.31.0", |
96 | 96 | "@tippyjs/react": "^4.2.6", |
97 | 97 | "apexcharts": "^5.3.6", |
98 | 98 | "autobind-decorator": "^2.4.0", |
|
113 | 113 | "query-string": "^9.3.1", |
114 | 114 | "react": "^17.0.1", |
115 | 115 | "react-ace": "^6.6.0", |
116 | | - "react-apexcharts": "^1.8.0", |
| 116 | + "react-apexcharts": "^1.9.0", |
117 | 117 | "react-display-name": "^0.2.5", |
118 | 118 | "react-dom": "^17.0.1", |
119 | | - "react-focus-lock": "^2.13.6", |
| 119 | + "react-focus-lock": "^2.13.7", |
120 | 120 | "react-helmet": "^6.1.0", |
121 | 121 | "react-intl": "^7.1.14", |
122 | 122 | "react-leaflet": "^4.2.1", |
123 | 123 | "react-paginate": "^8.3.0", |
124 | 124 | "react-redux": "^8.1.2", |
125 | | - "react-remove-scroll": "^2.7.1", |
| 125 | + "react-remove-scroll": "^2.7.2", |
126 | 126 | "react-router-dom": "^6.14.1", |
127 | 127 | "react-select": "^5.10.2", |
128 | 128 | "react-string-replace": "^1.1.1", |
|
0 commit comments