|
7 | 7 | "license": "Apache-2.0", |
8 | 8 | "devDependencies": { |
9 | 9 | "@babel/cli": "^7.28.3", |
10 | | - "@babel/core": "^7.28.3", |
11 | | - "@babel/eslint-parser": "^7.28.0", |
| 10 | + "@babel/core": "^7.28.4", |
| 11 | + "@babel/eslint-parser": "^7.28.4", |
12 | 12 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
13 | 13 | "@babel/plugin-proposal-decorators": "^7.28.0", |
14 | 14 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
|
18 | 18 | "@babel/preset-env": "^7.28.3", |
19 | 19 | "@babel/preset-react": "^7.27.1", |
20 | 20 | "@babel/register": "^7.28.3", |
21 | | - "@babel/runtime-corejs2": "^7.28.3", |
22 | | - "@inquirer/prompts": "^7.8.4", |
| 21 | + "@babel/runtime-corejs2": "^7.28.4", |
| 22 | + "@inquirer/prompts": "^7.8.6", |
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.1.3", |
| 28 | + "@storybook/cli": "9.1.7", |
29 | 29 | "@storybook/react": "8.6.14", |
30 | 30 | "@storybook/react-webpack5": "8.6.14", |
31 | | - "@testing-library/cypress": "^10.0.3", |
| 31 | + "@testing-library/cypress": "^10.1.0", |
32 | 32 | "add-asset-html-webpack-plugin": "^6.0.0", |
33 | 33 | "babel-jest": "^30.1.2", |
34 | 34 | "babel-loader": "^10.0.0", |
|
57 | 57 | "file-loader": "^6.2.0", |
58 | 58 | "html-webpack-plugin": "^5.6.4", |
59 | 59 | "http-proxy-middleware": "^3.0.5", |
60 | | - "jest": "^30.1.2", |
| 60 | + "jest": "^30.1.3", |
61 | 61 | "jest-environment-jsdom": "^30.1.2", |
62 | 62 | "js-yaml": "^4.0.0", |
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.15.3", |
| 66 | + "mjml": "^4.16.1", |
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.23.1", |
| 72 | + "stylelint": "^16.24.0", |
73 | 73 | "stylelint-stylus": "^1.0.0", |
74 | 74 | "storybook": "^8.1.8", |
75 | 75 | "stylus": "^0.64.0", |
|
82 | 82 | "yargs": "^17.7.2" |
83 | 83 | }, |
84 | 84 | "dependencies": { |
85 | | - "@tabler/icons-react": "^3.34.1", |
| 85 | + "@tabler/icons-react": "^3.35.0", |
86 | 86 | "@formatjs/intl-datetimeformat": "^6.18.0", |
87 | 87 | "@formatjs/intl-displaynames": "^6.8.11", |
88 | 88 | "@formatjs/intl-listformat": "^7.7.11", |
89 | 89 | "@formatjs/intl-locale": "^4.2.11", |
90 | 90 | "@formatjs/intl-numberformat": "^8.15.4", |
91 | 91 | "@formatjs/intl-pluralrules": "^5.4.4", |
92 | 92 | "@formatjs/intl-relativetimeformat": "^11.4.11", |
93 | | - "@reduxjs/toolkit": "^2.8.2", |
| 93 | + "@reduxjs/toolkit": "^2.9.0", |
94 | 94 | "@sentry/integrations": "^7.114.0", |
95 | | - "@sentry/react": "^10.8.0", |
| 95 | + "@sentry/react": "^10.13.0", |
96 | 96 | "@tippyjs/react": "^4.2.6", |
97 | | - "apexcharts": "^5.3.4", |
| 97 | + "apexcharts": "^5.3.5", |
98 | 98 | "autobind-decorator": "^2.4.0", |
99 | 99 | "axios": "^1.5.1", |
100 | 100 | "brace": "^0.11.1", |
|
110 | 110 | "lodash": "^4.17.21", |
111 | 111 | "md5": "^2.3.0", |
112 | 112 | "prop-types": "^15.8.1", |
113 | | - "query-string": "^9.2.2", |
| 113 | + "query-string": "^9.3.1", |
114 | 114 | "react": "^17.0.1", |
115 | 115 | "react-ace": "^6.6.0", |
116 | 116 | "react-apexcharts": "^1.7.0", |
|
140 | 140 | "ttn-lw": "file:sdk/js", |
141 | 141 | "unicode-properties": "^1.4.1", |
142 | 142 | "url-template": "^3.1.1", |
143 | | - "yup": "^1.7.0" |
| 143 | + "yup": "^1.7.1" |
144 | 144 | }, |
145 | 145 | "resolutions": { |
146 | 146 | "cli-truncate": "2.1.0", |
|
0 commit comments