Skip to content

Commit

Permalink
Merge pull request #7379 from TheThingsNetwork/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/safe-29f058e476

dev: bump the safe group across 1 directory with 22 updates
  • Loading branch information
mjamescompton authored Nov 12, 2024
2 parents d1f46cc + 8c341e5 commit 925f1d0
Show file tree
Hide file tree
Showing 2 changed files with 508 additions and 474 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
"@babel/preset-react": "^7.25.9",
"@babel/register": "^7.25.9",
"@babel/runtime-corejs2": "^7.26.0",
"@inquirer/prompts": "^7.0.1",
"@inquirer/prompts": "^7.1.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@storybook/addon-designs": "8.0.3",
"@storybook/addon-essentials": "8.4.0",
"@storybook/addon-mdx-gfm": "8.4.0",
"@storybook/addon-actions": "8.4.0",
"@storybook/cli": "8.4.0",
"@storybook/react": "8.4.0",
"@storybook/react-webpack5": "8.4.0",
"@storybook/addon-designs": "8.0.4",
"@storybook/addon-essentials": "8.4.2",
"@storybook/addon-mdx-gfm": "8.4.2",
"@storybook/addon-actions": "8.4.2",
"@storybook/cli": "8.4.2",
"@storybook/react": "8.4.2",
"@storybook/react-webpack5": "8.4.2",
"@testing-library/cypress": "^10.0.2",
"add-asset-html-webpack-plugin": "^6.0.0",
"babel-jest": "^29.7.0",
Expand All @@ -38,7 +38,7 @@
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
"cypress": "13.15.1",
"cypress": "13.15.2",
"cypress-browser-permissions": "^1.1.0",
"cypress-file-upload": "^5.0.8",
"cypress-log-to-output": "^1.1.2",
Expand All @@ -49,7 +49,7 @@
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "5.2.1",
Expand All @@ -75,24 +75,24 @@
"stylus": "^0.64.0",
"stylus-loader": "^8.1.1",
"wait-on": "^8.0.1",
"webpack": "^5.96.0",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
"yargs": "^17.7.2"
},
"dependencies": {
"@tabler/icons-react": "^3.21.0",
"@formatjs/intl-datetimeformat": "^6.16.1",
"@formatjs/intl-displaynames": "^6.8.1",
"@formatjs/intl-listformat": "^7.7.1",
"@formatjs/intl-locale": "^4.2.1",
"@formatjs/intl-numberformat": "^8.14.1",
"@formatjs/intl-pluralrules": "^5.3.1",
"@formatjs/intl-relativetimeformat": "^11.4.1",
"@formatjs/intl-datetimeformat": "^6.16.4",
"@formatjs/intl-displaynames": "^6.8.4",
"@formatjs/intl-listformat": "^7.7.4",
"@formatjs/intl-locale": "^4.2.4",
"@formatjs/intl-numberformat": "^8.14.4",
"@formatjs/intl-pluralrules": "^5.3.4",
"@formatjs/intl-relativetimeformat": "^11.4.4",
"@reduxjs/toolkit": "^2.3.0",
"@sentry/integrations": "^7.114.0",
"@sentry/react": "^8.36.0",
"@sentry/react": "^8.37.1",
"@tippyjs/react": "^4.2.6",
"apexcharts": "^3.54.0",
"autobind-decorator": "^2.4.0",
Expand All @@ -118,13 +118,13 @@
"react-dom": "^17.0.1",
"react-focus-lock": "^2.13.2",
"react-helmet": "^6.1.0",
"react-intl": "^6.8.4",
"react-intl": "^6.8.7",
"react-leaflet": "^4.2.1",
"react-paginate": "^8.2.0",
"react-redux": "^8.1.2",
"react-remove-scroll": "^2.6.0",
"react-router-dom": "^6.14.1",
"react-select": "^5.8.2",
"react-select": "^5.8.3",
"react-string-replace": "^1.1.1",
"react-switch": "^7.0.0",
"react-text-mask": "^5.5.0",
Expand Down
Loading

0 comments on commit 925f1d0

Please sign in to comment.