Skip to content

Commit cf46933

Browse files
Merge pull request #7881 from TheThingsNetwork/dependabot/npm_and_yarn/safe-dc232a14b7
dev: bump the safe group across 1 directory with 17 updates
2 parents 9f00ae4 + 182ce49 commit cf46933

2 files changed

Lines changed: 353 additions & 356 deletions

File tree

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"@babel/preset-react": "^7.28.5",
2020
"@babel/register": "^7.28.6",
2121
"@babel/runtime-corejs2": "^7.29.2",
22-
"@inquirer/prompts": "^8.3.2",
22+
"@inquirer/prompts": "^8.4.0",
2323
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
2424
"@storybook/addon-actions": "9.0.8",
2525
"@storybook/addon-designs": "8.2.1",
2626
"@storybook/addon-essentials": "8.6.14",
2727
"@storybook/addon-mdx-gfm": "8.6.14",
28-
"@storybook/cli": "10.2.19",
28+
"@storybook/cli": "10.3.4",
2929
"@storybook/react": "8.6.14",
3030
"@storybook/react-webpack5": "8.6.14",
3131
"@testing-library/cypress": "^10.1.0",
@@ -38,19 +38,19 @@
3838
"clean-webpack-plugin": "^4.0.0",
3939
"copy-webpack-plugin": "^14.0.0",
4040
"css-loader": "^6.10.0",
41-
"cypress": "15.12.0",
41+
"cypress": "15.13.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": "^10.1.8",
4747
"eslint-config-ttn": "git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0",
48-
"eslint-import-resolver-webpack": "^0.13.10",
48+
"eslint-import-resolver-webpack": "^0.13.11",
4949
"eslint-plugin-babel": "^5.3.1",
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": "^62.8.0",
53+
"eslint-plugin-jsdoc": "^62.9.0",
5454
"eslint-plugin-prefer-arrow": "^1.2.3",
5555
"eslint-plugin-prettier": "5.5.5",
5656
"eslint-plugin-react": "^7.37.5",
@@ -62,7 +62,7 @@
6262
"js-yaml": "^4.1.1",
6363
"json": "^11.0.0",
6464
"messageformat-parser": "^4.1.3",
65-
"mini-css-extract-plugin": "^2.10.1",
65+
"mini-css-extract-plugin": "^2.10.2",
6666
"mjml": "^4.18.0",
6767
"mkdirp": "^3.0.1",
6868
"nib": "^1.2.0",
@@ -82,19 +82,19 @@
8282
"yargs": "^18.0.0"
8383
},
8484
"dependencies": {
85-
"@formatjs/intl-datetimeformat": "^7.2.6",
86-
"@formatjs/intl-displaynames": "^7.2.3",
87-
"@formatjs/intl-listformat": "^8.2.3",
88-
"@formatjs/intl-locale": "^5.2.2",
89-
"@formatjs/intl-numberformat": "^9.2.4",
90-
"@formatjs/intl-pluralrules": "^6.2.4",
91-
"@formatjs/intl-relativetimeformat": "^12.2.4",
85+
"@formatjs/intl-datetimeformat": "^7.3.1",
86+
"@formatjs/intl-displaynames": "^7.3.1",
87+
"@formatjs/intl-listformat": "^8.3.1",
88+
"@formatjs/intl-locale": "^5.3.1",
89+
"@formatjs/intl-numberformat": "^9.3.1",
90+
"@formatjs/intl-pluralrules": "^6.3.1",
91+
"@formatjs/intl-relativetimeformat": "^12.3.1",
9292
"@reduxjs/toolkit": "^2.11.2",
9393
"@sentry/integrations": "^7.114.0",
94-
"@sentry/react": "^10.43.0",
95-
"@tabler/icons-react": "^3.40.0",
94+
"@sentry/react": "^10.47.0",
95+
"@tabler/icons-react": "^3.41.1",
9696
"@tippyjs/react": "^4.2.6",
97-
"apexcharts": "^5.10.4",
97+
"apexcharts": "^5.10.5",
9898
"autobind-decorator": "^2.4.0",
9999
"axios": "^1.13.4",
100100
"brace": "^0.11.1",
@@ -107,7 +107,7 @@
107107
"history": "^5.3.0",
108108
"jsqr": "^1.4.0",
109109
"leaflet": "^1.9.4",
110-
"lodash": "^4.17.23",
110+
"lodash": "^4.18.1",
111111
"md5": "^2.3.0",
112112
"prop-types": "^15.8.1",
113113
"query-string": "^9.3.1",

0 commit comments

Comments
 (0)