|
15 | 15 | "@babel/plugin-transform-runtime": "^7.29.0", |
16 | 16 | "@babel/plugin-transform-spread": "^7.28.6", |
17 | 17 | "@babel/plugin-transform-strict-mode": "^7.27.1", |
18 | | - "@babel/preset-env": "^7.29.0", |
| 18 | + "@babel/preset-env": "^7.29.2", |
19 | 19 | "@babel/preset-react": "^7.28.5", |
20 | 20 | "@babel/register": "^7.28.6", |
21 | | - "@babel/runtime-corejs2": "^7.28.6", |
22 | | - "@inquirer/prompts": "^8.3.0", |
| 21 | + "@babel/runtime-corejs2": "^7.29.2", |
| 22 | + "@inquirer/prompts": "^8.3.2", |
23 | 23 | "@pmmmwh/react-refresh-webpack-plugin": "^0.6.2", |
24 | 24 | "@storybook/addon-actions": "9.0.8", |
25 | 25 | "@storybook/addon-designs": "8.2.1", |
26 | 26 | "@storybook/addon-essentials": "8.6.14", |
27 | 27 | "@storybook/addon-mdx-gfm": "8.6.14", |
28 | | - "@storybook/cli": "10.2.14", |
| 28 | + "@storybook/cli": "10.2.19", |
29 | 29 | "@storybook/react": "8.6.14", |
30 | 30 | "@storybook/react-webpack5": "8.6.14", |
31 | 31 | "@testing-library/cypress": "^10.1.0", |
32 | 32 | "add-asset-html-webpack-plugin": "^6.0.0", |
33 | | - "babel-jest": "^30.2.0", |
34 | | - "babel-loader": "^10.0.0", |
| 33 | + "babel-jest": "^30.3.0", |
| 34 | + "babel-loader": "^10.1.1", |
35 | 35 | "babel-plugin-lodash": "^3.3.4", |
36 | 36 | "babel-plugin-react-intl": "^3.0.1", |
37 | 37 | "babel-plugin-react-intl-auto": "^3.3.0", |
38 | 38 | "clean-webpack-plugin": "^4.0.0", |
39 | 39 | "copy-webpack-plugin": "^14.0.0", |
40 | 40 | "css-loader": "^6.10.0", |
41 | | - "cypress": "15.11.0", |
| 41 | + "cypress": "15.12.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": "^62.7.1", |
| 53 | + "eslint-plugin-jsdoc": "^62.8.0", |
54 | 54 | "eslint-plugin-prefer-arrow": "^1.2.3", |
55 | 55 | "eslint-plugin-prettier": "5.5.5", |
56 | 56 | "eslint-plugin-react": "^7.37.5", |
57 | 57 | "file-loader": "^6.2.0", |
58 | 58 | "html-webpack-plugin": "^5.6.6", |
59 | 59 | "http-proxy-middleware": "^3.0.5", |
60 | | - "jest": "^30.2.0", |
61 | | - "jest-environment-jsdom": "^30.2.0", |
| 60 | + "jest": "^30.3.0", |
| 61 | + "jest-environment-jsdom": "^30.3.0", |
62 | 62 | "js-yaml": "^4.1.1", |
63 | 63 | "json": "^11.0.0", |
64 | 64 | "messageformat-parser": "^4.1.3", |
65 | | - "mini-css-extract-plugin": "^2.10.0", |
| 65 | + "mini-css-extract-plugin": "^2.10.1", |
66 | 66 | "mjml": "^4.18.0", |
67 | 67 | "mkdirp": "^3.0.1", |
68 | 68 | "nib": "^1.2.0", |
69 | | - "pg": "^8.19.0", |
| 69 | + "pg": "^8.20.0", |
70 | 70 | "prettier": "3.8.1", |
71 | 71 | "react-refresh": "^0.18.0", |
72 | 72 | "storybook": "^8.6.18", |
|
75 | 75 | "stylus": "^0.64.0", |
76 | 76 | "stylus-loader": "^8.1.3", |
77 | 77 | "wait-on": "^9.0.4", |
78 | | - "webpack": "^5.105.3", |
| 78 | + "webpack": "^5.105.4", |
79 | 79 | "webpack-cli": "^6.0.1", |
80 | 80 | "webpack-dev-server": "^5.2.3", |
81 | 81 | "webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d", |
82 | 82 | "yargs": "^18.0.0" |
83 | 83 | }, |
84 | 84 | "dependencies": { |
85 | | - "@formatjs/intl-datetimeformat": "^7.2.2", |
86 | | - "@formatjs/intl-displaynames": "^7.2.1", |
87 | | - "@formatjs/intl-listformat": "^8.2.1", |
88 | | - "@formatjs/intl-locale": "^5.2.1", |
89 | | - "@formatjs/intl-numberformat": "^9.2.2", |
90 | | - "@formatjs/intl-pluralrules": "^6.2.2", |
91 | | - "@formatjs/intl-relativetimeformat": "^12.2.2", |
| 85 | + "@formatjs/intl-datetimeformat": "^7.2.6", |
| 86 | + "@formatjs/intl-displaynames": "^7.2.3", |
| 87 | + "@formatjs/intl-listformat": "^8.2.3", |
| 88 | + "@formatjs/intl-locale": "^5.2.2", |
| 89 | + "@formatjs/intl-numberformat": "^9.2.4", |
| 90 | + "@formatjs/intl-pluralrules": "^6.2.4", |
| 91 | + "@formatjs/intl-relativetimeformat": "^12.2.4", |
92 | 92 | "@reduxjs/toolkit": "^2.11.2", |
93 | 93 | "@sentry/integrations": "^7.114.0", |
94 | | - "@sentry/react": "^10.41.0", |
95 | | - "@tabler/icons-react": "^3.38.0", |
| 94 | + "@sentry/react": "^10.43.0", |
| 95 | + "@tabler/icons-react": "^3.40.0", |
96 | 96 | "@tippyjs/react": "^4.2.6", |
97 | | - "apexcharts": "^5.8.1", |
| 97 | + "apexcharts": "^5.10.4", |
98 | 98 | "autobind-decorator": "^2.4.0", |
99 | 99 | "axios": "^1.13.4", |
100 | 100 | "brace": "^0.11.1", |
|
113 | 113 | "query-string": "^9.3.1", |
114 | 114 | "react": "^17.0.1", |
115 | 115 | "react-ace": "^6.6.0", |
116 | | - "react-apexcharts": "^2.0.1", |
| 116 | + "react-apexcharts": "^2.1.0", |
117 | 117 | "react-display-name": "^0.2.5", |
118 | 118 | "react-dom": "^17.0.1", |
119 | 119 | "react-focus-lock": "^2.13.7", |
|
0 commit comments