Skip to content

Commit f258d92

Browse files
chore(deps): bump the all-minor-patch group across 1 directory with 6 updates
Bumps the all-minor-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets) | `2.30.0` | `2.31.0` | | [globals](https://github.com/sindresorhus/globals) | `17.4.0` | `17.5.0` | | [@uiw/react-color](https://github.com/uiwjs/react-color) | `2.9.6` | `2.10.1` | | [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.7.0` | `1.11.0` | | [next](https://github.com/vercel/next.js) | `16.2.3` | `16.2.4` | | [postcss](https://github.com/postcss/postcss) | `8.5.8` | `8.5.10` | Updates `@changesets/cli` from 2.30.0 to 2.31.0 - [Release notes](https://github.com/changesets/changesets/releases) - [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected]) Updates `globals` from 17.4.0 to 17.5.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.4.0...v17.5.0) Updates `@uiw/react-color` from 2.9.6 to 2.10.1 - [Release notes](https://github.com/uiwjs/react-color/releases) - [Commits](uiwjs/react-color@v2.9.6...v2.10.1) Updates `lucide-react` from 1.7.0 to 1.11.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.11.0/packages/lucide-react) Updates `next` from 16.2.3 to 16.2.4 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.2.3...v16.2.4) Updates `postcss` from 8.5.8 to 8.5.10 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.8...8.5.10) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 2.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: "@uiw/react-color" dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: lucide-react dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-minor-patch - dependency-name: next dependency-version: 16.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: postcss dependency-version: 8.5.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent baf0b40 commit f258d92

4 files changed

Lines changed: 242 additions & 252 deletions

File tree

apps/docs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@
2626
"@radix-ui/react-toast": "^1.2.15",
2727
"@radix-ui/react-toggle": "^1.1.10",
2828
"@radix-ui/react-tooltip": "^1.2.8",
29-
"@uiw/react-color": "^2.9.6",
29+
"@uiw/react-color": "^2.10.1",
3030
"@vercel/analytics": "^2.0.1",
3131
"class-variance-authority": "^0.7.1",
3232
"clsx": "^2.1.1",
3333
"date-fns": "^4.1.0",
34-
"lucide-react": "^1.7.0",
35-
"next": "16.2.3",
34+
"lucide-react": "^1.11.0",
35+
"next": "16.2.4",
3636
"next-themes": "^0.4.6",
3737
"prism-react-renderer": "^2.4.1",
3838
"react": "^19.2.5",
@@ -47,7 +47,7 @@
4747
"@types/node": "^25.6.0",
4848
"@types/react": "^19.2.14",
4949
"@types/react-dom": "^19.2.3",
50-
"postcss": "^8.5.8",
50+
"postcss": "^8.5.10",
5151
"tailwindcss": "^4.2.4",
5252
"typescript": "^6.0.3"
5353
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@changesets/changelog-github": "^0.6.0",
37-
"@changesets/cli": "^2.30.0",
37+
"@changesets/cli": "^2.31.0",
3838
"@testing-library/jest-dom": "^6.9.1",
3939
"@testing-library/react": "^16.3.2",
4040
"@types/jsdom": "^28.0.1",

packages/react-qr-code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@types/react": "^19.2.14",
5454
"@types/react-dom": "^19.2.3",
5555
"@vitejs/plugin-react": "^6.0.1",
56-
"globals": "^17.4.0",
56+
"globals": "^17.5.0",
5757
"react": "^19.2.5",
5858
"react-dom": "^19.2.5",
5959
"typescript": "~6.0.3",

0 commit comments

Comments
 (0)