Skip to content

Commit 8940032

Browse files
Merge pull request #7668 from TheThingsNetwork/dependabot/npm_and_yarn/safe-5686f9627e
dev: bump the safe group with 16 updates
2 parents 5333201 + 699acee commit 8940032

File tree

2 files changed

+560
-517
lines changed

2 files changed

+560
-517
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,39 +6,39 @@
66
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
77
"license": "Apache-2.0",
88
"devDependencies": {
9-
"@babel/cli": "^7.27.2",
10-
"@babel/core": "^7.27.7",
11-
"@babel/eslint-parser": "^7.27.5",
9+
"@babel/cli": "^7.28.0",
10+
"@babel/core": "^7.28.0",
11+
"@babel/eslint-parser": "^7.28.0",
1212
"@babel/plugin-proposal-class-properties": "^7.18.6",
13-
"@babel/plugin-proposal-decorators": "^7.27.1",
13+
"@babel/plugin-proposal-decorators": "^7.28.0",
1414
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
15-
"@babel/plugin-transform-runtime": "^7.27.4",
15+
"@babel/plugin-transform-runtime": "^7.28.0",
1616
"@babel/plugin-transform-spread": "^7.27.1",
1717
"@babel/plugin-transform-strict-mode": "^7.27.1",
18-
"@babel/preset-env": "^7.27.2",
18+
"@babel/preset-env": "^7.28.0",
1919
"@babel/preset-react": "^7.27.1",
2020
"@babel/register": "^7.27.1",
2121
"@babel/runtime-corejs2": "^7.27.6",
22-
"@inquirer/prompts": "^7.5.3",
22+
"@inquirer/prompts": "^7.6.0",
2323
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
2424
"@storybook/addon-designs": "8.2.1",
2525
"@storybook/addon-essentials": "8.6.14",
2626
"@storybook/addon-mdx-gfm": "8.6.14",
2727
"@storybook/addon-actions": "9.0.8",
28-
"@storybook/cli": "9.0.14",
28+
"@storybook/cli": "9.0.15",
2929
"@storybook/react": "8.6.14",
3030
"@storybook/react-webpack5": "8.6.14",
3131
"@testing-library/cypress": "^10.0.3",
3232
"add-asset-html-webpack-plugin": "^6.0.0",
33-
"babel-jest": "^30.0.2",
33+
"babel-jest": "^30.0.4",
3434
"babel-loader": "^10.0.0",
3535
"babel-plugin-lodash": "^3.3.4",
3636
"babel-plugin-react-intl": "^3.0.1",
3737
"babel-plugin-react-intl-auto": "^3.3.0",
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^13.0.0",
4040
"css-loader": "^6.10.0",
41-
"cypress": "14.5.0",
41+
"cypress": "14.5.1",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
@@ -50,15 +50,15 @@
5050
"eslint-plugin-cypress": "^3.6.0",
5151
"eslint-plugin-import": "^2.32.0",
5252
"eslint-plugin-jest": "^28.13.0",
53-
"eslint-plugin-jsdoc": "^51.3.1",
53+
"eslint-plugin-jsdoc": "^51.3.4",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
5555
"eslint-plugin-prettier": "5.5.1",
5656
"eslint-plugin-react": "^7.37.5",
5757
"file-loader": "^6.2.0",
5858
"html-webpack-plugin": "^5.6.3",
5959
"http-proxy-middleware": "^3.0.5",
60-
"jest": "^30.0.3",
61-
"jest-environment-jsdom": "^30.0.2",
60+
"jest": "^30.0.4",
61+
"jest-environment-jsdom": "^30.0.4",
6262
"js-yaml": "^4.0.0",
6363
"json": "^11.0.0",
6464
"messageformat-parser": "^4.1.3",
@@ -69,7 +69,7 @@
6969
"pg": "^8.16.3",
7070
"prettier": "3.6.2",
7171
"react-refresh": "^0.17.0",
72-
"stylelint": "^16.21.0",
72+
"stylelint": "^16.21.1",
7373
"stylelint-stylus": "^1.0.0",
7474
"storybook": "^8.1.8",
7575
"stylus": "^0.64.0",
@@ -92,7 +92,7 @@
9292
"@formatjs/intl-relativetimeformat": "^11.4.11",
9393
"@reduxjs/toolkit": "^2.8.2",
9494
"@sentry/integrations": "^7.114.0",
95-
"@sentry/react": "^9.33.0",
95+
"@sentry/react": "^9.35.0",
9696
"@tippyjs/react": "^4.2.6",
9797
"apexcharts": "^4.7.0",
9898
"autobind-decorator": "^2.4.0",
@@ -110,7 +110,7 @@
110110
"lodash": "^4.17.21",
111111
"md5": "^2.3.0",
112112
"prop-types": "^15.8.1",
113-
"query-string": "^9.2.1",
113+
"query-string": "^9.2.2",
114114
"react": "^17.0.1",
115115
"react-ace": "^6.6.0",
116116
"react-apexcharts": "^1.7.0",

0 commit comments

Comments
 (0)