Skip to content

Commit 3d194f7

Browse files
Merge pull request #7689 from TheThingsNetwork/dependabot/npm_and_yarn/safe-a13ef1b40a
dev: bump the safe group across 1 directory with 13 updates
2 parents f3f04ad + af03663 commit 3d194f7

2 files changed

Lines changed: 471 additions & 457 deletions

File tree

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,27 +18,27 @@
1818
"@babel/preset-env": "^7.28.0",
1919
"@babel/preset-react": "^7.27.1",
2020
"@babel/register": "^7.27.1",
21-
"@babel/runtime-corejs2": "^7.27.6",
22-
"@inquirer/prompts": "^7.7.1",
21+
"@babel/runtime-corejs2": "^7.28.2",
22+
"@inquirer/prompts": "^7.8.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.17",
28+
"@storybook/cli": "9.1.1",
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.4",
33+
"babel-jest": "^30.0.5",
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.2",
41+
"cypress": "14.5.3",
4242
"cypress-browser-permissions": "^1.1.0",
4343
"cypress-file-upload": "^5.0.8",
4444
"cypress-log-to-output": "^1.1.2",
@@ -57,25 +57,25 @@
5757
"file-loader": "^6.2.0",
5858
"html-webpack-plugin": "^5.6.3",
5959
"http-proxy-middleware": "^3.0.5",
60-
"jest": "^30.0.4",
61-
"jest-environment-jsdom": "^30.0.4",
60+
"jest": "^30.0.5",
61+
"jest-environment-jsdom": "^30.0.5",
6262
"js-yaml": "^4.0.0",
6363
"json": "^11.0.0",
6464
"messageformat-parser": "^4.1.3",
65-
"mini-css-extract-plugin": "^2.9.2",
65+
"mini-css-extract-plugin": "^2.9.3",
6666
"mjml": "^4.15.3",
6767
"mkdirp": "^3.0.1",
6868
"nib": "^1.2.0",
6969
"pg": "^8.16.3",
7070
"prettier": "3.6.2",
7171
"react-refresh": "^0.17.0",
72-
"stylelint": "^16.22.0",
72+
"stylelint": "^16.23.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.3",
78-
"webpack": "^5.100.2",
77+
"wait-on": "^8.0.4",
78+
"webpack": "^5.101.0",
7979
"webpack-cli": "^6.0.1",
8080
"webpack-dev-server": "^5.2.2",
8181
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
@@ -94,7 +94,7 @@
9494
"@sentry/integrations": "^7.114.0",
9595
"@sentry/react": "^9.40.0",
9696
"@tippyjs/react": "^4.2.6",
97-
"apexcharts": "^5.3.0",
97+
"apexcharts": "^5.3.2",
9898
"autobind-decorator": "^2.4.0",
9999
"axios": "^1.5.1",
100100
"brace": "^0.11.1",
@@ -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.6.1"
143+
"yup": "^1.7.0"
144144
},
145145
"resolutions": {
146146
"cli-truncate": "2.1.0",

0 commit comments

Comments
 (0)