generated from kvnxiao/tauri-nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit fea3396
authored
chore(deps): bump the all group across 1 directory with 119 updates
Bumps the all group with 33 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-dialog](https://github.com/radix-ui/primitives) | `1.0.5` | `1.1.1` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives) | `1.0.2` | `1.1.0` |
| [@tauri-apps/api](https://github.com/tauri-apps/tauri) | `1.5.6` | `1.6.0` |
| [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) | `1.3.0` | `1.3.1` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.395.0` | `0.438.0` |
| [next](https://github.com/vercel/next.js) | `14.2.4` | `14.2.7` |
| [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.7` |
| [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.1` |
| [@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/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.2` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.3` | `18.3.5` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.1` | `8.4.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `8.4.0` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` |
| [cssnano](https://github.com/cssnano/cssnano) | `7.0.2` | `7.0.5` |
| [eslint](https://github.com/eslint/eslint) | `9.5.0` | `9.9.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.4` | `14.2.7` |
| [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.5` |
| [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.44` |
| [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.10` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.4` |
| [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) | `17.0.32` | `17.0.33` |
Updates `@radix-ui/react-dialog` from 1.0.5 to 1.1.1
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
Updates `@radix-ui/react-slot` from 1.0.2 to 1.1.0
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
Updates `@tauri-apps/api` from 1.5.6 to 1.6.0
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5.6...@tauri-apps/api-v1.6)
Updates `geist` from 1.3.0 to 1.3.1
- [Release notes](https://github.com/vercel/geist-font/releases)
- [Commits](https://github.com/vercel/geist-font/commits/HEAD/packages/next)
Updates `lucide-react` from 0.395.0 to 0.438.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.438.0/packages/lucide-react)
Updates `next` from 14.2.4 to 14.2.7
- [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.7)
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.7
- [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.1
- [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.1)
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/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.2
- [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.5
- [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.4.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.4.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 7.13.1 to 8.4.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.4.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.5
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.0.2...cssnano@7.0.5)
Updates `eslint` from 9.5.0 to 9.9.1
- [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.9.1)
Updates `eslint-config-next` from 14.2.4 to 14.2.7
- [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.7/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.5
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v9.0.11...v9.1.5)
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.44
- [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.44)
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.10
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.10)
Updates `typescript` from 5.4.5 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.5...v5.5.4)
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.0
- [Release notes](https://github.com/eslint-community/regexpp/releases)
- [Commits](eslint-community/regexpp@v4.10.1...v4.11.0)
Updates `@eslint/config-array` from 0.16.0 to 0.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.9.1
- [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.9.1/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.7
- [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.7/packages/next-env)
Updates `@next/eslint-plugin-next` from 14.2.4 to 14.2.7
- [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.7/packages/eslint-plugin-next)
Updates `@next/swc-darwin-arm64` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/next-swc/crates/napi/npm/darwin-arm64)
Updates `@next/swc-darwin-x64` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/next-swc/crates/napi/npm/darwin-x64)
Updates `@next/swc-linux-arm64-gnu` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/next-swc/crates/napi/npm/linux-arm64-gnu)
Updates `@next/swc-linux-arm64-musl` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/next-swc/crates/napi/npm/linux-arm64-musl)
Updates `@next/swc-linux-x64-gnu` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/next-swc/crates/napi/npm/linux-x64-gnu)
Updates `@next/swc-linux-x64-musl` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/next-swc/crates/napi/npm/linux-x64-musl)
Updates `@next/swc-win32-arm64-msvc` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/next-swc/crates/napi/npm/win32-arm64-msvc)
Updates `@next/swc-win32-ia32-msvc` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/packages/next-swc/crates/napi/npm/win32-ia32-msvc)
Updates `@next/swc-win32-x64-msvc` from 14.2.4 to 14.2.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](https://github.com/vercel/next.js/commits/v14.2.7/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.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-darwin-x64` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-linux-arm-gnueabihf` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-linux-arm64-gnu` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-linux-arm64-musl` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-linux-x64-gnu` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-linux-x64-musl` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-win32-arm64-msvc` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-win32-ia32-msvc` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
Updates `@tauri-apps/cli-win32-x64-msvc` from 1.5.14 to 1.6.1
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](tauri-apps/tauri@tauri-cli-v1.5.14...tauri-v1.6.1)
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 8.4.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/v8.4.0/packages/type-utils)
Updates `@typescript-eslint/utils` from 7.13.1 to 8.4.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/v8.4.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 3.1.1
- [Changelog](https://github.com/A11yance/axobject-query/blob/main/CHANGELOG.md)
- [Commits](A11yance/axobject-query@v3.2.1...v3.1.1)
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.30001655
- [Commits](browserslist/caniuse-lite@1.0.30001636...1.0.30001655)
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.5
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano-preset-default@7.0.2...cssnano-preset-default@7.0.5)
Updates `electron-to-chromium` from 1.4.803 to 1.5.13
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.4.803...v1.5.13)
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.8.2
- [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/utils/v2.8.2/utils)
Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0)
Updates `eslint-plugin-react` from 7.34.2 to 7.35.0
- [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.35.0)
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.0
- [Release notes](https://github.com/privatenumber/get-tsconfig/releases)
- [Commits](privatenumber/get-tsconfig@v4.7.5...v4.8.0)
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/listr2@8.2.1...listr2@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 `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 `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/postcss-colormin@7.0.0...postcss-colormin@7.0.2)
Updates `postcss-convert-values` from 7.0.0 to 7.0.3
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/postcss-convert-values@7.0.0...postcss-convert-values@7.0.3)
Updates `postcss-discard-comments` from 7.0.0 to 7.0.2
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/postcss-discard-comments@7.0.0...postcss-discard-comments@7.0.2)
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/postcss-discard-duplicates@7.0.0...postcss-discard-duplicates@7.0.1)
Updates `postcss-merge-longhand` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/postcss-merge-longhand@7.0.1...postcss-merge-longhand@7.0.3)
Updates `postcss-merge-rules` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/postcss-merge-rules@7.0.1...postcss-merge-rules@7.0.3)
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/postcss-minify-params@7.0.0...postcss-minify-params@7.0.2)
Updates `postcss-minify-selectors` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/postcss-minify-selectors@7.0.1...postcss-minify-selectors@7.0.3)
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/postcss-normalize-unicode@7.0.0...postcss-normalize-unicode@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/postcss-ordered-values@7.0.0...postcss-ordered-values@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/postcss-reduce-initial@7.0.0...postcss-reduce-initial@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.2
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/postcss-unique-selectors@7.0.1...postcss-unique-selectors@7.0.2)
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 `stylehacks` from 7.0.1 to 7.0.3
- [Release notes](https://github.com/cssnano/cssnano/releases)
- [Commits](https://github.com/cssnano/cssnano/compare/stylehacks@7.0.1...stylehacks@7.0.3)
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.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.5...v2.5.0)
---
updated-dependencies:
- dependency-name: "@radix-ui/react-dialog"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: "@radix-ui/react-slot"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: "@tauri-apps/api"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: geist
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all
- dependency-name: lucide-react
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: 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/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/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-major
dependency-group: all
- dependency-name: "@typescript-eslint/utils"
dependency-type: indirect
update-type: version-update:semver-major
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-minor
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-patch
dependency-group: all
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: indirect
update-type: version-update:semver-minor
dependency-group: all
- dependency-name: eslint-plugin-react
dependency-type: indirect
update-type: version-update:semver-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: 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: 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: 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] <support@github.com>1 parent b998a80 commit fea3396Copy full SHA for fea3396
File tree
Expand file treeCollapse file tree
2 files changed
+4149
-3042
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+4149
-3042
lines changed+32-32Lines changed: 32 additions & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
30 |
| - | |
| 29 | + | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
| 34 | + | |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
48 |
| - | |
49 |
| - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
50 | 50 |
| |
51 |
| - | |
52 |
| - | |
53 |
| - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments