|
18 | 18 | "@babel/preset-env": "^7.28.0", |
19 | 19 | "@babel/preset-react": "^7.27.1", |
20 | 20 | "@babel/register": "^7.27.1", |
21 | | - "@babel/runtime-corejs2": "^7.27.6", |
22 | | - "@inquirer/prompts": "^7.7.1", |
| 21 | + "@babel/runtime-corejs2": "^7.28.2", |
| 22 | + "@inquirer/prompts": "^7.8.0", |
23 | 23 | "@pmmmwh/react-refresh-webpack-plugin": "^0.6.1", |
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": "9.0.17", |
| 28 | + "@storybook/cli": "9.1.1", |
29 | 29 | "@storybook/react": "8.6.14", |
30 | 30 | "@storybook/react-webpack5": "8.6.14", |
31 | 31 | "@testing-library/cypress": "^10.0.3", |
32 | 32 | "add-asset-html-webpack-plugin": "^6.0.0", |
33 | | - "babel-jest": "^30.0.4", |
| 33 | + "babel-jest": "^30.0.5", |
34 | 34 | "babel-loader": "^10.0.0", |
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": "^13.0.0", |
40 | 40 | "css-loader": "^6.10.0", |
41 | | - "cypress": "14.5.2", |
| 41 | + "cypress": "14.5.3", |
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", |
|
57 | 57 | "file-loader": "^6.2.0", |
58 | 58 | "html-webpack-plugin": "^5.6.3", |
59 | 59 | "http-proxy-middleware": "^3.0.5", |
60 | | - "jest": "^30.0.4", |
61 | | - "jest-environment-jsdom": "^30.0.4", |
| 60 | + "jest": "^30.0.5", |
| 61 | + "jest-environment-jsdom": "^30.0.5", |
62 | 62 | "js-yaml": "^4.0.0", |
63 | 63 | "json": "^11.0.0", |
64 | 64 | "messageformat-parser": "^4.1.3", |
65 | | - "mini-css-extract-plugin": "^2.9.2", |
| 65 | + "mini-css-extract-plugin": "^2.9.3", |
66 | 66 | "mjml": "^4.15.3", |
67 | 67 | "mkdirp": "^3.0.1", |
68 | 68 | "nib": "^1.2.0", |
69 | 69 | "pg": "^8.16.3", |
70 | 70 | "prettier": "3.6.2", |
71 | 71 | "react-refresh": "^0.17.0", |
72 | | - "stylelint": "^16.22.0", |
| 72 | + "stylelint": "^16.23.0", |
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.1", |
77 | | - "wait-on": "^8.0.3", |
78 | | - "webpack": "^5.100.2", |
| 77 | + "wait-on": "^8.0.4", |
| 78 | + "webpack": "^5.101.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", |
|
94 | 94 | "@sentry/integrations": "^7.114.0", |
95 | 95 | "@sentry/react": "^9.40.0", |
96 | 96 | "@tippyjs/react": "^4.2.6", |
97 | | - "apexcharts": "^5.3.0", |
| 97 | + "apexcharts": "^5.3.2", |
98 | 98 | "autobind-decorator": "^2.4.0", |
99 | 99 | "axios": "^1.5.1", |
100 | 100 | "brace": "^0.11.1", |
|
140 | 140 | "ttn-lw": "file:sdk/js", |
141 | 141 | "unicode-properties": "^1.4.1", |
142 | 142 | "url-template": "^3.1.1", |
143 | | - "yup": "^1.6.1" |
| 143 | + "yup": "^1.7.0" |
144 | 144 | }, |
145 | 145 | "resolutions": { |
146 | 146 | "cli-truncate": "2.1.0", |
|
0 commit comments