Skip to content

Commit

Permalink
Merge pull request #7024 from TheThingsNetwork/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/safe-18d7e77a1b

dev: bump the safe group with 14 updates
  • Loading branch information
ryaplots committed Apr 9, 2024
2 parents 4306201 + 2612d2b commit 9ab17b0
Show file tree
Hide file tree
Showing 2 changed files with 376 additions and 364 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -7,23 +7,23 @@
"license": "Apache-2.0",
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.24.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.24.3",
"@babel/plugin-transform-spread": "^7.24.1",
"@babel/plugin-transform-strict-mode": "^7.24.1",
"@babel/preset-env": "^7.24.3",
"@babel/preset-env": "^7.24.4",
"@babel/preset-react": "^7.24.1",
"@babel/register": "^7.23.7",
"@babel/runtime-corejs2": "^7.24.1",
"@babel/runtime-corejs2": "^7.24.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@storybook/addon-actions": "^8.0.4",
"@storybook/cli": "^8.0.4",
"@storybook/react": "^8.0.4",
"@storybook/react-webpack5": "^8.0.4",
"@storybook/addon-actions": "^8.0.6",
"@storybook/cli": "^8.0.6",
"@storybook/react": "^8.0.6",
"@storybook/react-webpack5": "^8.0.6",
"@testing-library/cypress": "^10.0.1",
"add-asset-html-webpack-plugin": "^6.0.0",
"babel-jest": "^29.7.0",
Expand All @@ -34,7 +34,7 @@
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "^6.10.0",
"cypress": "13.7.1",
"cypress": "13.7.2",
"cypress-browser-permissions": "^1.1.0",
"cypress-file-upload": "^5.0.8",
"cypress-log-to-output": "^1.1.2",
Expand All @@ -46,7 +46,7 @@
"eslint-plugin-cypress": "^2.15.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.9.0",
"eslint-plugin-jsdoc": "^48.2.1",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
Expand All @@ -61,10 +61,10 @@
"mjml": "^4.15.3",
"mkdirp": "^3.0.1",
"nib": "^1.2.0",
"pg": "^8.11.3",
"pg": "^8.11.5",
"prettier": "^3.2.5",
"react-refresh": "^0.14.0",
"storybook": "^8.0.4",
"storybook": "^8.0.6",
"stylus": "^0.63.0",
"stylus-loader": "^8.1.0",
"wait-on": "^7.2.0",
Expand All @@ -82,8 +82,8 @@
"@formatjs/intl-numberformat": "^8.10.1",
"@formatjs/intl-pluralrules": "^5.2.12",
"@formatjs/intl-relativetimeformat": "^11.2.12",
"@sentry/browser": "^7.108.0",
"@sentry/integrations": "^7.108.0",
"@sentry/browser": "^7.109.0",
"@sentry/integrations": "^7.109.0",
"@tippyjs/react": "^4.2.6",
"autobind-decorator": "^2.4.0",
"axios": "^1.5.1",
Expand All @@ -110,7 +110,7 @@
"react-focus-lock": "^2.11.2",
"react-grid-system": "^8.2.0",
"react-helmet": "^6.1.0",
"react-intl": "^6.6.3",
"react-intl": "^6.6.5",
"react-leaflet": "^4.2.1",
"react-paginate": "^8.2.0",
"react-redux": "^8.1.2",
Expand Down

0 comments on commit 9ab17b0

Please sign in to comment.