Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
72 changes: 36 additions & 36 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
"license": "Apache-2.0",
"devDependencies": {
"@babel/cli": "^7.28.6",
"@babel/core": "^7.29.0",
"@babel/eslint-parser": "^7.28.6",
"@babel/cli": "^7.29.7",
"@babel/core": "^7.29.7",
"@babel/eslint-parser": "^7.29.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.29.0",
"@babel/plugin-proposal-decorators": "^7.29.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.29.0",
"@babel/plugin-transform-spread": "^7.28.6",
"@babel/plugin-transform-strict-mode": "^7.27.1",
"@babel/preset-env": "^7.29.2",
"@babel/preset-react": "^7.28.5",
"@babel/register": "^7.28.6",
"@babel/runtime-corejs2": "^7.29.2",
"@inquirer/prompts": "^8.4.0",
"@babel/plugin-transform-runtime": "^7.29.7",
"@babel/plugin-transform-spread": "^7.29.7",
"@babel/plugin-transform-strict-mode": "^7.29.7",
"@babel/preset-env": "^7.29.7",
"@babel/preset-react": "^7.29.7",
"@babel/register": "^7.29.7",
"@babel/runtime-corejs2": "^7.29.7",
"@inquirer/prompts": "^8.5.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.2",
"@storybook/addon-actions": "9.0.8",
"@storybook/addon-designs": "8.2.1",
"@storybook/addon-essentials": "8.6.14",
"@storybook/addon-mdx-gfm": "8.6.14",
"@storybook/cli": "10.3.4",
"@storybook/cli": "10.4.1",
"@storybook/react": "8.6.14",
"@storybook/react-webpack5": "8.6.14",
"@testing-library/cypress": "^10.1.0",
"@testing-library/cypress": "^10.1.3",
"add-asset-html-webpack-plugin": "^6.0.0",
"babel-jest": "^30.3.0",
"babel-jest": "^30.4.1",
"babel-loader": "^10.1.1",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-react-intl": "^3.0.1",
"babel-plugin-react-intl-auto": "^3.3.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^14.0.0",
"css-loader": "^6.10.0",
"cypress": "15.13.0",
"cypress": "15.15.0",
"cypress-browser-permissions": "^1.1.0",
"cypress-file-upload": "^5.0.8",
"cypress-log-to-output": "^1.1.2",
Expand All @@ -55,46 +55,46 @@
"eslint-plugin-prettier": "5.5.5",
"eslint-plugin-react": "^7.37.5",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.6",
"html-webpack-plugin": "^5.6.7",
"http-proxy-middleware": "^3.0.5",
"jest": "^30.3.0",
"jest-environment-jsdom": "^30.3.0",
"jest": "^30.4.2",
"jest-environment-jsdom": "^30.4.1",
"js-yaml": "^4.1.1",
"json": "^11.0.0",
"messageformat-parser": "^4.1.3",
"mini-css-extract-plugin": "^2.10.2",
"mjml": "^4.18.0",
"mkdirp": "^3.0.1",
"nib": "^1.2.0",
"pg": "^8.20.0",
"prettier": "3.8.1",
"pg": "^8.21.0",
"prettier": "3.8.3",
"react-refresh": "^0.18.0",
"storybook": "^8.6.18",
"stylelint": "^16.26.1",
"stylelint-stylus": "^1.0.0",
"stylus": "^0.64.0",
"stylus-loader": "^8.1.3",
"wait-on": "^9.0.4",
"webpack": "^5.105.4",
"wait-on": "^9.0.10",
"webpack": "^5.107.2",
"webpack-cli": "^7.0.2",
"webpack-dev-server": "^5.2.3",
"webpack-dev-server": "^5.2.4",
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
"yargs": "^18.0.0"
},
"dependencies": {
"@formatjs/intl-datetimeformat": "^7.3.1",
"@formatjs/intl-displaynames": "^7.3.1",
"@formatjs/intl-listformat": "^8.3.1",
"@formatjs/intl-locale": "^5.3.1",
"@formatjs/intl-numberformat": "^9.3.1",
"@formatjs/intl-pluralrules": "^6.3.1",
"@formatjs/intl-relativetimeformat": "^12.3.1",
"@reduxjs/toolkit": "^2.11.2",
"@formatjs/intl-datetimeformat": "^7.4.6",
"@formatjs/intl-displaynames": "^7.3.8",
"@formatjs/intl-listformat": "^8.3.8",
"@formatjs/intl-locale": "^5.3.8",
"@formatjs/intl-numberformat": "^9.3.9",
"@formatjs/intl-pluralrules": "^6.3.8",
"@formatjs/intl-relativetimeformat": "^12.3.8",
"@reduxjs/toolkit": "^2.12.0",
"@sentry/integrations": "^7.114.0",
"@sentry/react": "^10.47.0",
"@tabler/icons-react": "^3.41.1",
"@sentry/react": "^10.53.1",
"@tabler/icons-react": "^3.44.0",
"@tippyjs/react": "^4.2.6",
"apexcharts": "^5.10.5",
"apexcharts": "^5.13.0",
"autobind-decorator": "^2.4.0",
"axios": "^1.13.4",
"brace": "^0.11.1",
Expand Down Expand Up @@ -135,7 +135,7 @@
"redux": "^5.0.1",
"redux-actions": "^2.6.5",
"redux-logic": "^5.0.2",
"reselect": "^5.1.1",
"reselect": "^5.2.0",
"scroll-into-view-if-needed": "^3.1.0",
"ttn-lw": "file:sdk/js",
"unicode-properties": "^1.4.1",
Expand Down
Loading
Loading