Skip to content

Commit a3539ff

Browse files
authored
Merge pull request #7577 from TheThingsNetwork/dependabot/npm_and_yarn/safe-80fb3297c1
dev: bump the safe group across 1 directory with 32 updates
2 parents 2ec6d91 + 1fb42e0 commit a3539ff

2 files changed

Lines changed: 637 additions & 642 deletions

File tree

package.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,28 @@
66
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
77
"license": "Apache-2.0",
88
"devDependencies": {
9-
"@babel/cli": "^7.26.4",
10-
"@babel/core": "^7.26.9",
11-
"@babel/eslint-parser": "^7.26.8",
9+
"@babel/cli": "^7.27.0",
10+
"@babel/core": "^7.26.10",
11+
"@babel/eslint-parser": "^7.27.0",
1212
"@babel/plugin-proposal-class-properties": "^7.18.6",
1313
"@babel/plugin-proposal-decorators": "^7.25.9",
1414
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
15-
"@babel/plugin-transform-runtime": "^7.26.9",
15+
"@babel/plugin-transform-runtime": "^7.26.10",
1616
"@babel/plugin-transform-spread": "^7.25.9",
1717
"@babel/plugin-transform-strict-mode": "^7.25.9",
1818
"@babel/preset-env": "^7.26.9",
1919
"@babel/preset-react": "^7.26.3",
2020
"@babel/register": "^7.25.9",
21-
"@babel/runtime-corejs2": "^7.26.9",
22-
"@inquirer/prompts": "^7.3.2",
21+
"@babel/runtime-corejs2": "^7.27.0",
22+
"@inquirer/prompts": "^7.4.0",
2323
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
24-
"@storybook/addon-designs": "8.2.0",
25-
"@storybook/addon-essentials": "8.6.3",
26-
"@storybook/addon-mdx-gfm": "8.6.3",
27-
"@storybook/addon-actions": "8.6.3",
28-
"@storybook/cli": "8.6.3",
29-
"@storybook/react": "8.6.3",
30-
"@storybook/react-webpack5": "8.6.3",
24+
"@storybook/addon-designs": "8.2.1",
25+
"@storybook/addon-essentials": "8.6.11",
26+
"@storybook/addon-mdx-gfm": "8.6.11",
27+
"@storybook/addon-actions": "8.6.11",
28+
"@storybook/cli": "8.6.11",
29+
"@storybook/react": "8.6.11",
30+
"@storybook/react-webpack5": "8.6.11",
3131
"@testing-library/cypress": "^10.0.3",
3232
"add-asset-html-webpack-plugin": "^6.0.0",
3333
"babel-jest": "^29.7.0",
@@ -38,7 +38,7 @@
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^13.0.0",
4040
"css-loader": "^6.10.0",
41-
"cypress": "14.1.0",
41+
"cypress": "14.2.1",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
@@ -50,9 +50,9 @@
5050
"eslint-plugin-cypress": "^3.6.0",
5151
"eslint-plugin-import": "^2.31.0",
5252
"eslint-plugin-jest": "^28.11.0",
53-
"eslint-plugin-jsdoc": "^50.6.3",
53+
"eslint-plugin-jsdoc": "^50.6.9",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
55-
"eslint-plugin-prettier": "5.2.3",
55+
"eslint-plugin-prettier": "5.2.5",
5656
"eslint-plugin-react": "^7.37.4",
5757
"file-loader": "^6.2.0",
5858
"html-webpack-plugin": "^5.6.3",
@@ -66,33 +66,33 @@
6666
"mjml": "^4.15.3",
6767
"mkdirp": "^3.0.1",
6868
"nib": "^1.2.0",
69-
"pg": "^8.13.3",
69+
"pg": "^8.14.1",
7070
"prettier": "3.5.3",
7171
"react-refresh": "^0.16.0",
72-
"stylelint": "^16.15.0",
72+
"stylelint": "^16.17.0",
7373
"stylelint-stylus": "^1.0.0",
7474
"storybook": "^8.1.8",
7575
"stylus": "^0.64.0",
7676
"stylus-loader": "^8.1.1",
77-
"wait-on": "^8.0.2",
77+
"wait-on": "^8.0.3",
7878
"webpack": "^5.98.0",
7979
"webpack-cli": "^6.0.1",
80-
"webpack-dev-server": "^5.2.0",
80+
"webpack-dev-server": "^5.2.1",
8181
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
8282
"yargs": "^17.7.2"
8383
},
8484
"dependencies": {
85-
"@tabler/icons-react": "^3.30.0",
86-
"@formatjs/intl-datetimeformat": "^6.17.3",
87-
"@formatjs/intl-displaynames": "^6.8.10",
88-
"@formatjs/intl-listformat": "^7.7.10",
89-
"@formatjs/intl-locale": "^4.2.10",
90-
"@formatjs/intl-numberformat": "^8.15.3",
91-
"@formatjs/intl-pluralrules": "^5.4.3",
92-
"@formatjs/intl-relativetimeformat": "^11.4.10",
93-
"@reduxjs/toolkit": "^2.6.0",
85+
"@tabler/icons-react": "^3.31.0",
86+
"@formatjs/intl-datetimeformat": "^6.18.0",
87+
"@formatjs/intl-displaynames": "^6.8.11",
88+
"@formatjs/intl-listformat": "^7.7.11",
89+
"@formatjs/intl-locale": "^4.2.11",
90+
"@formatjs/intl-numberformat": "^8.15.4",
91+
"@formatjs/intl-pluralrules": "^5.4.4",
92+
"@formatjs/intl-relativetimeformat": "^11.4.11",
93+
"@reduxjs/toolkit": "^2.6.1",
9494
"@sentry/integrations": "^7.114.0",
95-
"@sentry/react": "^9.5.0",
95+
"@sentry/react": "^9.10.0",
9696
"@tippyjs/react": "^4.2.6",
9797
"apexcharts": "^4.5.0",
9898
"autobind-decorator": "^2.4.0",
@@ -118,7 +118,7 @@
118118
"react-dom": "^17.0.1",
119119
"react-focus-lock": "^2.13.6",
120120
"react-helmet": "^6.1.0",
121-
"react-intl": "^7.1.6",
121+
"react-intl": "^7.1.10",
122122
"react-leaflet": "^4.2.1",
123123
"react-paginate": "^8.3.0",
124124
"react-redux": "^8.1.2",

0 commit comments

Comments
 (0)