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 216 updates
Bumps the all group with 40 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `1.5.3` | `1.5.6` | | [clsx](https://github.com/lukeed/clsx) | `2.1.0` | `2.1.1` | | cmdk | `0.2.1` | `1.0.0` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.323.0` | `0.395.0` | | [next](https://github.com/vercel/next.js) | `14.1.0` | `14.2.4` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.2.0` | `18.3.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.53` | `18.3.3` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.2.0` | `18.3.1` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.2.18` | `18.3.0` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.2.1` | `2.3.0` | | [tauri-plugin-clipboard-api](https://github.com/CrossCopy/tauri-plugin-clipboard) | `0.6.0` | `1.1.0` | | [zustand](https://github.com/pmndrs/zustand) | `4.5.0` | `4.5.2` | | [@prettier/plugin-xml](https://github.com/prettier/plugin-xml) | `3.2.2` | `3.4.1` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.5.9` | `1.5.14` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `9.3.4` | `10.1.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.2` | `6.4.6` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `14.2.1` | `16.0.0` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.0` | `4.17.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.11.16` | `20.14.3` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.13.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.20.0` | `7.13.1` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` | | [cssnano](https://github.com/cssnano/cssnano) | `6.0.3` | `7.0.2` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.5.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.1.0` | `14.2.4` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `10.0.0` | `12.1.0` | | [husky](https://github.com/typicode/husky) | `9.0.10` | `9.0.11` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.1` | `15.2.7` | | [postcss](https://github.com/postcss/postcss) | `8.4.33` | `8.4.38` | | [postcss-import](https://github.com/postcss/postcss-import) | `16.0.0` | `16.1.0` | | [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `12.0.2` | `12.1.5` | | [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.6.5` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.1` | `3.4.4` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.23.9` | `7.24.7` | | [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types) | `15.7.11` | `15.7.12` | | [aria-hidden](https://github.com/theKashey/aria-hidden) | `1.2.3` | `1.2.4` | | [react-remove-scroll-bar](https://github.com/theKashey/react-remove-scroll-bar) | `2.3.4` | `2.3.6` | | [use-callback-ref](https://github.com/theKashey/use-callback-ref) | `1.3.1` | `1.3.2` | Updates `@tauri-apps/api` from 1.5.3 to 1.5.6 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.3...@tauri-apps/api-v1.5.6) Updates `clsx` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/lukeed/clsx/releases) - [Commits](https://github.com/lukeed/clsx/compare/v2.1.0...v2.1.1) Updates `cmdk` from 0.2.1 to 1.0.0 Updates `lucide-react` from 0.323.0 to 0.395.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.395.0/packages/lucide-react) Updates `next` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v14.1.0...v14.2.4) Updates `react` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react) Updates `@types/react` from 18.2.53 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.2.0 to 18.3.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v18.3.1/packages/react-dom) Updates `@types/react-dom` from 18.2.18 to 18.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `tailwind-merge` from 2.2.1 to 2.3.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.2.1...v2.3.0) Updates `tauri-plugin-clipboard-api` from 0.6.0 to 1.1.0 - [Release notes](https://github.com/CrossCopy/tauri-plugin-clipboard/releases) - [Commits](https://github.com/CrossCopy/tauri-plugin-clipboard/commits/v1.1.0) Updates `zustand` from 4.5.0 to 4.5.2 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.5.0...v4.5.2) Updates `@prettier/plugin-xml` from 3.2.2 to 3.4.1 - [Changelog](https://github.com/prettier/plugin-xml/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/plugin-xml/compare/v3.2.2...v3.4.1) Updates `@tauri-apps/cli` from 1.5.9 to 1.5.14 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.9...@tauri-apps/cli-v1.5.14) Updates `@testing-library/dom` from 9.3.4 to 10.1.0 - [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](https://github.com/testing-library/dom-testing-library/compare/v9.3.4...v10.1.0) Updates `@testing-library/jest-dom` from 6.4.2 to 6.4.6 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v6.4.2...v6.4.6) Updates `@testing-library/react` from 14.2.1 to 16.0.0 - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v14.2.1...v16.0.0) Updates `@types/lodash` from 4.17.0 to 4.17.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.11.16 to 20.14.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.2.53 to 18.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.2.18 to 18.3.0 - [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 6.20.0 to 7.13.1 - [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.13.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.20.0 to 7.13.1 - [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.13.1/packages/parser) Updates `autoprefixer` from 10.4.17 to 10.4.19 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/autoprefixer/compare/10.4.17...10.4.19) Updates `cssnano` from 6.0.3 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 `eslint` from 8.56.0 to 9.5.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/compare/v8.56.0...v9.5.0) Updates `eslint-config-next` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/eslint-config-next) Updates `eslint-plugin-simple-import-sort` from 10.0.0 to 12.1.0 - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md) - [Commits](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v10.0.0...v12.1.0) Updates `husky` from 9.0.10 to 9.0.11 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v9.0.10...v9.0.11) Updates `lint-staged` from 15.2.1 to 15.2.7 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](https://github.com/okonet/lint-staged/compare/v15.2.1...v15.2.7) Updates `postcss` from 8.4.33 to 8.4.38 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.33...8.4.38) Updates `postcss-import` from 16.0.0 to 16.1.0 - [Release notes](https://github.com/postcss/postcss-import/releases) - [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-import/compare/16.0.0...16.1.0) Updates `postcss-nesting` from 12.0.2 to 12.1.5 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugins/postcss-nesting/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugins/postcss-nesting) Updates `prettier` from 3.2.5 to 3.3.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.2) Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.6.5 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.11...v0.6.5) Updates `tailwindcss` from 3.4.1 to 3.4.4 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.4) Updates `typescript` from 5.3.3 to 5.4.5 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.5) Updates `@adobe/css-tools` from 4.3.3 to 4.4.0 - [Changelog](https://github.com/adobe/css-tools/blob/main/History.md) - [Commits](https://github.com/adobe/css-tools/commits) Updates `@babel/code-frame` from 7.23.5 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-code-frame) Updates `@babel/helper-validator-identifier` from 7.22.20 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-helper-validator-identifier) Updates `@babel/highlight` from 7.23.4 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-highlight) Updates `@babel/runtime` from 7.23.9 to 7.24.7 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-runtime) Updates `@csstools/selector-specificity` from 3.0.1 to 3.1.1 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/packages/selector-specificity/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/packages/selector-specificity) Updates `@eslint-community/regexpp` from 4.10.0 to 4.10.1 - [Release notes](https://github.com/eslint-community/regexpp/releases) - [Commits](https://github.com/eslint-community/regexpp/compare/v4.10.0...v4.10.1) Updates `@eslint/eslintrc` from 2.1.4 to 3.1.0 - [Release notes](https://github.com/eslint/eslintrc/releases) - [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslintrc/compare/v2.1.4...v3.1.0) Updates `@eslint/js` from 8.56.0 to 9.5.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.5.0/packages/js) Updates `@jridgewell/gen-mapping` from 0.3.3 to 0.3.5 - [Release notes](https://github.com/jridgewell/gen-mapping/releases) - [Commits](https://github.com/jridgewell/gen-mapping/compare/v0.3.3...v0.3.5) Updates `@jridgewell/resolve-uri` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/jridgewell/resolve-uri/releases) - [Commits](https://github.com/jridgewell/resolve-uri/compare/v3.1.1...v3.1.2) Updates `@jridgewell/set-array` from 1.1.2 to 1.2.1 - [Release notes](https://github.com/jridgewell/set-array/releases) - [Commits](https://github.com/jridgewell/set-array/compare/v1.1.2...v1.2.1) Updates `@jridgewell/trace-mapping` from 0.3.22 to 0.3.25 - [Release notes](https://github.com/jridgewell/trace-mapping/releases) - [Commits](https://github.com/jridgewell/trace-mapping/compare/v0.3.22...v0.3.25) Updates `@next/env` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-env) Updates `@next/eslint-plugin-next` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/eslint-plugin-next) Updates `@next/swc-darwin-arm64` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/darwin-arm64) Updates `@next/swc-darwin-x64` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/darwin-x64) Updates `@next/swc-linux-arm64-gnu` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/linux-arm64-gnu) Updates `@next/swc-linux-arm64-musl` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/linux-arm64-musl) Updates `@next/swc-linux-x64-gnu` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/linux-x64-gnu) Updates `@next/swc-linux-x64-musl` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/linux-x64-musl) Updates `@next/swc-win32-arm64-msvc` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/win32-arm64-msvc) Updates `@next/swc-win32-ia32-msvc` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/win32-ia32-msvc) Updates `@next/swc-win32-x64-msvc` from 14.1.0 to 14.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/commits/v14.2.4/packages/next-swc/crates/napi/npm/win32-x64-msvc) Updates `@radix-ui/primitive` from 1.0.0 to 1.0.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-compose-refs` from 1.0.0 to 1.0.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-context` from 1.0.0 to 1.0.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-dismissable-layer` from 1.0.0 to 1.0.5 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-focus-guards` from 1.0.0 to 1.0.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-focus-scope` from 1.0.0 to 1.0.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-id` from 1.0.0 to 1.0.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-portal` from 1.0.0 to 1.0.4 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-presence` from 1.0.0 to 1.0.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-primitive` from 1.0.0 to 1.0.3 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-use-callback-ref` from 1.0.0 to 1.0.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-use-controllable-state` from 1.0.0 to 1.0.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-use-escape-keydown` from 1.0.0 to 1.0.3 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@radix-ui/react-use-layout-effect` from 1.0.0 to 1.0.1 - [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md) - [Commits](https://github.com/radix-ui/primitives/commits) Updates `@rushstack/eslint-patch` from 1.7.2 to 1.10.3 - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.3/eslint/eslint-patch) Updates `@swc/helpers` from 0.5.2 to 0.5.5 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits) Updates `@tauri-apps/cli-darwin-arm64` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-darwin-x64` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-linux-arm-gnueabihf` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-linux-arm64-gnu` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-linux-arm64-musl` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-linux-x64-gnu` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-linux-x64-musl` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-win32-arm64-msvc` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-win32-ia32-msvc` from 1.5.9 to 1.5.14 Updates `@tauri-apps/cli-win32-x64-msvc` from 1.5.9 to 1.5.14 Updates `@types/prop-types` from 15.7.11 to 15.7.12 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types) Updates `@typescript-eslint/scope-manager` from 6.20.0 to 7.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/scope-manager) Updates `@typescript-eslint/type-utils` from 6.20.0 to 7.13.1 - [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.13.1/packages/type-utils) Updates `@typescript-eslint/types` from 6.20.0 to 7.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/types) Updates `@typescript-eslint/typescript-estree` from 6.20.0 to 7.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/typescript-estree) Updates `@typescript-eslint/utils` from 6.20.0 to 7.13.1 - [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.13.1/packages/utils) Updates `@typescript-eslint/visitor-keys` from 6.20.0 to 7.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/visitor-keys) Updates `acorn` from 8.11.3 to 8.12.0 - [Commits](https://github.com/acornjs/acorn/compare/8.11.3...8.12.0) Updates `ansi-escapes` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/sindresorhus/ansi-escapes/releases) - [Commits](https://github.com/sindresorhus/ansi-escapes/compare/v6.2.0...v6.2.1) Updates `aria-hidden` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/theKashey/aria-hidden/blob/master/CHANGELOG.md) - [Commits](https://github.com/theKashey/aria-hidden/compare/v1.2.3...v1.2.4) Updates `aria-query` from 5.1.3 to 5.3.0 - [Changelog](https://github.com/A11yance/aria-query/blob/main/CHANGELOG.md) - [Commits](https://github.com/A11yance/aria-query/compare/v5.1.3...v5.3.0) Updates `array-includes` from 3.1.7 to 3.1.8 - [Changelog](https://github.com/es-shims/array-includes/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/array-includes/compare/v3.1.7...v3.1.8) Updates `array.prototype.findlastindex` from 1.2.3 to 1.2.5 - [Changelog](https://github.com/es-shims/Array.prototype.findLastIndex/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/Array.prototype.findLastIndex/compare/v1.2.3...v1.2.5) Updates `array.prototype.tosorted` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/es-shims/Array.prototype.toSorted/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/Array.prototype.toSorted/compare/v1.1.3...v1.1.4) Updates `available-typed-arrays` from 1.0.6 to 1.0.7 - [Changelog](https://github.com/inspect-js/available-typed-arrays/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/available-typed-arrays/compare/v1.0.6...v1.0.7) Updates `binary-extensions` from 2.2.0 to 2.3.0 - [Release notes](https://github.com/sindresorhus/binary-extensions/releases) - [Commits](https://github.com/sindresorhus/binary-extensions/compare/v2.2.0...v2.3.0) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3) Updates `browserslist` from 4.22.3 to 4.23.1 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.22.3...4.23.1) Updates `call-bind` from 1.0.5 to 1.0.7 - [Changelog](https://github.com/ljharb/call-bind/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/call-bind/compare/v1.0.5...v1.0.7) Updates `caniuse-lite` from 1.0.30001584 to 1.0.30001636 - [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001584...1.0.30001636) Updates `chokidar` from 3.5.3 to 3.6.0 - [Release notes](https://github.com/paulmillr/chokidar/releases) - [Commits](https://github.com/paulmillr/chokidar/compare/3.5.3...3.6.0) Updates `css-declaration-sorter` from 7.1.1 to 7.2.0 - [Changelog](https://github.com/Siilwyn/css-declaration-sorter/blob/master/changelog.md) - [Commits](https://github.com/Siilwyn/css-declaration-sorter/compare/v7.1.1...v7.2.0) Updates `cssnano-preset-default` from 6.0.3 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 `cssnano-utils` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@5.0.0) Updates `define-data-property` from 1.1.1 to 1.1.4 - [Changelog](https://github.com/ljharb/define-data-property/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/define-data-property/compare/v1.1.1...v1.1.4) Updates `electron-to-chromium` from 1.4.656 to 1.4.803 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](https://github.com/kilian/electron-to-chromium/compare/v1.4.656...v1.4.803) Updates `enhanced-resolve` from 5.15.0 to 5.17.0 - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Commits](https://github.com/webpack/enhanced-resolve/compare/v5.15.0...v5.17.0) Updates `es-abstract` from 1.22.3 to 1.23.3 - [Changelog](https://github.com/ljharb/es-abstract/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/es-abstract/compare/v1.22.3...v1.23.3) Updates `es-iterator-helpers` from 1.0.15 to 1.0.19 - [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/iterator-helpers/compare/v1.0.15...v1.0.19) Updates `es-set-tostringtag` from 2.0.2 to 2.0.3 - [Changelog](https://github.com/es-shims/es-set-tostringtag/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/es-set-tostringtag/compare/v2.0.2...v2.0.3) Updates `escalade` from 3.1.1 to 3.1.2 - [Release notes](https://github.com/lukeed/escalade/releases) - [Commits](https://github.com/lukeed/escalade/compare/v3.1.1...v3.1.2) Updates `eslint-module-utils` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.8.0...utils/v2.8.1) Updates `eslint-plugin-react-hooks` from 4.6.0 to 4.6.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react` from 7.33.2 to 7.34.2 - [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](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.2...v7.34.2) Updates `eslint-scope` from 7.2.2 to 8.0.1 - [Release notes](https://github.com/eslint/eslint-scope/releases) - [Changelog](https://github.com/eslint/eslint-scope/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint-scope/compare/v7.2.2...v8.0.1) Updates `espree` from 9.6.1 to 10.1.0 - [Release notes](https://github.com/eslint/espree/releases) - [Changelog](https://github.com/eslint/espree/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/espree/compare/v9.6.1...v10.1.0) Updates `fastq` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/mcollina/fastq/releases) - [Commits](https://github.com/mcollina/fastq/compare/v1.17.0...v1.17.1) Updates `file-entry-cache` from 6.0.1 to 8.0.0 - [Release notes](https://github.com/jaredwray/file-entry-cache/releases) - [Commits](https://github.com/jaredwray/file-entry-cache/compare/v6.0.1...v8.0.0) Updates `fill-range` from 7.0.1 to 7.1.1 - [Release notes](https://github.com/jonschlinkert/fill-range/releases) - [Commits](https://github.com/jonschlinkert/fill-range/commits/7.1.1) Updates `flat-cache` from 3.2.0 to 4.0.1 - [Release notes](https://github.com/jaredwray/flat-cache/releases) - [Commits](https://github.com/jaredwray/flat-cache/compare/v3.2.0...v4.0.1) Updates `flatted` from 3.2.9 to 3.3.1 - [Commits](https://github.com/WebReflection/flatted/compare/v3.2.9...v3.3.1) Updates `foreground-child` from 3.1.1 to 3.2.1 - [Changelog](https://github.com/tapjs/foreground-child/blob/main/CHANGELOG.md) - [Commits](https://github.com/tapjs/foreground-child/compare/v3.1.1...v3.2.1) Updates `get-intrinsic` from 1.2.3 to 1.2.4 - [Changelog](https://github.com/ljharb/get-intrinsic/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/get-intrinsic/compare/v1.2.3...v1.2.4) Updates `get-symbol-description` from 1.0.0 to 1.0.2 - [Changelog](https://github.com/inspect-js/get-symbol-description/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/get-symbol-description/compare/v1.0.0...v1.0.2) Updates `get-tsconfig` from 4.7.2 to 4.7.5 - [Release notes](https://github.com/privatenumber/get-tsconfig/releases) - [Commits](https://github.com/privatenumber/get-tsconfig/compare/v4.7.2...v4.7.5) Updates `glob` from 7.2.3 to 10.3.10 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v7.2.3...v10.3.10) Updates `globals` from 13.24.0 to 14.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v13.24.0...v14.0.0) Updates `globalthis` from 1.0.3 to 1.0.4 - [Changelog](https://github.com/es-shims/globalThis/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/System.global/compare/v1.0.3...v1.0.4) Updates `has-property-descriptors` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/inspect-js/has-property-descriptors/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/has-property-descriptors/compare/v1.0.1...v1.0.2) Updates `has-proto` from 1.0.1 to 1.0.3 - [Changelog](https://github.com/inspect-js/has-proto/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/has-proto/compare/v1.0.1...v1.0.3) Updates `hasown` from 2.0.0 to 2.0.2 - [Changelog](https://github.com/inspect-js/hasOwn/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/hasOwn/compare/v2.0.0...v2.0.2) Updates `internal-slot` from 1.0.6 to 1.0.7 - [Changelog](https://github.com/ljharb/internal-slot/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/internal-slot/compare/v1.0.6...v1.0.7) Updates `is-map` from 2.0.2 to 2.0.3 - [Changelog](https://github.com/inspect-js/is-map/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/is-map/compare/v2.0.2...v2.0.3) Updates `is-negative-zero` from 2.0.2 to 2.0.3 - [Changelog](https://github.com/inspect-js/is-negative-zero/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/is-negative-zero/compare/v2.0.2...v2.0.3) Updates `is-set` from 2.0.2 to 2.0.3 - [Changelog](https://github.com/inspect-js/is-set/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/is-set/compare/v2.0.2...v2.0.3) Updates `is-shared-array-buffer` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/inspect-js/is-shared-array-buffer/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/is-shared-array-buffer/compare/v1.0.2...v1.0.3) Updates `is-weakmap` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/inspect-js/is-weakmap/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/is-weakmap/compare/v2.0.1...v2.0.2) Updates `is-weakset` from 2.0.2 to 2.0.3 - [Changelog](https://github.com/inspect-js/is-weakset/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/is-weakset/compare/v2.0.2...v2.0.3) Updates `jiti` from 1.21.0 to 1.21.6 - [Release notes](https://github.com/unjs/jiti/releases) - [Changelog](https://github.com/unjs/jiti/blob/v1.21.6/CHANGELOG.md) - [Commits](https://github.com/unjs/jiti/compare/v1.21.0...v1.21.6) Updates `language-subtag-registry` from 0.3.22 to 0.3.23 - [Commits](https://github.com/mattcg/language-subtag-registry/commits) Updates `listr2` from 8.0.1 to 8.2.1 - [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.1) Updates `lru-cache` from 6.0.0 to 10.2.2 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v6.0.0...v10.2.2) Updates `micromatch` from 4.0.5 to 4.0.7 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/micromatch/compare/4.0.5...4.0.7) Updates `minipass` from 7.0.4 to 7.1.2 - [Changelog](https://github.com/isaacs/minipass/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/minipass/compare/v7.0.4...v7.1.2) Updates `npm-run-path` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/sindresorhus/npm-run-path/releases) - [Commits](https://github.com/sindresorhus/npm-run-path/compare/v5.2.0...v5.3.0) Updates `object.entries` from 1.1.7 to 1.1.8 - [Changelog](https://github.com/es-shims/Object.entries/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/Object.entries/compare/v1.1.7...v1.1.8) Updates `object.fromentries` from 2.0.7 to 2.0.8 - [Changelog](https://github.com/es-shims/Object.fromEntries/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/Object.fromEntries/compare/v2.0.7...v2.0.8) Updates `object.groupby` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/es-shims/Object.groupBy/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/Object.groupBy/compare/v1.0.2...v1.0.3) Updates `object.hasown` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/es-shims/Object.hasOwn/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/Object.hasOwn/compare/v1.1.3...v1.1.4) Updates `object.values` from 1.1.7 to 1.2.0 - [Changelog](https://github.com/es-shims/Object.values/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/Object.values/compare/v1.1.7...v1.2.0) Updates `optionator` from 0.9.3 to 0.9.4 - [Changelog](https://github.com/gkz/optionator/blob/master/CHANGELOG.md) - [Commits](https://github.com/gkz/optionator/commits) Updates `path-scurry` from 1.10.1 to 1.11.1 - [Changelog](https://github.com/isaacs/path-scurry/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/path-scurry/compare/v1.10.1...v1.11.1) Updates `picocolors` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/alexeyraspopov/picocolors/releases) - [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md) - [Commits](https://github.com/alexeyraspopov/picocolors/compare/v1.0.0...v1.0.1) Updates `postcss-calc` from 9.0.1 to 10.0.0 - [Release notes](https://github.com/postcss/postcss-calc/releases) - [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-calc/compare/v9.0.1...v10.0.0) Updates `postcss-colormin` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-convert-values` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-discard-comments` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-discard-duplicates` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-discard-empty` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-discard-overridden` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-merge-longhand` from 6.0.2 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-rules` from 6.0.3 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-font-values` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-minify-gradients` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-minify-params` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-minify-selectors` from 6.0.2 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-normalize-charset` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-normalize-display-values` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-display-values@[email protected]) Updates `postcss-normalize-positions` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-normalize-repeat-style` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-repeat-style@[email protected]) Updates `postcss-normalize-string` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-normalize-timing-functions` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-timing-functions@[email protected]) Updates `postcss-normalize-unicode` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-normalize-url` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-normalize-whitespace` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/postcss-normalize-whitespace@[email protected]) Updates `postcss-ordered-values` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-reduce-initial` from 6.0.2 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-reduce-transforms` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.0) Updates `postcss-selector-parser` from 6.0.15 to 6.1.0 - [Release notes](https://github.com/postcss/postcss-selector-parser/releases) - [Changelog](https://github.com/postcss/postcss-selector-parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss-selector-parser/compare/v6.0.15...v6.1.0) Updates `postcss-svgo` from 6.0.2 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-unique-selectors` from 6.0.2 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 `react-remove-scroll-bar` from 2.3.4 to 2.3.6 - [Changelog](https://github.com/theKashey/react-remove-scroll-bar/blob/master/CHANGELOG.md) - [Commits](https://github.com/theKashey/react-remove-scroll-bar/compare/v2.3.4...v2.3.6) Updates `react-remove-scroll` from 2.5.4 to 2.5.5 - [Release notes](https://github.com/theKashey/react-remove-scroll/releases) - [Changelog](https://github.com/theKashey/react-remove-scroll/blob/master/CHANGELOG.md) - [Commits](https://github.com/theKashey/react-remove-scroll/compare/v2.5.4...v2.5.5) Updates `reflect.getprototypeof` from 1.0.5 to 1.0.6 - [Changelog](https://github.com/es-shims/Reflect.getPrototypeOf/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/Reflect.getPrototypeOf/compare/v1.0.5...v1.0.6) Updates `regexp.prototype.flags` from 1.5.1 to 1.5.2 - [Changelog](https://github.com/es-shims/RegExp.prototype.flags/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/RegExp.prototype.flags/compare/v1.5.1...v1.5.2) Updates `rfdc` from 1.3.1 to 1.4.1 - [Release notes](https://github.com/davidmarkclements/rfdc/releases) - [Commits](https://github.com/davidmarkclements/rfdc/compare/v1.3.1...1.4.1) Updates `safe-array-concat` from 1.1.0 to 1.1.2 - [Changelog](https://github.com/ljharb/safe-array-concat/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/safe-array-concat/compare/v1.1.0...v1.1.2) Updates `safe-regex-test` from 1.0.2 to 1.0.3 - [Changelog](https://github.com/ljharb/safe-regex-test/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/safe-regex-test/compare/v1.0.2...v1.0.3) Updates `scheduler` from 0.23.0 to 0.23.2 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/HEAD/packages/scheduler) Updates `set-function-length` from 1.2.0 to 1.2.2 - [Changelog](https://github.com/ljharb/set-function-length/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/set-function-length/compare/v1.2.0...v1.2.2) Updates `set-function-name` from 2.0.1 to 2.0.2 - [Changelog](https://github.com/ljharb/set-function-name/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/set-function-name/compare/v2.0.1...v2.0.2) Updates `side-channel` from 1.0.4 to 1.0.6 - [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/side-channel/compare/v1.0.4...v1.0.6) Updates `source-map-js` from 1.0.2 to 1.2.0 - [Release notes](https://github.com/7rulnik/source-map-js/releases) - [Changelog](https://github.com/7rulnik/source-map-js/blob/patch-0.6.1/CHANGELOG.md) - [Commits](https://github.com/7rulnik/source-map-js/compare/v1.0.2...v1.2.0) Updates `string.prototype.matchall` from 4.0.10 to 4.0.11 - [Changelog](https://github.com/es-shims/String.prototype.matchAll/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/String.prototype.matchAll/compare/v4.0.10...v4.0.11) Updates `string.prototype.trim` from 1.2.8 to 1.2.9 - [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/String.prototype.trim/compare/v1.2.8...v1.2.9) Updates `string.prototype.trimend` from 1.0.7 to 1.0.8 - [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/String.prototype.trimEnd/compare/v1.0.7...v1.0.8) Updates `string.prototype.trimstart` from 1.0.7 to 1.0.8 - [Changelog](https://github.com/es-shims/String.prototype.trimStart/blob/main/CHANGELOG.md) - [Commits](https://github.com/es-shims/String.prototype.trimStart/compare/v1.0.7...v1.0.8) Updates `stylehacks` from 6.0.2 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 `svgo` from 3.2.0 to 3.3.2 - [Release notes](https://github.com/svg/svgo/releases) - [Commits](https://github.com/svg/svgo/compare/v3.2.0...v3.3.2) Updates `ts-api-utils` from 1.0.3 to 1.3.0 - [Release notes](https://github.com/JoshuaKGoldberg/ts-api-utils/releases) - [Changelog](https://github.com/JoshuaKGoldberg/ts-api-utils/blob/main/CHANGELOG.md) - [Commits](https://github.com/JoshuaKGoldberg/ts-api-utils/commits) Updates `tslib` from 2.6.2 to 2.6.3 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.6.2...v2.6.3) Updates `typed-array-buffer` from 1.0.0 to 1.0.2 - [Changelog](https://github.com/inspect-js/typed-array-buffer/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/typed-array-buffer/compare/v1.0.0...v1.0.2) Updates `typed-array-byte-length` from 1.0.0 to 1.0.1 - [Changelog](https://github.com/inspect-js/typed-array-byte-length/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/typed-array-byte-length/compare/v1.0.0...v1.0.1) Updates `typed-array-byte-offset` from 1.0.0 to 1.0.2 - [Changelog](https://github.com/inspect-js/typed-array-byte-offset/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/typed-array-byte-offset/compare/v1.0.0...v1.0.2) Updates `typed-array-length` from 1.0.4 to 1.0.6 - [Changelog](https://github.com/inspect-js/typed-array-length/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/typed-array-length/compare/v1.0.4...v1.0.6) Updates `update-browserslist-db` from 1.0.13 to 1.0.16 - [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/compare/1.0.13...1.0.16) Updates `use-callback-ref` from 1.3.1 to 1.3.2 - [Changelog](https://github.com/theKashey/use-callback-ref/blob/master/CHANGELOG.md) - [Commits](https://github.com/theKashey/use-callback-ref/compare/v1.3.1...v1.3.2) Updates `which-collection` from 1.0.1 to 1.0.2 - [Changelog](https://github.com/inspect-js/which-collection/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/which-collection/compare/v1.0.1...v1.0.2) Updates `which-typed-array` from 1.1.14 to 1.1.15 - [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspect-js/which-typed-array/compare/v1.1.14...v1.1.15) Updates `yaml` from 2.3.4 to 2.4.5 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](https://github.com/eemeli/yaml/compare/v2.3.4...v2.4.5) Updates `zod` from 3.22.4 to 3.23.8 - [Release notes](https://github.com/colinhacks/zod/releases) - [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md) - [Commits](https://github.com/colinhacks/zod/compare/v3.22.4...v3.23.8) --- updated-dependencies: - dependency-name: "@tauri-apps/api" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clsx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: cmdk dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react-dom" dependency-type: direct:development 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: "@prettier/plugin-xml" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-major 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-minor dependency-group: all - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: autoprefixer dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: eslint-config-next 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-major dependency-group: all - dependency-name: husky dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: lint-staged 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: postcss-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: postcss-nesting dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: tailwindcss 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: "@adobe/css-tools" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/code-frame" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/helper-validator-identifier" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/highlight" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@babel/runtime" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@csstools/selector-specificity" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@eslint-community/regexpp" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@eslint/eslintrc" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@eslint/js" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@jridgewell/gen-mapping" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@jridgewell/resolve-uri" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@jridgewell/set-array" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@jridgewell/trace-mapping" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/env" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/eslint-plugin-next" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-darwin-arm64" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-darwin-x64" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-linux-arm64-gnu" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-linux-x64-gnu" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-win32-arm64-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-win32-ia32-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/swc-win32-x64-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@radix-ui/primitive" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-compose-refs" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-context" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-dismissable-layer" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-focus-guards" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-focus-scope" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-id" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-portal" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-presence" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-primitive" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-use-callback-ref" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-use-controllable-state" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-use-escape-keydown" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@radix-ui/react-use-layout-effect" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@rushstack/eslint-patch" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@swc/helpers" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-darwin-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-darwin-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm-gnueabihf" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm64-gnu" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-linux-x64-gnu" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-win32-arm64-msvc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-win32-ia32-msvc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@tauri-apps/cli-win32-x64-msvc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information