|
19 | 19 | "@babel/preset-react": "^7.28.5", |
20 | 20 | "@babel/register": "^7.28.6", |
21 | 21 | "@babel/runtime-corejs2": "^7.29.2", |
22 | | - "@inquirer/prompts": "^8.3.2", |
| 22 | + "@inquirer/prompts": "^8.4.0", |
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.19", |
| 28 | + "@storybook/cli": "10.3.4", |
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": "^14.0.0", |
40 | 40 | "css-loader": "^6.10.0", |
41 | | - "cypress": "15.12.0", |
| 41 | + "cypress": "15.13.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", |
45 | 45 | "eslint": "^8.44.0", |
46 | 46 | "eslint-config-prettier": "^10.1.8", |
47 | 47 | "eslint-config-ttn": "git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0", |
48 | | - "eslint-import-resolver-webpack": "^0.13.10", |
| 48 | + "eslint-import-resolver-webpack": "^0.13.11", |
49 | 49 | "eslint-plugin-babel": "^5.3.1", |
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.8.0", |
| 53 | + "eslint-plugin-jsdoc": "^62.9.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", |
|
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.1", |
| 65 | + "mini-css-extract-plugin": "^2.10.2", |
66 | 66 | "mjml": "^4.18.0", |
67 | 67 | "mkdirp": "^3.0.1", |
68 | 68 | "nib": "^1.2.0", |
|
82 | 82 | "yargs": "^18.0.0" |
83 | 83 | }, |
84 | 84 | "dependencies": { |
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", |
| 85 | + "@formatjs/intl-datetimeformat": "^7.3.1", |
| 86 | + "@formatjs/intl-displaynames": "^7.3.1", |
| 87 | + "@formatjs/intl-listformat": "^8.3.1", |
| 88 | + "@formatjs/intl-locale": "^5.3.1", |
| 89 | + "@formatjs/intl-numberformat": "^9.3.1", |
| 90 | + "@formatjs/intl-pluralrules": "^6.3.1", |
| 91 | + "@formatjs/intl-relativetimeformat": "^12.3.1", |
92 | 92 | "@reduxjs/toolkit": "^2.11.2", |
93 | 93 | "@sentry/integrations": "^7.114.0", |
94 | | - "@sentry/react": "^10.43.0", |
95 | | - "@tabler/icons-react": "^3.40.0", |
| 94 | + "@sentry/react": "^10.47.0", |
| 95 | + "@tabler/icons-react": "^3.41.1", |
96 | 96 | "@tippyjs/react": "^4.2.6", |
97 | | - "apexcharts": "^5.10.4", |
| 97 | + "apexcharts": "^5.10.5", |
98 | 98 | "autobind-decorator": "^2.4.0", |
99 | 99 | "axios": "^1.13.4", |
100 | 100 | "brace": "^0.11.1", |
|
107 | 107 | "history": "^5.3.0", |
108 | 108 | "jsqr": "^1.4.0", |
109 | 109 | "leaflet": "^1.9.4", |
110 | | - "lodash": "^4.17.23", |
| 110 | + "lodash": "^4.18.1", |
111 | 111 | "md5": "^2.3.0", |
112 | 112 | "prop-types": "^15.8.1", |
113 | 113 | "query-string": "^9.3.1", |
|
0 commit comments