Skip to content

Commit c0b54f4

Browse files
build(deps): bump the dependencies group
Bumps the dependencies group in /ui/dashboard with 20 updates: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.4` | `5.102.8` | | [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.101.4` | `5.102.8` | | [@uiw/react-md-editor](https://github.com/uiwjs/react-md-editor) | `4.1.1` | `4.1.2` | | [axios](https://github.com/axios/axios) | `1.18.1` | `1.20.0` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.21` | `1.11.23` | | [js-yaml](https://github.com/nodeca/js-yaml) | `4.3.1` | `4.3.2` | | [query-string](https://github.com/sindresorhus/query-string) | `9.4.1` | `9.5.0` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.83.0` | `7.86.0` | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.18.2` | `7.18.3` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.24` | `4.17.25` | | [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) | `3.7.2` | `3.7.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.17` | `19.2.18` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.3` | `19.2.5` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.65.0` | `8.68.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.65.0` | `8.68.0` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.3` | `0.5.5` | | [postcss](https://github.com/postcss/postcss) | `8.5.24` | `8.5.26` | | [svgo](https://github.com/svg/svgo) | `3.3.4` | `3.3.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.65.0` | `8.68.0` | | [uuid](https://github.com/uuidjs/uuid) | `14.0.1` | `14.0.2` | Updates `@tanstack/react-query` from 5.101.4 to 5.102.8 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.102.8/packages/react-query) Updates `@tanstack/react-query-devtools` from 5.101.4 to 5.102.8 - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query-devtools/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query-devtools@5.102.8/packages/react-query-devtools) Updates `@uiw/react-md-editor` from 4.1.1 to 4.1.2 - [Release notes](https://github.com/uiwjs/react-md-editor/releases) - [Commits](uiwjs/react-md-editor@v4.1.1...v4.1.2) Updates `axios` from 1.18.1 to 1.20.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.18.1...v1.20.0) Updates `dayjs` from 1.11.21 to 1.11.23 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.23/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.21...v1.11.23) Updates `js-yaml` from 4.3.1 to 4.3.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.1...4.3.2) Updates `query-string` from 9.4.1 to 9.5.0 - [Release notes](https://github.com/sindresorhus/query-string/releases) - [Commits](sindresorhus/query-string@v9.4.1...v9.5.0) Updates `react-hook-form` from 7.83.0 to 7.86.0 - [Release notes](https://github.com/react-hook-form/react-hook-form/releases) - [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md) - [Commits](react-hook-form/react-hook-form@v7.83.0...v7.86.0) Updates `react-router` from 7.18.2 to 7.18.3 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router@7.18.3/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.18.3/packages/react-router) Updates `@types/lodash` from 4.17.24 to 4.17.25 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/luxon` from 3.7.2 to 3.7.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon) Updates `@types/react` from 19.2.17 to 19.2.18 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.3 to 19.2.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@typescript-eslint/eslint-plugin` from 8.65.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.65.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/parser) Updates `eslint-plugin-react-refresh` from 0.5.3 to 0.5.5 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.3...v0.5.5) Updates `postcss` from 8.5.24 to 8.5.26 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.24...8.5.26) Updates `svgo` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](svg/svgo@v3.3.4...v3.3.5) Updates `typescript-eslint` from 8.65.0 to 8.68.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.68.0/packages/typescript-eslint) Updates `uuid` from 14.0.1 to 14.0.2 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v14.0.1...v14.0.2) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.102.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@tanstack/react-query-devtools" dependency-version: 5.102.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@uiw/react-md-editor" dependency-version: 4.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: axios dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: dayjs dependency-version: 1.11.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: js-yaml dependency-version: 4.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: query-string dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-hook-form dependency-version: 7.86.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: react-router dependency-version: 7.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/lodash" dependency-version: 4.17.25 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/luxon" dependency-version: 3.7.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react" dependency-version: 19.2.18 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-version: 19.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-version: 8.5.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: svgo dependency-version: 3.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.68.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: uuid dependency-version: 14.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 353d932 commit c0b54f4

2 files changed

Lines changed: 199 additions & 194 deletions

File tree

ui/dashboard/package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -36,36 +36,36 @@
3636
"@radix-ui/react-tabs": "^1.1.21",
3737
"@radix-ui/react-tooltip": "^1.2.16",
3838
"@tailwindcss/forms": "^0.5.11",
39-
"@tanstack/react-query": "^5.101.4",
40-
"@tanstack/react-query-devtools": "^5.101.4",
39+
"@tanstack/react-query": "^5.102.8",
40+
"@tanstack/react-query-devtools": "^5.102.8",
4141
"@tanstack/react-table": "^8.20.5",
4242
"@testing-library/jest-dom": "^6.9.1",
4343
"@types/chart.js": "^4.0.1",
4444
"@types/js-cookie": "^3.0.6",
4545
"@types/react-date-range": "^1.4.10",
4646
"ajv": "^8.20.0",
47-
"@uiw/react-md-editor": "^4.1.1",
48-
"axios": "^1.18.1",
47+
"@uiw/react-md-editor": "^4.1.2",
48+
"axios": "^1.20.0",
4949
"chart.js": "^4.5.1",
5050
"chartjs-adapter-luxon": "^1.3.1",
5151
"class-variance-authority": "^0.7.0",
5252
"clsx": "^2.1.1",
5353
"date-fns": "^3.6.0",
54-
"dayjs": "^1.11.21",
54+
"dayjs": "^1.11.23",
5555
"driver.js": "^1.8.0",
5656
"i18next": "^23.14.0",
5757
"i18next-browser-languagedetector": "^8.2.1",
5858
"i18next-http-backend": "^3.0.6",
5959
"js-cookie": "^3.0.8",
60-
"js-yaml": "^4.3.0",
60+
"js-yaml": "^4.3.2",
6161
"jwt-decode": "^4.0.0",
6262
"lodash": "^4.17.23",
6363
"lucide-react": "^0.577.0",
6464
"luxon": "^3.7.2",
6565
"option-t": "^49.1.0",
6666
"prettier": "^3.9.6",
6767
"prism-react-renderer": "^2.4.1",
68-
"query-string": "^9.4.1",
68+
"query-string": "^9.5.0",
6969
"re2js": "^2.8.6",
7070
"react": "^19.2.8",
7171
"react-chartjs-2": "^5.3.1",
@@ -75,12 +75,12 @@
7575
"react-dom": "^19.2.8",
7676
"react-easy-crop": "^5.5.7",
7777
"react-error-boundary": "^4.0.13",
78-
"react-hook-form": "^7.83.0",
78+
"react-hook-form": "^7.86.0",
7979
"react-i18next": "^15.0.1",
8080
"react-icons-material-design": "^1.0.4",
8181
"react-intersection-observer": "^9.16.0",
8282
"react-markdown": "^10.1.0",
83-
"react-router": "^7.18.2",
83+
"react-router": "^7.18.3",
8484
"react-select": "^5.9.0",
8585
"remark": "^15.0.1",
8686
"remark-gfm": "^4.0.1",
@@ -96,39 +96,39 @@
9696
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
9797
"@types/jest": "^29.5.12",
9898
"@types/js-yaml": "^4.0.9",
99-
"@types/lodash": "^4.17.24",
100-
"@types/luxon": "^3.7.2",
99+
"@types/lodash": "^4.17.25",
100+
"@types/luxon": "^3.7.5",
101101
"@types/node": "^22.20.1",
102-
"@types/react": "^19.2.17",
103-
"@types/react-dom": "^19.0.0",
102+
"@types/react": "^19.2.18",
103+
"@types/react-dom": "^19.2.5",
104104
"@types/react-window": "^1.8.8",
105105
"@types/uuid": "^10.0.0",
106-
"@typescript-eslint/eslint-plugin": "^8.65.0",
107-
"@typescript-eslint/parser": "^8.65.0",
106+
"@typescript-eslint/eslint-plugin": "^8.68.0",
107+
"@typescript-eslint/parser": "^8.68.0",
108108
"@vitejs/plugin-react": "^4.3.1",
109109
"autoprefixer": "^10.5.4",
110110
"eslint": "^9.39.5",
111111
"eslint-config-prettier": "^9.1.0",
112112
"eslint-plugin-prettier": "^5.5.6",
113113
"eslint-plugin-react": "^7.35.0",
114114
"eslint-plugin-react-hooks": "^5.1.0-rc.0",
115-
"eslint-plugin-react-refresh": "^0.5.3",
115+
"eslint-plugin-react-refresh": "^0.5.5",
116116
"eslint-plugin-tailwindcss": "^3.18.3",
117117
"eslint-plugin-unused-imports": "^4.4.1",
118118
"globals": "^15.9.0",
119119
"husky": "^9.1.4",
120120
"lint-staged": "^15.2.8",
121-
"postcss": "^8.5.24",
121+
"postcss": "^8.5.26",
122122
"prettier-plugin-tailwindcss": "^0.8.1",
123123
"react-hot-toast": "^2.6.0",
124124
"react-responsive": "^10.0.1",
125125
"react-window": "^1.8.11",
126-
"svgo": "^3.3.4",
126+
"svgo": "^3.3.5",
127127
"tailwindcss": "^3.4.9",
128128
"typescript": "^5.5.3",
129-
"typescript-eslint": "^8.65.0",
129+
"typescript-eslint": "^8.68.0",
130130
"unplugin-fonts": "^1.1.1",
131-
"uuid": "^14.0.1",
131+
"uuid": "^14.0.2",
132132
"vite": "^7.3.6",
133133
"vite-plugin-compression2": "^2.5.3",
134134
"vite-plugin-svgr": "^4.2.0",

0 commit comments

Comments
 (0)