Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the all group across 1 directory with 58 updates
Bumps the all group with 29 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.0.5` | `1.1.1` | | [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.0.2` | `1.1.0` | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `1.5.6` | `1.6.0` | | [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.3.0` | `1.3.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.395.0` | `0.403.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.3.0` | `2.4.0` | | [tauri-plugin-clipboard-api](https://github.com/CrossCopy/tauri-plugin-clipboard) | `1.1.0` | `2.1.2` | | [zustand](https://github.com/pmndrs/zustand) | `4.5.2` | `4.5.4` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.5.14` | `1.6.0` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.1.0` | `10.3.1` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.5` | `4.17.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.3` | `20.14.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.1` | `7.16.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `7.16.0` | | [cssnano](https://github.com/cssnano/cssnano) | `7.0.2` | `7.0.4` | | [eslint](https://github.com/eslint/eslint) | `9.5.0` | `9.6.0` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.1.0` | `12.1.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.39` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` | | [axobject-query](https://github.com/A11yance/axobject-query) | `3.2.1` | `3.2.4` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001636` | `1.0.30001640` | | [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.4.803` | `1.4.818` | | [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.9.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.34.3` | | [is-core-module](https://github.com/inspect-js/is-core-module) | `2.13.1` | `2.14.0` | | [listr2](https://github.com/listr2/listr2) | `8.2.1` | `8.2.3` | | [lru-cache](https://github.com/isaacs/node-lru-cache) | `10.2.2` | `10.4.0` | | [object-inspect](https://github.com/inspect-js/object-inspect) | `1.13.1` | `1.13.2` | | [update-browserslist-db](https://github.com/browserslist/update-db) | `1.0.16` | `1.1.0` | Updates `@radix-ui/react-dialog` from 1.0.5 to 1.1.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-slot` from 1.0.2 to 1.1.0 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@tauri-apps/api` from 1.5.6 to 1.6.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.6...@tauri-apps/api-v1.6) Updates `geist` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/vercel/geist-font/releases) - [Commits](https://github.com/vercel/geist-font/commits/HEAD/packages/next) Updates `lucide-react` from 0.395.0 to 0.403.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.403.0/packages/lucide-react) Updates `tailwind-merge` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.3.0...v2.4.0) Updates `tauri-plugin-clipboard-api` from 1.1.0 to 2.1.2 - [Release notes](https://github.com/CrossCopy/tauri-plugin-clipboard/releases) - [Commits](https://github.com/CrossCopy/tauri-plugin-clipboard/commits) Updates `zustand` from 4.5.2 to 4.5.4 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.2...v4.5.4) Updates `@tauri-apps/cli` from 1.5.14 to 1.6.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.14...@tauri-apps/cli-v1.6.0) Updates `@testing-library/dom` from 10.1.0 to 10.3.1 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.1.0...v10.3.1) Updates `@types/lodash` from 4.17.5 to 4.17.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.14.3 to 20.14.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.13.1 to 7.16.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/v7.16.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.13.1 to 7.16.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/v7.16.0/packages/parser) Updates `cssnano` from 7.0.2 to 7.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.4) Updates `eslint` from 9.5.0 to 9.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.5.0...v9.6.0) Updates `eslint-plugin-simple-import-sort` from 12.1.0 to 12.1.1 - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md) - [Commits](lydell/eslint-plugin-simple-import-sort@v12.1.0...v12.1.1) Updates `postcss` from 8.4.38 to 8.4.39 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.39) Updates `typescript` from 5.4.5 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.3) Updates `@eslint-community/regexpp` from 4.10.1 to 4.11.0 - [Release notes](https://github.com/eslint-community/regexpp/releases) - [Commits](eslint-community/regexpp@v4.10.1...v4.11.0) Updates `@eslint/config-array` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@config-array-v0.16.0...config-array-v0.17.0) Updates `@eslint/js` from 9.5.0 to 9.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.6.0/packages/js) Updates `@tauri-apps/cli-darwin-arm64` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-darwin-x64` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-arm-gnueabihf` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-arm64-gnu` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-arm64-musl` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-x64-gnu` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-x64-musl` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-win32-arm64-msvc` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-win32-ia32-msvc` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-win32-x64-msvc` from 1.5.14 to 1.6.0 Updates `@typescript-eslint/type-utils` from 7.13.1 to 7.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/type-utils) Updates `@typescript-eslint/utils` from 7.13.1 to 7.16.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.0/packages/utils) Updates `acorn` from 8.12.0 to 8.12.1 - [Commits](acornjs/acorn@8.12.0...8.12.1) Updates `axobject-query` from 3.2.1 to 3.2.4 - [Changelog](https://github.com/A11yance/axobject-query/blob/v3.2.4/CHANGELOG.md) - [Commits](A11yance/axobject-query@v3.2.1...v3.2.4) Updates `caniuse-lite` from 1.0.30001636 to 1.0.30001640 - [Commits](browserslist/caniuse-lite@1.0.30001636...1.0.30001640) Updates `cssnano-preset-default` from 7.0.2 to 7.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.4) Updates `electron-to-chromium` from 1.4.803 to 1.4.818 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/commits) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0) Updates `eslint-plugin-react` from 7.34.2 to 7.34.3 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.34.3) Updates `esquery` from 1.5.0 to 1.6.0 - [Commits](estools/esquery@v1.5.0...v1.6.0) Updates `is-core-module` from 2.13.1 to 2.14.0 - [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-core-module@v2.13.1...v2.14.0) Updates `listr2` from 8.2.1 to 8.2.3 - [Release notes](https://github.com/listr2/listr2/releases) - [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs) - [Commits](https://github.com/listr2/listr2/compare/[email protected]@8.2.3) Updates `lru-cache` from 10.2.2 to 10.4.0 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.2.2...v10.4.0) Updates `object-inspect` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/inspect-js/object-inspect/releases) - [Changelog](https://github.com/inspect-js/object-inspect/blob/main/CHANGELOG.md) - [Commits](inspect-js/object-inspect@v1.13.1...v1.13.2) Updates `postcss-colormin` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-convert-values` from 7.0.0 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-discard-comments` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-merge-longhand` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-merge-rules` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-minify-params` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-minify-selectors` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-normalize-unicode` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-ordered-values` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-reduce-initial` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `stylehacks` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `update-browserslist-db` from 1.0.16 to 1.1.0 - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/update-db/commits) --- updated-dependencies: - dependency-name: "@radix-ui/react-dialog" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@radix-ui/react-slot" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: geist dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tailwind-merge dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: tauri-plugin-clipboard-api dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-simple-import-sort dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@eslint-community/regexpp" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@eslint/config-array" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@eslint/js" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-darwin-arm64" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-darwin-x64" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm-gnueabihf" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm64-gnu" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-x64-gnu" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-win32-arm64-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-win32-ia32-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-win32-x64-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/type-utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: acorn dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: axobject-query dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: caniuse-lite dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: cssnano-preset-default dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-jsx-a11y dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-react dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: esquery dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: is-core-module dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: listr2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: lru-cache dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: object-inspect dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-colormin dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-convert-values dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-discard-comments dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-merge-longhand dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-merge-rules dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-minify-params dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-minify-selectors dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-normalize-unicode dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-ordered-values dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-reduce-initial dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: stylehacks dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: update-browserslist-db dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information