Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev: bump the safe group across 1 directory with 29 updates #7319

Merged
merged 2 commits into from
Oct 2, 2024
Merged
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
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,42 +21,42 @@
"@babel/runtime-corejs2": "^7.25.6",
"@inquirer/prompts": "^5.4.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@storybook/addon-designs": "8.0.2",
"@storybook/addon-essentials": "8.1.8",
"@storybook/addon-mdx-gfm": "8.1.8",
"@storybook/addon-actions": "8.1.8",
"@storybook/cli": "8.1.8",
"@storybook/react": "8.1.8",
"@storybook/react-webpack5": "8.1.8",
"@storybook/addon-designs": "8.0.3",
"@storybook/addon-essentials": "8.3.4",
"@storybook/addon-mdx-gfm": "8.3.4",
"@storybook/addon-actions": "8.3.4",
"@storybook/cli": "8.3.4",
"@storybook/react": "8.3.4",
"@storybook/react-webpack5": "8.3.4",
"@testing-library/cypress": "^10.0.2",
"add-asset-html-webpack-plugin": "^6.0.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.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": "^12.0.2",
"css-loader": "^6.10.0",
"cypress": "13.14.1",
"cypress": "13.15.0",
"cypress-browser-permissions": "^1.1.0",
"cypress-file-upload": "^5.0.8",
"cypress-log-to-output": "^1.1.2",
"eslint": "^8.44.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-ttn": "git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-import-resolver-webpack": "^0.13.9",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-cypress": "^3.5.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^28.8.2",
"eslint-plugin-jsdoc": "^50.2.2",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-jsdoc": "^50.3.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.37.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.0",
"http-proxy-middleware": "^3.0.1",
"http-proxy-middleware": "^3.0.2",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.0.0",
Expand All @@ -66,23 +66,23 @@
"mjml": "^4.15.3",
"mkdirp": "^3.0.1",
"nib": "^1.2.0",
"pg": "^8.12.0",
"prettier": "3.2.5",
"pg": "^8.13.0",
"prettier": "3.3.3",
"react-refresh": "^0.14.2",
"stylelint": "^16.2.1",
"stylelint": "^16.9.0",
"stylelint-stylus": "^1.0.0",
"storybook": "^8.1.8",
"stylus": "^0.63.0",
"stylus-loader": "^8.1.0",
"stylus-loader": "^8.1.1",
"wait-on": "^8.0.1",
"webpack": "^5.94.0",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.0.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.0.2",
"@tabler/icons-react": "^3.19.0",
"@formatjs/intl-datetimeformat": "^6.12.5",
"@formatjs/intl-displaynames": "^6.6.8",
"@formatjs/intl-listformat": "^7.5.7",
Expand All @@ -92,9 +92,9 @@
"@formatjs/intl-relativetimeformat": "^11.2.14",
"@reduxjs/toolkit": "^2.2.7",
"@sentry/integrations": "^7.114.0",
"@sentry/react": "^8.27.0",
"@sentry/react": "^8.32.0",
"@tippyjs/react": "^4.2.6",
"apexcharts": "^3.48.0",
"apexcharts": "^3.54.0",
"autobind-decorator": "^2.4.0",
"axios": "^1.5.1",
"brace": "^0.11.1",
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.6.8",
"react-intl": "^6.7.0",
"react-leaflet": "^4.2.1",
"react-paginate": "^8.2.0",
"react-redux": "^8.1.2",
"react-remove-scroll": "^2.5.10",
"react-remove-scroll": "^2.6.0",
"react-router-dom": "^6.14.1",
"react-select": "^5.8.0",
"react-select": "^5.8.1",
"react-string-replace": "^1.1.1",
"react-switch": "^7.0.0",
"react-text-mask": "^5.5.0",
Expand Down
2 changes: 1 addition & 1 deletion pkg/webui/components/key-value-map/entry.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ const Entry = ({
value={indexAsKey ? value : value.value}
readOnly={readOnly}
code
options={options ? newOptions ?? options : undefined}
options={options ? (newOptions ?? options) : undefined}
{...additionalInputPropsRest}
/>
{showRemoveButton && (
Expand Down
2 changes: 1 addition & 1 deletion pkg/webui/components/table/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ const Tabular = ({
const paginatedData = handlePagination(data)
const rows = paginatedData.map((row, rowIndex) => {
// If the whole table is disabled each row should be as well.
const rowClickable = !clickable ? false : row._meta?.clickable ?? clickable
const rowClickable = !clickable ? false : (row._meta?.clickable ?? clickable)

return (
<Table.Row
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,9 @@ const GatewayConnectionSettings = () => {
(values, profile, entityId, isNonSharedProfile) => ({
...values.wifi_profile,
...(isNonSharedProfile && { ...profile.data }),
profile_id: isNonSharedProfile ? 'non-shared' : selectedManagedGateway.wifi_profile_id ?? '',
profile_id: isNonSharedProfile
? 'non-shared'
: (selectedManagedGateway.wifi_profile_id ?? ''),
_override: !Boolean(profile) && hasWifiProfileSet,
_enable_wifi_connection: Boolean(profile),
_profile_of: entityId ?? '',
Expand Down
Loading
Loading