Skip to content

Commit

Permalink
Merge pull request #7056 from TheThingsNetwork/dependabot/npm_and_yar…
Browse files Browse the repository at this point in the history
…n/safe-8d43a9cefa

dev: bump the safe group with 13 updates
  • Loading branch information
kschiffer committed May 6, 2024
2 parents 5b58183 + c4eed51 commit 0423470
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 243 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
"license": "Apache-2.0",
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@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.4",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/register": "^7.23.7",
"@babel/runtime-corejs2": "^7.24.4",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@babel/runtime-corejs2": "^7.24.5",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.13",
"@storybook/addon-actions": "^8.0.9",
"@storybook/cli": "^8.0.9",
"@storybook/react": "^8.0.9",
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.8.0",
"cypress": "13.8.1",
"cypress-browser-permissions": "^1.1.0",
"cypress-file-upload": "^5.0.8",
"cypress-log-to-output": "^1.1.2",
Expand All @@ -43,9 +43,9 @@
"eslint-config-ttn": "git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-cypress": "^3.0.0",
"eslint-plugin-cypress": "^3.0.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.2.0",
"eslint-plugin-jest": "^28.3.0",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "^5.1.3",
Expand All @@ -63,7 +63,7 @@
"nib": "^1.2.0",
"pg": "^8.11.5",
"prettier": "^3.2.5",
"react-refresh": "^0.14.0",
"react-refresh": "^0.14.2",
"storybook": "^8.0.9",
"stylus": "^0.63.0",
"stylus-loader": "^8.1.0",
Expand All @@ -82,7 +82,7 @@
"@formatjs/intl-numberformat": "^8.10.1",
"@formatjs/intl-pluralrules": "^5.2.12",
"@formatjs/intl-relativetimeformat": "^11.2.12",
"@sentry/browser": "^7.111.0",
"@sentry/browser": "^7.112.2",
"@sentry/integrations": "^7.111.0",
"@tippyjs/react": "^4.2.6",
"autobind-decorator": "^2.4.0",
Expand All @@ -94,7 +94,7 @@
"connected-react-router": "^6.9.3",
"deep-diff": "^1.0.2",
"focus-visible": "^5.2.0",
"formik": "^2.4.5",
"formik": "^2.4.6",
"history": "^5.3.0",
"jsqr": "^1.4.0",
"leaflet": "^1.9.4",
Expand Down

0 comments on commit 0423470

Please sign in to comment.