Skip to content
Merged

Next #554

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
8e8734e
chore(deps): bump react-hook-form in the react group
dependabot[bot] May 16, 2026
1ef7549
Merge pull request #538 from LGLabGreg/dependabot/npm_and_yarn/next/r…
github-actions[bot] May 16, 2026
0809882
chore(deps-dev): bump the typescript group with 2 updates
dependabot[bot] May 16, 2026
56a2016
Merge pull request #539 from LGLabGreg/dependabot/npm_and_yarn/next/t…
github-actions[bot] May 16, 2026
6623b94
chore(deps-dev): bump the oxc group with 2 updates
dependabot[bot] May 16, 2026
85fd32d
Merge pull request #540 from LGLabGreg/dependabot/npm_and_yarn/next/o…
github-actions[bot] May 16, 2026
4bdb894
chore(deps): bump react-hook-form in the react group
dependabot[bot] May 23, 2026
7f02047
Merge pull request #545 from LGLabGreg/dependabot/npm_and_yarn/next/r…
github-actions[bot] May 23, 2026
85f0914
chore(deps-dev): bump the typescript group with 2 updates
dependabot[bot] May 23, 2026
ed5ee73
Merge pull request #546 from LGLabGreg/dependabot/npm_and_yarn/next/t…
github-actions[bot] May 23, 2026
e727764
chore(deps-dev): bump the oxc group with 2 updates
dependabot[bot] May 23, 2026
ac14c1d
Merge pull request #547 from LGLabGreg/dependabot/npm_and_yarn/next/o…
github-actions[bot] May 23, 2026
411fe30
chore(deps): bump the tailwind group across 1 directory with 3 updates
dependabot[bot] May 23, 2026
7c8beb7
Merge pull request #542 from LGLabGreg/dependabot/npm_and_yarn/next/t…
github-actions[bot] May 23, 2026
0a8ba7f
chore(deps): bump the all-minor-patch group across 1 directory with 6…
dependabot[bot] May 23, 2026
4bf9740
Merge pull request #548 from LGLabGreg/dependabot/npm_and_yarn/next/a…
github-actions[bot] May 23, 2026
4d6379e
chore(deps-dev): bump the vite-vitest group across 1 directory with 5…
dependabot[bot] May 23, 2026
f6032ad
Merge pull request #541 from LGLabGreg/dependabot/npm_and_yarn/next/v…
LGLabGreg May 24, 2026
7c140ef
chore(deps-dev): bump the oxc group with 2 updates
dependabot[bot] May 30, 2026
9664fce
Merge pull request #549 from LGLabGreg/dependabot/npm_and_yarn/next/o…
github-actions[bot] May 30, 2026
e8cb7ec
chore(deps-dev): bump concurrently from 9.2.1 to 10.0.0
dependabot[bot] May 30, 2026
22d7f8c
Merge pull request #551 from LGLabGreg/dependabot/npm_and_yarn/next/c…
LGLabGreg Jun 4, 2026
d6291ac
chore(deps): bump the all-minor-patch group across 1 directory with 6…
dependabot[bot] Jun 4, 2026
6543ca1
Merge pull request #553 from LGLabGreg/dependabot/npm_and_yarn/next/a…
github-actions[bot] Jun 4, 2026
9bb26c3
fix: deps
LGLabGreg Jun 4, 2026
0175ca3
fix: deps
LGLabGreg Jun 4, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "oxlint --config .oxlintrc.json"
},
"dependencies": {
"@hookform/resolvers": "^5.2.2",
"@hookform/resolvers": "^5.4.0",
"@lglab/react-qr-code": "workspace:*",
"@radix-ui/react-accordion": "^1.2.12",
"@radix-ui/react-checkbox": "^1.3.3",
Expand All @@ -26,29 +26,29 @@
"@radix-ui/react-toast": "^1.2.15",
"@radix-ui/react-toggle": "^1.1.10",
"@radix-ui/react-tooltip": "^1.2.8",
"@uiw/react-color": "^2.10.1",
"@uiw/react-color": "^2.10.3",
"@vercel/analytics": "^2.0.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"date-fns": "^4.1.0",
"lucide-react": "^1.14.0",
"next": "16.2.6",
"date-fns": "^4.4.0",
"lucide-react": "^1.17.0",
"next": "16.2.7",
"next-themes": "^0.4.6",
"prism-react-renderer": "^2.4.1",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-hook-form": "^7.75.0",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-hook-form": "^7.77.0",
"react-icons": "^5.6.0",
"tailwind-merge": "^3.5.0",
"tailwind-merge": "^3.6.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.2.4",
"@types/node": "^25.6.0",
"@types/react": "^19.2.14",
"@tailwindcss/postcss": "^4.3.0",
"@types/node": "^25.9.1",
"@types/react": "^19.2.16",
"@types/react-dom": "^19.2.3",
"postcss": "^8.5.13",
"tailwindcss": "^4.2.4",
"postcss": "^8.5.15",
"tailwindcss": "^4.3.0",
"typescript": "^6.0.3"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/LGLabGreg/react-qr-code.git"
},
"packageManager": "pnpm@10.33.4",
"packageManager": "pnpm@11.5.1",
"type": "module",
"scripts": {
"dev": "pnpm concurrently --names packages,apps \"pnpm watch:packages\" \"pnpm watch:docs\"",
Expand Down Expand Up @@ -37,20 +37,20 @@
"@changesets/cli": "^2.31.0",
"@testing-library/jest-dom": "^6.9.1",
"@testing-library/react": "^16.3.2",
"@types/jsdom": "^28.0.1",
"@types/node": "^25.6.0",
"@vitejs/plugin-react": "^6.0.1",
"@vitest/coverage-v8": "4.1.5",
"concurrently": "^9.2.1",
"@types/jsdom": "^28.0.3",
"@types/node": "^25.9.1",
"@vitejs/plugin-react": "^6.0.2",
"@vitest/coverage-v8": "4.1.8",
"concurrently": "^10.0.3",
"husky": "^9.1.7",
"jsdom": "^29.1.1",
"lint-staged": "^17.0.2",
"oxfmt": "^0.48.0",
"oxlint": "^1.63.0",
"react": "^19.2.6",
"react-dom": "^19.2.6",
"lint-staged": "^17.0.7",
"oxfmt": "^0.53.0",
"oxlint": "^1.68.0",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"typescript": "~6.0.3",
"vite": "^8.0.10",
"vitest": "^4.1.5"
"vite": "^8.0.16",
"vitest": "^4.1.8"
}
}
}
14 changes: 7 additions & 7 deletions packages/react-qr-code/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@
"react": "^18 || ^19"
},
"devDependencies": {
"@types/node": "^25.6.0",
"@types/react": "^19.2.14",
"@types/node": "^25.9.1",
"@types/react": "^19.2.16",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^6.0.1",
"@vitejs/plugin-react": "^6.0.2",
"globals": "^17.6.0",
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react": "^19.2.7",
"react-dom": "^19.2.7",
"typescript": "~6.0.3",
"vite": "^8.0.10",
"vite-plugin-dts": "^4.5.4"
"vite": "^8.0.16",
"vite-plugin-dts": "^5.0.2"
}
}
Loading