Skip to content

Commit 7848310

Browse files
authored
Merge pull request #7459 from TheThingsNetwork/dependabot/npm_and_yarn/safe-c921245938
dev: bump the safe group across 1 directory with 39 updates
2 parents 237f698 + 59ca329 commit 7848310

File tree

2 files changed

+1351
-845
lines changed

2 files changed

+1351
-845
lines changed

package.json

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
77
"license": "Apache-2.0",
88
"devDependencies": {
9-
"@babel/cli": "^7.25.9",
9+
"@babel/cli": "^7.26.4",
1010
"@babel/core": "^7.26.0",
1111
"@babel/eslint-parser": "^7.25.9",
1212
"@babel/plugin-proposal-class-properties": "^7.18.6",
@@ -16,18 +16,18 @@
1616
"@babel/plugin-transform-spread": "^7.25.9",
1717
"@babel/plugin-transform-strict-mode": "^7.25.9",
1818
"@babel/preset-env": "^7.26.0",
19-
"@babel/preset-react": "^7.25.9",
19+
"@babel/preset-react": "^7.26.3",
2020
"@babel/register": "^7.25.9",
2121
"@babel/runtime-corejs2": "^7.26.0",
22-
"@inquirer/prompts": "^7.1.0",
22+
"@inquirer/prompts": "^7.2.1",
2323
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
2424
"@storybook/addon-designs": "8.0.4",
25-
"@storybook/addon-essentials": "8.4.5",
26-
"@storybook/addon-mdx-gfm": "8.4.5",
27-
"@storybook/addon-actions": "8.4.5",
28-
"@storybook/cli": "8.4.5",
29-
"@storybook/react": "8.4.5",
30-
"@storybook/react-webpack5": "8.4.5",
25+
"@storybook/addon-essentials": "8.4.7",
26+
"@storybook/addon-mdx-gfm": "8.4.7",
27+
"@storybook/addon-actions": "8.4.7",
28+
"@storybook/cli": "8.4.7",
29+
"@storybook/react": "8.4.7",
30+
"@storybook/react-webpack5": "8.4.7",
3131
"@testing-library/cypress": "^10.0.2",
3232
"add-asset-html-webpack-plugin": "^6.0.0",
3333
"babel-jest": "^29.7.0",
@@ -38,22 +38,22 @@
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^12.0.2",
4040
"css-loader": "^6.10.0",
41-
"cypress": "13.16.0",
41+
"cypress": "13.17.0",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
4545
"eslint": "^8.44.0",
4646
"eslint-config-prettier": "^9.1.0",
4747
"eslint-config-ttn": "git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0",
48-
"eslint-import-resolver-webpack": "^0.13.9",
48+
"eslint-import-resolver-webpack": "^0.13.10",
4949
"eslint-plugin-babel": "^5.3.1",
5050
"eslint-plugin-cypress": "^3.6.0",
5151
"eslint-plugin-import": "^2.31.0",
52-
"eslint-plugin-jest": "^28.9.0",
53-
"eslint-plugin-jsdoc": "^50.5.0",
52+
"eslint-plugin-jest": "^28.10.0",
53+
"eslint-plugin-jsdoc": "^50.6.1",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
5555
"eslint-plugin-prettier": "5.2.1",
56-
"eslint-plugin-react": "^7.37.2",
56+
"eslint-plugin-react": "^7.37.3",
5757
"file-loader": "^6.2.0",
5858
"html-webpack-plugin": "^5.6.3",
5959
"http-proxy-middleware": "^3.0.3",
@@ -67,32 +67,32 @@
6767
"mkdirp": "^3.0.1",
6868
"nib": "^1.2.0",
6969
"pg": "^8.13.1",
70-
"prettier": "3.3.3",
71-
"react-refresh": "^0.14.2",
72-
"stylelint": "^16.10.0",
70+
"prettier": "3.4.2",
71+
"react-refresh": "^0.16.0",
72+
"stylelint": "^16.12.0",
7373
"stylelint-stylus": "^1.0.0",
7474
"storybook": "^8.1.8",
7575
"stylus": "^0.64.0",
7676
"stylus-loader": "^8.1.1",
7777
"wait-on": "^8.0.1",
78-
"webpack": "^5.96.1",
78+
"webpack": "^5.97.1",
7979
"webpack-cli": "^5.1.4",
80-
"webpack-dev-server": "^5.1.0",
80+
"webpack-dev-server": "^5.2.0",
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.22.0",
86-
"@formatjs/intl-datetimeformat": "^6.16.5",
87-
"@formatjs/intl-displaynames": "^6.8.5",
88-
"@formatjs/intl-listformat": "^7.7.5",
89-
"@formatjs/intl-locale": "^4.2.5",
90-
"@formatjs/intl-numberformat": "^8.14.5",
91-
"@formatjs/intl-pluralrules": "^5.3.5",
92-
"@formatjs/intl-relativetimeformat": "^11.4.5",
93-
"@reduxjs/toolkit": "^2.3.0",
85+
"@tabler/icons-react": "^3.26.0",
86+
"@formatjs/intl-datetimeformat": "^6.17.1",
87+
"@formatjs/intl-displaynames": "^6.8.8",
88+
"@formatjs/intl-listformat": "^7.7.8",
89+
"@formatjs/intl-locale": "^4.2.8",
90+
"@formatjs/intl-numberformat": "^8.15.1",
91+
"@formatjs/intl-pluralrules": "^5.4.1",
92+
"@formatjs/intl-relativetimeformat": "^11.4.8",
93+
"@reduxjs/toolkit": "^2.5.0",
9494
"@sentry/integrations": "^7.114.0",
95-
"@sentry/react": "^8.40.0",
95+
"@sentry/react": "^8.47.0",
9696
"@tippyjs/react": "^4.2.6",
9797
"apexcharts": "^4.3.0",
9898
"autobind-decorator": "^2.4.0",
@@ -113,24 +113,24 @@
113113
"query-string": "^9.1.1",
114114
"react": "^17.0.1",
115115
"react-ace": "^6.6.0",
116-
"react-apexcharts": "^1.6.0",
116+
"react-apexcharts": "^1.7.0",
117117
"react-display-name": "^0.2.5",
118118
"react-dom": "^17.0.1",
119-
"react-focus-lock": "^2.13.2",
119+
"react-focus-lock": "^2.13.5",
120120
"react-helmet": "^6.1.0",
121-
"react-intl": "^7.0.1",
121+
"react-intl": "^7.0.4",
122122
"react-leaflet": "^4.2.1",
123123
"react-paginate": "^8.2.0",
124124
"react-redux": "^8.1.2",
125-
"react-remove-scroll": "^2.6.0",
125+
"react-remove-scroll": "^2.6.2",
126126
"react-router-dom": "^6.14.1",
127-
"react-select": "^5.8.3",
127+
"react-select": "^5.9.0",
128128
"react-string-replace": "^1.1.1",
129-
"react-switch": "^7.0.0",
129+
"react-switch": "^7.1.0",
130130
"react-text-mask": "^5.5.0",
131131
"react-toastify": "^9.1.3",
132-
"react-virtualized-auto-sizer": "^1.0.24",
133-
"react-window": "^1.8.10",
132+
"react-virtualized-auto-sizer": "^1.0.25",
133+
"react-window": "^1.8.11",
134134
"react-window-infinite-loader": "^1.0.9",
135135
"redux": "^5.0.1",
136136
"redux-actions": "^2.6.5",
@@ -140,7 +140,7 @@
140140
"ttn-lw": "file:sdk/js",
141141
"unicode-properties": "^1.4.1",
142142
"url-template": "^3.1.1",
143-
"yup": "^1.4.0"
143+
"yup": "^1.6.1"
144144
},
145145
"resolutions": {
146146
"cli-truncate": "2.1.0",

0 commit comments

Comments
 (0)