generated from kvnxiao/tauri-nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): bump the all group across 1 directory with 126 updates #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/npm_and_yarn/all-6f417f6b35
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group with 34 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` | | [date-fns](https://github.com/date-fns/date-fns) | `3.6.0` | `4.0.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.441.0` | | [next](https://github.com/vercel/next.js) | `14.2.4` | `14.2.11` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.3.0` | `2.5.2` | | [tauri-plugin-clipboard-api](https://github.com/CrossCopy/tauri-plugin-clipboard) | `1.1.0` | `2.1.8` | | [zustand](https://github.com/pmndrs/zustand) | `4.5.2` | `4.5.5` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.5.14` | `1.6.2` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.1.0` | `10.4.0` | | [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) | `6.4.6` | `6.5.0` | | [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.0.0` | `16.0.1` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.12` | `29.5.13` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.5` | `4.17.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.3` | `22.5.5` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.6` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.1` | `8.6.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `8.6.0` | | [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` | | [cssnano](https://github.com/cssnano/cssnano) | `7.0.2` | `7.0.6` | | [eslint](https://github.com/eslint/eslint) | `9.5.0` | `9.10.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.4` | `14.2.11` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.1.0` | `12.1.1` | | [husky](https://github.com/typicode/husky) | `9.0.11` | `9.1.6` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.7` | `15.2.10` | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.47` | | [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/HEAD/plugins/postcss-nesting) | `12.1.5` | `13.0.0` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.6.5` | `0.6.6` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.11` | | [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.6.2` | 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 `date-fns` from 3.6.0 to 4.0.0 - [Release notes](https://github.com/date-fns/date-fns/releases) - [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md) - [Commits](date-fns/date-fns@v3.6.0...v4.0.0) 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.441.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.441.0/packages/lucide-react) Updates `next` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.4...v14.2.11) Updates `tailwind-merge` from 2.3.0 to 2.5.2 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.3.0...v2.5.2) Updates `tauri-plugin-clipboard-api` from 1.1.0 to 2.1.8 - [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.5 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.2...v4.5.5) Updates `@tauri-apps/cli` from 1.5.14 to 1.6.2 - [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.2) Updates `@testing-library/dom` from 10.1.0 to 10.4.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](testing-library/dom-testing-library@v10.1.0...v10.4.0) Updates `@testing-library/jest-dom` from 6.4.6 to 6.5.0 - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](testing-library/jest-dom@v6.4.6...v6.5.0) Updates `@testing-library/react` from 16.0.0 to 16.0.1 - [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](testing-library/react-testing-library@v16.0.0...v16.0.1) Updates `@types/jest` from 29.5.12 to 29.5.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `@types/lodash` from 4.17.5 to 4.17.7 - [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 22.5.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/react` from 18.3.3 to 18.3.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@typescript-eslint/eslint-plugin` from 7.13.1 to 8.6.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.6.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.13.1 to 8.6.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.6.0/packages/parser) Updates `autoprefixer` from 10.4.19 to 10.4.20 - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.19...10.4.20) Updates `cssnano` from 7.0.2 to 7.0.6 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6) Updates `eslint` from 9.5.0 to 9.10.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.10.0) Updates `eslint-config-next` from 14.2.4 to 14.2.11 - [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.11/packages/eslint-config-next) Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1) 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 `husky` from 9.0.11 to 9.1.6 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v9.0.11...v9.1.6) Updates `lint-staged` from 15.2.7 to 15.2.10 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.7...v15.2.10) Updates `postcss` from 8.4.38 to 8.4.47 - [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.47) Updates `postcss-nesting` from 12.1.5 to 13.0.0 - [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.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6 - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.6.5...v0.6.6) Updates `tailwindcss` from 3.4.4 to 3.4.11 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.11/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.11) Updates `typescript` from 5.4.5 to 5.6.2 - [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.6.2) Updates `@babel/runtime` from 7.24.7 to 7.25.6 - [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.25.6/packages/babel-runtime) Updates `@csstools/selector-resolve-nested` from 1.1.0 to 2.0.0 - [Changelog](https://github.com/csstools/postcss-plugins/blob/main/packages/selector-resolve-nested/CHANGELOG.md) - [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/packages/selector-resolve-nested) Updates `@csstools/selector-specificity` from 3.1.1 to 4.0.0 - [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.1 to 4.11.1 - [Release notes](https://github.com/eslint-community/regexpp/releases) - [Commits](eslint-community/regexpp@v4.10.1...v4.11.1) Updates `@eslint/config-array` from 0.16.0 to 0.18.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.18.0) Updates `@eslint/js` from 9.5.0 to 9.10.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.10.0/packages/js) Updates `@jridgewell/sourcemap-codec` from 1.4.15 to 1.5.0 - [Release notes](https://github.com/jridgewell/sourcemap-codec/releases) - [Changelog](https://github.com/jridgewell/sourcemap-codec/blob/main/CHANGELOG.md) - [Commits](jridgewell/sourcemap-codec@v1.4.15...v1.5.0) Updates `@next/env` from 14.2.4 to 14.2.11 - [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.11/packages/next-env) Updates `@next/eslint-plugin-next` from 14.2.4 to 14.2.11 - [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.11/packages/eslint-plugin-next) Updates `@next/swc-darwin-arm64` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/darwin-arm64) Updates `@next/swc-darwin-x64` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/darwin-x64) Updates `@next/swc-linux-arm64-gnu` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/linux-arm64-gnu) Updates `@next/swc-linux-arm64-musl` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/linux-arm64-musl) Updates `@next/swc-linux-x64-gnu` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/linux-x64-gnu) Updates `@next/swc-linux-x64-musl` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/linux-x64-musl) Updates `@next/swc-win32-arm64-msvc` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/win32-arm64-msvc) Updates `@next/swc-win32-ia32-msvc` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/win32-ia32-msvc) Updates `@next/swc-win32-x64-msvc` from 14.2.4 to 14.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v14.2.11/packages/next-swc/crates/napi/npm/win32-x64-msvc) Updates `@rushstack/eslint-patch` from 1.10.3 to 1.10.4 - [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.4/eslint/eslint-patch) Updates `@tauri-apps/cli-darwin-arm64` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-darwin-x64` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-linux-arm-gnueabihf` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-linux-arm64-gnu` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-linux-arm64-musl` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-linux-x64-gnu` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-linux-x64-musl` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-win32-arm64-msvc` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-win32-ia32-msvc` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@tauri-apps/cli-win32-x64-msvc` from 1.5.14 to 1.6.2 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.2) Updates `@types/prop-types` from 15.7.12 to 15.7.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types) Updates `@types/yargs` from 17.0.32 to 17.0.33 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) Updates `@typescript-eslint/type-utils` from 7.13.1 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/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/type-utils) Updates `@typescript-eslint/utils` from 7.13.1 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/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.2.0/packages/utils) Updates `acorn` from 8.12.0 to 8.12.1 - [Commits](acornjs/acorn@8.12.0...8.12.1) Updates `ansi-escapes` from 6.2.1 to 7.0.0 - [Release notes](https://github.com/sindresorhus/ansi-escapes/releases) - [Commits](sindresorhus/ansi-escapes@v6.2.1...v7.0.0) Updates `aria-query` from 5.3.0 to 5.1.3 - [Changelog](https://github.com/A11yance/aria-query/blob/main/CHANGELOG.md) - [Commits](A11yance/aria-query@v5.3.0...v5.1.3) Updates `axe-core` from 4.7.0 to 4.10.0 - [Release notes](https://github.com/dequelabs/axe-core/releases) - [Changelog](https://github.com/dequelabs/axe-core/blob/develop/CHANGELOG.md) - [Commits](dequelabs/axe-core@v4.7.0...v4.10.0) Updates `axobject-query` from 3.2.1 to 4.1.0 - [Changelog](https://github.com/A11yance/axobject-query/blob/main/CHANGELOG.md) - [Commits](A11yance/axobject-query@v3.2.1...v4.1.0) Updates `browserslist` from 4.23.1 to 4.23.3 - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](browserslist/browserslist@4.23.1...4.23.3) Updates `caniuse-lite` from 1.0.30001636 to 1.0.30001660 - [Commits](browserslist/caniuse-lite@1.0.30001636...1.0.30001660) Updates `cli-cursor` from 4.0.0 to 5.0.0 - [Release notes](https://github.com/sindresorhus/cli-cursor/releases) - [Commits](sindresorhus/cli-cursor@v4.0.0...v5.0.0) Updates `cssnano-preset-default` from 7.0.2 to 7.0.6 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6) Updates `electron-to-chromium` from 1.4.803 to 1.5.23 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.4.803...v1.5.23) Updates `enhanced-resolve` from 5.17.0 to 5.17.1 - [Release notes](https://github.com/webpack/enhanced-resolve/releases) - [Commits](webpack/enhanced-resolve@v5.17.0...v5.17.1) Updates `escalade` from 3.1.2 to 3.2.0 - [Release notes](https://github.com/lukeed/escalade/releases) - [Commits](lukeed/escalade@v3.1.2...v3.2.0) Updates `eslint-import-resolver-typescript` from 3.6.1 to 3.6.3 - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases) - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md) - [Commits](import-js/eslint-import-resolver-typescript@v3.6.1...v3.6.3) Updates `eslint-module-utils` from 2.8.1 to 2.11.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/utils/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/commits/v2.11.0/utils) Updates `eslint-plugin-import` from 2.29.1 to 2.30.0 - [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](import-js/eslint-plugin-import@v2.29.1...v2.30.0) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.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.10.0) Updates `eslint-plugin-react` from 7.34.2 to 7.36.1 - [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.36.1) Updates `eslint-scope` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/eslint/eslint-scope/releases) - [Changelog](https://github.com/eslint/eslint-scope/blob/main/CHANGELOG.md) - [Commits](eslint/eslint-scope@v8.0.1...v8.0.2) Updates `esquery` from 1.5.0 to 1.6.0 - [Commits](estools/esquery@v1.5.0...v1.6.0) Updates `foreground-child` from 3.2.1 to 3.3.0 - [Changelog](https://github.com/tapjs/foreground-child/blob/main/CHANGELOG.md) - [Commits](tapjs/foreground-child@v3.2.1...v3.3.0) Updates `get-tsconfig` from 4.7.5 to 4.8.1 - [Release notes](https://github.com/privatenumber/get-tsconfig/releases) - [Commits](privatenumber/get-tsconfig@v4.7.5...v4.8.1) Updates `ignore` from 5.3.1 to 5.3.2 - [Release notes](https://github.com/kaelzhang/node-ignore/releases) - [Changelog](https://github.com/kaelzhang/node-ignore/blob/master/CHANGELOG.md) - [Commits](kaelzhang/node-ignore@5.3.1...5.3.2) Updates `is-core-module` from 2.13.1 to 2.15.1 - [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-core-module@v2.13.1...v2.15.1) Updates `listr2` from 8.2.1 to 8.2.4 - [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.4) Updates `log-update` from 6.0.0 to 6.1.0 - [Release notes](https://github.com/sindresorhus/log-update/releases) - [Commits](sindresorhus/log-update@v6.0.0...v6.1.0) Updates `lru-cache` from 10.2.2 to 10.4.3 - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](isaacs/node-lru-cache@v10.2.2...v10.4.3) Updates `micromatch` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/micromatch/micromatch/releases) - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md) - [Commits](micromatch/micromatch@4.0.7...4.0.8) Updates `mimic-fn` from 2.1.0 to 4.0.0 - [Release notes](https://github.com/sindresorhus/mimic-fn/releases) - [Commits](sindresorhus/mimic-function@v2.1.0...v4.0.0) Updates `ms` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/vercel/ms/releases) - [Commits](vercel/ms@2.1.2...2.1.3) Updates `node-releases` from 2.0.14 to 2.0.18 - [Commits](chicoxyzzy/node-releases@v2.0.14...v2.0.18) 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 `onetime` from 5.1.2 to 6.0.0 - [Release notes](https://github.com/sindresorhus/onetime/releases) - [Commits](sindresorhus/onetime@v5.1.2...v6.0.0) Updates `picocolors` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/alexeyraspopov/picocolors/releases) - [Changelog](https://github.com/alexeyraspopov/picocolors/blob/main/CHANGELOG.md) - [Commits](alexeyraspopov/picocolors@v1.0.1...v1.1.0) Updates `postcss-calc` from 10.0.0 to 10.0.2 - [Release notes](https://github.com/postcss/postcss-calc/releases) - [Changelog](https://github.com/postcss/postcss-calc/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-calc@v10.0.0...v10.0.2) Updates `postcss-colormin` 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-convert-values` from 7.0.0 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 `postcss-discard-comments` from 7.0.0 to 7.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.3) Updates `postcss-discard-duplicates` 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.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.4) Updates `postcss-merge-rules` from 7.0.1 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 `postcss-minify-params` 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-minify-selectors` from 7.0.1 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 `postcss-nested` from 6.0.1 to 6.2.0 - [Release notes](https://github.com/postcss/postcss-nested/releases) - [Changelog](https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md) - [Commits](postcss/postcss-nested@6.0.1...6.2.0) Updates `postcss-normalize-unicode` 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-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.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-selector-parser` from 6.1.0 to 6.1.2 - [Release notes](https://github.com/postcss/postcss-selector-parser/releases) - [Changelog](https://github.com/postcss/postcss-selector-parser/blob/master/CHANGELOG.md) - [Commits](postcss/postcss-selector-parser@v6.1.0...v6.1.2) Updates `postcss-unique-selectors` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.3) Updates `restore-cursor` from 4.0.0 to 5.1.0 - [Release notes](https://github.com/sindresorhus/restore-cursor/releases) - [Commits](sindresorhus/restore-cursor@v4.0.0...v5.1.0) Updates `signal-exit` from 3.0.7 to 4.1.0 - [Changelog](https://github.com/tapjs/signal-exit/blob/main/CHANGELOG.md) - [Commits](tapjs/signal-exit@v3.0.7...v4.1.0) Updates `source-map-js` from 1.2.0 to 1.2.1 - [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](7rulnik/source-map-js@v1.2.0...v1.2.1) Updates `stylehacks` from 7.0.1 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 `synckit` from 0.8.8 to 0.9.1 - [Release notes](https://github.com/un-ts/synckit/releases) - [Changelog](https://github.com/un-ts/synckit/blob/main/CHANGELOG.md) - [Commits](un-ts/synckit@v0.8.8...v0.9.1) Updates `tslib` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](microsoft/tslib@v2.6.3...v2.7.0) Updates `undici-types` from 5.26.5 to 6.19.8 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.26.5...v6.19.8) 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) Updates `use-sync-external-store` from 1.2.0 to 1.2.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/use-sync-external-store) Updates `which-builtin-type` from 1.1.3 to 1.1.4 - [Changelog](https://github.com/inspect-js/which-builtin-type/blob/main/CHANGELOG.md) - [Commits](inspect-js/which-builtin-type@v1.1.3...v1.1.4) Updates `yaml` from 2.4.5 to 2.5.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.4.5...v2.5.1) --- 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: date-fns dependency-type: direct:production update-type: version-update:semver-major 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: next dependency-type: direct:production update-type: version-update:semver-patch 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: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@testing-library/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch 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-major dependency-group: all - dependency-name: "@types/react" 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-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-patch dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-prettier 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: husky dependency-type: direct:development update-type: version-update:semver-minor 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-nesting dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier-plugin-tailwindcss dependency-type: direct:development update-type: version-update:semver-patch 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: "@babel/runtime" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@csstools/selector-resolve-nested" dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: "@csstools/selector-specificity" dependency-type: indirect update-type: version-update:semver-major 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: "@jridgewell/sourcemap-codec" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@next/env" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/eslint-plugin-next" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-darwin-arm64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-darwin-x64" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-linux-arm64-gnu" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-linux-x64-gnu" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-win32-arm64-msvc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-win32-ia32-msvc" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@next/swc-win32-x64-msvc" 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-patch 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: "@types/prop-types" dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/yargs" dependency-type: indirect update-type: version-update:semver-patch 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: ansi-escapes dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: aria-query dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: axe-core dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: axobject-query dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: browserslist 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: cli-cursor dependency-type: indirect update-type: version-update:semver-major 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-minor dependency-group: all - dependency-name: enhanced-resolve dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: escalade dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-import-resolver-typescript dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-module-utils dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-import dependency-type: indirect update-type: version-update:semver-minor 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-minor dependency-group: all - dependency-name: eslint-scope 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: foreground-child dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: get-tsconfig dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: ignore dependency-type: indirect update-type: version-update:semver-patch 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: log-update dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: lru-cache dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: micromatch dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: mimic-fn dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: ms dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: node-releases dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: object-inspect dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: onetime dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: picocolors dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: postcss-calc 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-discard-duplicates 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-nested dependency-type: indirect update-type: version-update:semver-minor 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: postcss-selector-parser dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-unique-selectors dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: restore-cursor dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: signal-exit dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: source-map-js 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: synckit dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: tslib dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: undici-types dependency-type: indirect update-type: version-update:semver-major dependency-group: all - dependency-name: update-browserslist-db dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: use-sync-external-store dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: which-builtin-type dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: yaml dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 34 updates in the / directory:
1.0.51.1.11.0.21.1.01.5.61.6.03.6.04.0.01.3.01.3.10.395.00.441.014.2.414.2.112.3.02.5.21.1.02.1.84.5.24.5.51.5.141.6.210.1.010.4.06.4.66.5.016.0.016.0.129.5.1229.5.134.17.54.17.720.14.322.5.518.3.318.3.67.13.18.6.07.13.18.6.010.4.1910.4.207.0.27.0.69.5.09.10.014.2.414.2.115.1.35.2.112.1.012.1.19.0.119.1.615.2.715.2.108.4.388.4.4712.1.513.0.03.3.23.3.30.6.50.6.63.4.43.4.115.4.55.6.2Updates
@radix-ui/react-dialogfrom 1.0.5 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-dialogsince your current version.Updates
@radix-ui/react-slotfrom 1.0.2 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-slotsince your current version.Updates
@tauri-apps/apifrom 1.5.6 to 1.6.0Commits
cf331cdfix(core): lint5740765fix(ci): downgrade crates for MSRV check89f3048apply version updates (#9871)08f57effix(cli): parse--profile=\<profile>syntax (#10136)63da834ci: Fix msrv check (#10118)c2d3afaprevent uncomment collision in 1.x invoke_key templating (fix #10084) (#10087)9243870feat: add dmg settings, cherry picked from #7964 (#8334)d2786bfchore(template): template format error (#10018)674accafix: missing depends for rpm package (#10015)09152d8ci(msrv-list): Downgrade os_pipe (#10014)Updates
date-fnsfrom 3.6.0 to 4.0.0Release notes
Sourced from date-fns's releases.
Changelog
Sourced from date-fns's changelog.
Commits
99b4e67Prepare v4.08df1706Rewrite the time zones doce351977Promote to v4.0.0-beta.18523656Fix scripts/test/types.sh38c2456Update and "fix" ESLint complaintsf2f1cc6Fix random build update issues8903389Migrate to ESM-first, the fix CDN issue5274165Update@date-fns/docs3ae8737Build the FP functionsa5fd87fAdd a change log entry for v4 and release v4.0.0-alpha.1Updates
geistfrom 1.3.0 to 1.3.1Commits
Updates
lucide-reactfrom 0.395.0 to 0.441.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
6052c88fix(lucide-react): support recommended react 19 prerelease (#2336)acd4a87Add support for react 19 (#2254)Updates
nextfrom 14.2.4 to 14.2.11Release notes
Sourced from next's releases.
... (truncated)
Commits
bfbc92av14.2.11fa51ff5fix: correct metadata url suffix (#69959) (#70042)276ddf3fix: settingassetPrefixto URL format breaks HMR (#70040)9954a21Update revalidateTag to batch tags in one request (#65296)937651fv14.2.107ed7f12Remove invalid fallback revalidate value (#69990)99de057Revert server action optimization (#69925)24647b9Add ability to customize Cache-Control (#69802)6fa8982v14.2.97998745test: lock ts type check (#69889)Updates
tailwind-mergefrom 2.3.0 to 2.5.2Release notes
Sourced from tailwind-merge's releases.
... (truncated)
Commits
a72f2f4v2.5.20f0f53eadd changelog for v2.5.2a9ebe22Merge pull request #459 from dcastil/bugfix/458/fix-multiline-not-working-any...37339ceaccept multiline input again15c741fadd test case for multiline inputc795f4bfix typo in changelog056b2a3v2.5.141e589badd changelog for v2.5.180d01a1Merge pull request #457 from dcastil/bugfix/456/fix-space-at-beginning-causin...400b90dfix space at beginning of input causing infinite loopUpdates
tauri-plugin-clipboard-apifrom 1.1.0 to 2.1.8Release notes
Sourced from tauri-plugin-clipboard-api's releases.
Commits
Updates
zustandfrom 4.5.2 to 4.5.5Release notes
Sourced from zustand's releases.
Commits
ded02e94.5.5a00f3fachore(deps): update dependencies (#2680)dad3641fix(storage): avoid calling setItem with the state just retrieved (#2678)a56e76dfix: "value" to "content" attr for og:image (#2668)2875d07Fix store-persistence example (#2667)7c14615remove unintended change from default merge behaviour to identical but manual...66f3a02chore: enable verbatimModuleSyntax in tsconfig (#2649)e137774Update persisting-store-data.md (#2650)688ddc9update compressed-size-action.yml33cd0c0ci: fix pnpm setup (#2628)Updates
@tauri-apps/clifrom 1.5.14 to 1.6.2Release notes
Sourced from
@tauri-apps/cli's releases.Commits
bd3c153Apply Version Updates From Current Changes (v1) (#11012)328b11ffix(ci): increase timeout, cache updater fixtures649e01ffix(tests): start updater server once02dfb03fix(tests): use hyper instead of tiny-http to serve updates963411achore(tests): enhance e2e test logs and delay for CI70b8525fix(ci): install webkit2gtk-4.1 for e2e tests6d629cbfix: integration tests5f5c7c7fix(ci): downgrade mac-notification-sys to 0.6.126d243ffix(core):restartcannot handle binary name change on macOS (#10991)8a0e93bfixes iframes in windows causes window.TAURI_INVOKE is not a function err...Updates
@testing-library/domfrom 10.1.0 to 10.4.0Release notes
Sourced from
@testing-library/dom's releases.Commits
a86c54cfeat: Reduce caught exceptions in prettyDom (reland) (#1323)33555a3Test highlighting ofprettyDOMexplicitly (#1324)20d9894docs: add sieem as a contributor for code (#1330)306526bfix: safer read of DEBUG_PRINT_LIMIT (#1329)fdc12ecfix: Revert "feat: Reduce caught exceptions inprettyDom(#1321)" (#1325)76cb73dfeat: Reduce caught exceptions inprettyDom(#1321)0a8ad65feat: Support anonymous custom elements when pretty printing DOM (#1319)77448badocs: update Greg Bergé's bio link (#1318)Updates
@testing-library/jest-domfrom 6.4.6 to 6.5.0Release notes
Sourced from
@testing-library/jest-dom's releases.Commits
62f0e3adocs: add waynevanson as a contributor for code, and test (#626)acbf416feat(toHaveValue): Asserting aria-valuenow (#479)47a667cdocs: add vorant94 as a contributor for code (#619)06d19baadjust vitest ambient declaration file according to vitest docs (#612)a073b08docs: add aleks-elkin as a contributor for maintenance (#618)aa094a5chore: remove unused@babel/runtimedependency (#617)d02e80bdocs: add ddolcimascolo as a contributor for maintenance (#616)faf534bfix: Drop peerDependencies from package.json (#610)78a2934docs: add tonyhallett as a contributor for bug (#615)5cc6298fix: Type definition oftoHaveClass(#611)Updates
@testing-library/reactfrom 16.0.0 to 16.0.1Release notes
Sourced from
@testing-library/react's releases.Commits
3dcd8a9fix: Add support for exactOptionalPropertyTypes in TypeScript (#1351)7a28fa9Fix React Canary and Experimental tests (#1353)Updates
@types/jestfrom 29.5.12 to 29.5.13Commits
Updates
@types/lodashfrom 4.17.5 to 4.17.7Commits
Updates
@types/nodefrom 20.14.3 to 22.5.5Commits
Updates
@types/reactfrom 18.3.3 to 18.3.6Commits
Updates
@typescript-eslint/eslint-pluginfrom 7.13.1 to 8.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from