|
6 | 6 | "repository": "https://github.com/TheThingsNetwork/lorawan-stack.git", |
7 | 7 | "license": "Apache-2.0", |
8 | 8 | "devDependencies": { |
9 | | - "@babel/cli": "^7.28.3", |
10 | | - "@babel/core": "^7.28.5", |
11 | | - "@babel/eslint-parser": "^7.28.5", |
| 9 | + "@babel/cli": "^7.28.6", |
| 10 | + "@babel/core": "^7.28.6", |
| 11 | + "@babel/eslint-parser": "^7.28.6", |
12 | 12 | "@babel/plugin-proposal-class-properties": "^7.18.6", |
13 | | - "@babel/plugin-proposal-decorators": "^7.28.0", |
| 13 | + "@babel/plugin-proposal-decorators": "^7.28.6", |
14 | 14 | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
15 | 15 | "@babel/plugin-transform-runtime": "^7.28.5", |
16 | | - "@babel/plugin-transform-spread": "^7.27.1", |
| 16 | + "@babel/plugin-transform-spread": "^7.28.6", |
17 | 17 | "@babel/plugin-transform-strict-mode": "^7.27.1", |
18 | | - "@babel/preset-env": "^7.28.5", |
| 18 | + "@babel/preset-env": "^7.28.6", |
19 | 19 | "@babel/preset-react": "^7.28.5", |
20 | | - "@babel/register": "^7.28.3", |
21 | | - "@babel/runtime-corejs2": "^7.28.4", |
22 | | - "@inquirer/prompts": "^8.1.0", |
| 20 | + "@babel/register": "^7.28.6", |
| 21 | + "@babel/runtime-corejs2": "^7.28.6", |
| 22 | + "@inquirer/prompts": "^8.2.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", |
|
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.8.1", |
| 41 | + "cypress": "15.8.2", |
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", |
|
77 | 77 | "wait-on": "^9.0.3", |
78 | 78 | "webpack": "^5.104.1", |
79 | 79 | "webpack-cli": "^6.0.1", |
80 | | - "webpack-dev-server": "^5.2.2", |
| 80 | + "webpack-dev-server": "^5.2.3", |
81 | 81 | "webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d", |
82 | 82 | "yargs": "^17.7.2" |
83 | 83 | }, |
|
86 | 86 | "@formatjs/intl-displaynames": "^6.8.13", |
87 | 87 | "@formatjs/intl-listformat": "^7.7.13", |
88 | 88 | "@formatjs/intl-locale": "^4.2.13", |
89 | | - "@formatjs/intl-numberformat": "^9.0.5", |
| 89 | + "@formatjs/intl-numberformat": "^9.1.2", |
90 | 90 | "@formatjs/intl-pluralrules": "^5.4.6", |
91 | 91 | "@formatjs/intl-relativetimeformat": "^11.4.13", |
92 | 92 | "@reduxjs/toolkit": "^2.11.2", |
93 | 93 | "@sentry/integrations": "^7.114.0", |
94 | | - "@sentry/react": "^10.32.1", |
| 94 | + "@sentry/react": "^10.33.0", |
95 | 95 | "@tabler/icons-react": "^3.36.1", |
96 | 96 | "@tippyjs/react": "^4.2.6", |
97 | 97 | "apexcharts": "^5.3.6", |
|
0 commit comments