Skip to content

Commit 1ec1dc3

Browse files
Merge pull request #7802 from TheThingsNetwork/dependabot/npm_and_yarn/safe-da3b08ffc4
dev: bump the safe group with 13 updates
2 parents 331a93a + af57b69 commit 1ec1dc3

2 files changed

Lines changed: 931 additions & 727 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@
66
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
77
"license": "Apache-2.0",
88
"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",
1212
"@babel/plugin-proposal-class-properties": "^7.18.6",
13-
"@babel/plugin-proposal-decorators": "^7.28.0",
13+
"@babel/plugin-proposal-decorators": "^7.28.6",
1414
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
1515
"@babel/plugin-transform-runtime": "^7.28.5",
16-
"@babel/plugin-transform-spread": "^7.27.1",
16+
"@babel/plugin-transform-spread": "^7.28.6",
1717
"@babel/plugin-transform-strict-mode": "^7.27.1",
18-
"@babel/preset-env": "^7.28.5",
18+
"@babel/preset-env": "^7.28.6",
1919
"@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",
2323
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
2424
"@storybook/addon-actions": "9.0.8",
2525
"@storybook/addon-designs": "8.2.1",
@@ -38,7 +38,7 @@
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^13.0.1",
4040
"css-loader": "^6.10.0",
41-
"cypress": "15.8.1",
41+
"cypress": "15.8.2",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
@@ -77,7 +77,7 @@
7777
"wait-on": "^9.0.3",
7878
"webpack": "^5.104.1",
7979
"webpack-cli": "^6.0.1",
80-
"webpack-dev-server": "^5.2.2",
80+
"webpack-dev-server": "^5.2.3",
8181
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
8282
"yargs": "^17.7.2"
8383
},
@@ -86,12 +86,12 @@
8686
"@formatjs/intl-displaynames": "^6.8.13",
8787
"@formatjs/intl-listformat": "^7.7.13",
8888
"@formatjs/intl-locale": "^4.2.13",
89-
"@formatjs/intl-numberformat": "^9.0.5",
89+
"@formatjs/intl-numberformat": "^9.1.2",
9090
"@formatjs/intl-pluralrules": "^5.4.6",
9191
"@formatjs/intl-relativetimeformat": "^11.4.13",
9292
"@reduxjs/toolkit": "^2.11.2",
9393
"@sentry/integrations": "^7.114.0",
94-
"@sentry/react": "^10.32.1",
94+
"@sentry/react": "^10.33.0",
9595
"@tabler/icons-react": "^3.36.1",
9696
"@tippyjs/react": "^4.2.6",
9797
"apexcharts": "^5.3.6",

0 commit comments

Comments
 (0)