generated from kvnxiao/tauri-nextjs-template
-
Notifications
You must be signed in to change notification settings - Fork 2
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
chore(deps): bump the all group across 1 directory with 80 updates #33
Closed
Conversation
This file contains 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 28 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.408.0` | | [next](https://github.com/vercel/next.js) | `14.2.4` | `14.2.5` | | [tailwind-merge](https://github.com/dcastil/tailwind-merge) | `2.3.0` | `2.4.0` | | [tauri-plugin-clipboard-api](https://github.com/CrossCopy/tauri-plugin-clipboard) | `1.1.0` | `2.1.3` | | [zustand](https://github.com/pmndrs/zustand) | `4.5.2` | `4.5.4` | | [@tauri-apps/cli](https://github.com/tauri-apps/tauri) | `1.5.14` | `1.6.0` | | [@testing-library/dom](https://github.com/testing-library/dom-testing-library) | `10.1.0` | `10.3.2` | | [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) | `4.17.5` | `4.17.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.3` | `20.14.10` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.13.1` | `7.16.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.13.1` | `7.16.1` | | [cssnano](https://github.com/cssnano/cssnano) | `7.0.2` | `7.0.4` | | [eslint](https://github.com/eslint/eslint) | `9.5.0` | `9.7.0` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.4` | `14.2.5` | | [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort) | `12.1.0` | `12.1.1` | | [postcss](https://github.com/postcss/postcss) | `8.4.38` | `8.4.39` | | [prettier](https://github.com/prettier/prettier) | `3.3.2` | `3.3.3` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.5` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.5` | `5.5.3` | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.24.7` | `7.24.8` | | [browserslist](https://github.com/browserslist/browserslist) | `4.23.1` | `4.23.2` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001636` | `1.0.30001642` | | [listr2](https://github.com/listr2/listr2) | `8.2.1` | `8.2.3` | | [postcss-selector-parser](https://github.com/postcss/postcss-selector-parser) | `6.1.0` | `6.1.1` | 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.408.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.408.0/packages/lucide-react) Updates `next` from 14.2.4 to 14.2.5 - [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.5) Updates `tailwind-merge` from 2.3.0 to 2.4.0 - [Release notes](https://github.com/dcastil/tailwind-merge/releases) - [Commits](dcastil/tailwind-merge@v2.3.0...v2.4.0) Updates `tauri-plugin-clipboard-api` from 1.1.0 to 2.1.3 - [Release notes](https://github.com/CrossCopy/tauri-plugin-clipboard/releases) - [Commits](https://github.com/CrossCopy/tauri-plugin-clipboard/commits) Updates `zustand` from 4.5.2 to 4.5.4 - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.2...v4.5.4) Updates `@tauri-apps/cli` from 1.5.14 to 1.6.0 - [Release notes](https://github.com/tauri-apps/tauri/releases) - [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.14...@tauri-apps/cli-v1.6.0) Updates `@testing-library/dom` from 10.1.0 to 10.3.2 - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v10.1.0...v10.3.2) Updates `@types/lodash` from 4.17.5 to 4.17.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) Updates `@types/node` from 20.14.3 to 20.14.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 7.13.1 to 7.16.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.13.1 to 7.16.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/parser) Updates `cssnano` from 7.0.2 to 7.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.4) Updates `eslint` from 9.5.0 to 9.7.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.7.0) Updates `eslint-config-next` from 14.2.4 to 14.2.5 - [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.5/packages/eslint-config-next) Updates `eslint-plugin-simple-import-sort` from 12.1.0 to 12.1.1 - [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md) - [Commits](lydell/eslint-plugin-simple-import-sort@v12.1.0...v12.1.1) Updates `postcss` from 8.4.38 to 8.4.39 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.38...8.4.39) Updates `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 `tailwindcss` from 3.4.4 to 3.4.5 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.5/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.5) Updates `typescript` from 5.4.5 to 5.5.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.5.3) Updates `@babel/runtime` from 7.24.7 to 7.24.8 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-runtime) Updates `@eslint-community/regexpp` from 4.10.1 to 4.11.0 - [Release notes](https://github.com/eslint-community/regexpp/releases) - [Commits](eslint-community/regexpp@v4.10.1...v4.11.0) Updates `@eslint/config-array` from 0.16.0 to 0.17.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@config-array-v0.16.0...config-array-v0.17.0) Updates `@eslint/js` from 9.5.0 to 9.7.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.7.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.5 - [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.5/packages/next-env) Updates `@next/eslint-plugin-next` from 14.2.4 to 14.2.5 - [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.5/packages/eslint-plugin-next) Updates `@next/swc-darwin-arm64` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/darwin-arm64) Updates `@next/swc-darwin-x64` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/darwin-x64) Updates `@next/swc-linux-arm64-gnu` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/linux-arm64-gnu) Updates `@next/swc-linux-arm64-musl` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/linux-arm64-musl) Updates `@next/swc-linux-x64-gnu` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/linux-x64-gnu) Updates `@next/swc-linux-x64-musl` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/linux-x64-musl) Updates `@next/swc-win32-arm64-msvc` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/win32-arm64-msvc) Updates `@next/swc-win32-ia32-msvc` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/win32-ia32-msvc) Updates `@next/swc-win32-x64-msvc` from 14.2.4 to 14.2.5 - [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.5/packages/next-swc/crates/napi/npm/win32-x64-msvc) Updates `@tauri-apps/cli-darwin-arm64` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-darwin-x64` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-arm-gnueabihf` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-arm64-gnu` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-arm64-musl` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-x64-gnu` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-linux-x64-musl` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-win32-arm64-msvc` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-win32-ia32-msvc` from 1.5.14 to 1.6.0 Updates `@tauri-apps/cli-win32-x64-msvc` from 1.5.14 to 1.6.0 Updates `@typescript-eslint/type-utils` from 7.13.1 to 7.16.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/type-utils) Updates `@typescript-eslint/utils` from 7.13.1 to 7.16.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/utils) Updates `acorn` from 8.12.0 to 8.12.1 - [Commits](acornjs/acorn@8.12.0...8.12.1) 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.9.1 - [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.9.1) 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.2 - [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.2) Updates `caniuse-lite` from 1.0.30001636 to 1.0.30001642 - [Commits](browserslist/caniuse-lite@1.0.30001636...1.0.30001642) Updates `cssnano-preset-default` from 7.0.2 to 7.0.4 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.4) Updates `electron-to-chromium` from 1.4.803 to 1.4.827 - [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md) - [Commits](Kilian/electron-to-chromium@v1.4.803...v1.4.827) Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.9.0 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.9.0) Updates `eslint-plugin-react` from 7.34.2 to 7.34.4 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.34.4) 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 `is-core-module` from 2.13.1 to 2.14.0 - [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md) - [Commits](inspect-js/is-core-module@v2.13.1...v2.14.0) Updates `listr2` from 8.2.1 to 8.2.3 - [Release notes](https://github.com/listr2/listr2/releases) - [Changelog](https://github.com/listr2/listr2/blob/master/release.config.cjs) - [Commits](https://github.com/listr2/listr2/compare/[email protected]@8.2.3) Updates `lru-cache` from 10.2.2 to 10.4.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 `object-inspect` from 1.13.1 to 1.13.2 - [Release notes](https://github.com/inspect-js/object-inspect/releases) - [Changelog](https://github.com/inspect-js/object-inspect/blob/main/CHANGELOG.md) - [Commits](inspect-js/object-inspect@v1.13.1...v1.13.2) Updates `postcss-colormin` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-convert-values` from 7.0.0 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-discard-comments` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-merge-longhand` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-merge-rules` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-minify-params` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-minify-selectors` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `postcss-normalize-unicode` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-ordered-values` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-reduce-initial` from 7.0.0 to 7.0.1 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.1) Updates `postcss-selector-parser` from 6.1.0 to 6.1.1 - [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.1) Updates `stylehacks` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/[email protected]@7.0.2) Updates `update-browserslist-db` from 1.0.16 to 1.1.0 - [Release notes](https://github.com/browserslist/update-db/releases) - [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/update-db/commits) --- updated-dependencies: - dependency-name: "@radix-ui/react-dialog" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@radix-ui/react-slot" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/api" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: geist dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: lucide-react dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: 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: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-simple-import-sort dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: prettier 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-patch 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: "@tauri-apps/cli-darwin-arm64" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-darwin-x64" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm-gnueabihf" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm64-gnu" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-arm64-musl" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-x64-gnu" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-linux-x64-musl" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-win32-arm64-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-win32-ia32-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@tauri-apps/cli-win32-x64-msvc" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/type-utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/utils" dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: acorn dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: 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: cssnano-preset-default dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: electron-to-chromium dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: eslint-plugin-jsx-a11y dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-react dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: 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: is-core-module dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: listr2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: lru-cache dependency-type: indirect update-type: version-update:semver-minor dependency-group: all - dependency-name: object-inspect dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-colormin dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-convert-values dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-discard-comments dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-merge-longhand dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-merge-rules dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-minify-params dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-minify-selectors dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-normalize-unicode dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-ordered-values dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-reduce-initial dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: postcss-selector-parser dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: stylehacks dependency-type: indirect update-type: version-update:semver-patch dependency-group: all - dependency-name: update-browserslist-db dependency-type: indirect update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jul 15, 2024
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
0 participants
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 28 updates in the / directory:
1.0.5
1.1.1
1.0.2
1.1.0
1.5.6
1.6.0
1.3.0
1.3.1
0.395.0
0.408.0
14.2.4
14.2.5
2.3.0
2.4.0
1.1.0
2.1.3
4.5.2
4.5.4
1.5.14
1.6.0
10.1.0
10.3.2
4.17.5
4.17.6
20.14.3
20.14.10
7.13.1
7.16.1
7.13.1
7.16.1
7.0.2
7.0.4
9.5.0
9.7.0
14.2.4
14.2.5
12.1.0
12.1.1
8.4.38
8.4.39
3.3.2
3.3.3
3.4.4
3.4.5
5.4.5
5.5.3
7.24.7
7.24.8
4.23.1
4.23.2
1.0.30001636
1.0.30001642
8.2.1
8.2.3
6.1.0
6.1.1
Updates
@radix-ui/react-dialog
from 1.0.5 to 1.1.1Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-dialog
since your current version.Updates
@radix-ui/react-slot
from 1.0.2 to 1.1.0Commits
Maintainer changes
This version was pushed to npm by vladmoroz, a new releaser for
@radix-ui/react-slot
since your current version.Updates
@tauri-apps/api
from 1.5.6 to 1.6.0Release notes
Sourced from
@tauri-apps/api
's releases.Commits
cf331cd
fix(core): lint5740765
fix(ci): downgrade crates for MSRV check89f3048
apply version updates (#9871)08f57ef
fix(cli): parse--profile=\<profile>
syntax (#10136)63da834
ci: Fix msrv check (#10118)c2d3afa
prevent uncomment collision in 1.x invoke_key templating (fix #10084) (#10087)9243870
feat: add dmg settings, cherry picked from #7964 (#8334)d2786bf
chore(template): template format error (#10018)674acca
fix: missing depends for rpm package (#10015)09152d8
ci(msrv-list): Downgrade os_pipe (#10014)Updates
geist
from 1.3.0 to 1.3.1Commits
Updates
lucide-react
from 0.395.0 to 0.408.0Release notes
Sourced from lucide-react's releases.
... (truncated)
Commits
acd4a87
Add support for react 19 (#2254)Updates
next
from 14.2.4 to 14.2.5Release notes
Sourced from next's releases.
Commits
0bf7f52
v14.2.530d6dfc
fix: metadata route merging conflicts186ec6b
Log stdio for pull-turbo-cache script (#66759)45656d3
Ensure turbo is setup when building in docker (#66804)08e7fd1
Upgrade acorn (#67592)1d08dab
avoid merging global css in a way that leaks into other chunk groups (#67373)21a9d59
Fix server action edge redirect with middleware rewrite (#67148)1b10b13
fix(next): reject protocol-relative URLs in image optimization (#65752)c64c61d
fix(next-swc): correct path interop to filepath for wasm (#65633)6c661d2
Use addDependency to track metadata route file changes (#66714)Updates
tailwind-merge
from 2.3.0 to 2.4.0Release notes
Sourced from tailwind-merge's releases.
Commits
f745ace
v2.4.03847cc0
Merge pull request #444 from dcastil/feature/440/allow-hooking-into-class-par...9aa1c8e
add tests for experimentalParseClassName6812bf7
fix outdated import path in class-map test922bfda
fix experimentalParseClassName config property not being overriden in mergeCo...f6c7b19
update versioning docs91eb1b6
add inline documentation forexperimentalParseClassName
e28c73a
add experimentalParseClassName feature to tailwind-mergef39111d
rename splitModifiers to parseClassName6fdf5ef
rename class utils to class group utilsUpdates
tauri-plugin-clipboard-api
from 1.1.0 to 2.1.3Release notes
Sourced from tauri-plugin-clipboard-api's releases.
Commits
Updates
zustand
from 4.5.2 to 4.5.4Release notes
Sourced from zustand's releases.
Commits
f8403fc
4.5.4b9d8ddd
fix: no type field in package.json (#2622)b3684b3
4.5.348a4d87
chore(deps): update dev dependencies (#2620)a262c9f
useStore uses ReadonlyStoreApi (#2586)7e15364
chore: discussion template2af0218
chore: add react compiler eslint rules (#2612)18043c1
chore: issue templateb1648f7
doc: added zustand-computed-state to external libraries (#2598)7c15601
doc: added treeshakable to external libraries (#2595)Updates
@tauri-apps/cli
from 1.5.14 to 1.6.0Release notes
Sourced from
@tauri-apps/cli
's releases.Commits
cf331cd
fix(core): lint5740765
fix(ci): downgrade crates for MSRV check89f3048
apply version updates (#9871)08f57ef
fix(cli): parse--profile=\<profile>
syntax (#10136)63da834
ci: Fix msrv check (#10118)c2d3afa
prevent uncomment collision in 1.x invoke_key templating (fix #10084) (#10087)9243870
feat: add dmg settings, cherry picked from #7964 (#8334)d2786bf
chore(template): template format error (#10018)674acca
fix: missing depends for rpm package (#10015)09152d8
ci(msrv-list): Downgrade os_pipe (#10014)Updates
@testing-library/dom
from 10.1.0 to 10.3.2Release notes
Sourced from
@testing-library/dom
's releases.Commits
306526b
fix: safer read of DEBUG_PRINT_LIMIT (#1329)fdc12ec
fix: Revert "feat: Reduce caught exceptions inprettyDom
(#1321)" (#1325)76cb73d
feat: Reduce caught exceptions inprettyDom
(#1321)0a8ad65
feat: Support anonymous custom elements when pretty printing DOM (#1319)77448ba
docs: update Greg Bergé's bio link (#1318)Updates
@types/lodash
from 4.17.5 to 4.17.6Commits
Updates
@types/node
from 20.14.3 to 20.14.10Commits
Updates
@typescript-eslint/eslint-plugin
from 7.13.1 to 7.16.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
d1d0ba5
chore(release): publish 7.16.110f8a4d
fix(eslint-plugin): [no-unnecessary-type-parameters] descend into all parts o...bebbd0c
chore(eslint-plugin): [no-unnecessary-parameter-property-assignment] remove `...e803c50
chore(release): publish 7.16.07b13dae
fix(eslint-plugin): [restrict-template-expressions] don't report tuples if `a...3c6290d
fix(eslint-plugin): [no-floating-promises] addsuggestions
to tests from #9...63d17dd
feat(eslint-plugin): [no-floating-promises] add checkThenables option (#9263)d685948
feat(eslint-plugin): add support for nested namespaces to unsafe-member-acces...451e738
feat(eslint-plugin): [no-unnecessary-parameter-property-assignment] add new r...88dd828
feat(eslint-plugin): [no-unnecessary-type-parameters] port from v8 to v7 (#9473)Updates
@typescript-eslint/parser
from 7.13.1 to 7.16.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
d1d0ba5
chore(release): publish 7.16.1e803c50
chore(release): publish 7.16.02865d31
chore(release): publish 7.15.0b4fe94f
chore(release): publish 7.14.1dfc4469
chore(release): publish 7.14.0Updates
cssnano
from 7.0.2 to 7.0.4Release notes
Sourced from cssnano's releases.
Commits
88df72a
Publish cssnano 7.0.436b3087
chore: update postcss dev dependencyd6f9a32
fix(postcss-convert-values): prserve percent sign in border-image-widthcce6057
chore: update development dependencies1ca4b89
chore: update TypeScript to 5.5.396b49e3
docs: update website for release34e90f2
Publish cssnano 7.0.313fb841
fix(cssnano-preset-default): preserve title in by defaultf74a122
chore: update development dependencies08989b0
chore: add changesetUpdates
eslint
from 9.5.0 to 9.7.0Release notes
Sourced from eslint's releases.